23 Commits

Author SHA1 Message Date
e9dcc7445f String interpolation 2022-10-14 13:45:41 +02:00
8d11b754df Using const where possible 2022-10-14 13:29:40 +02:00
0fb7aa957b Null safety 2022-08-27 14:59:13 +02:00
d896baa0dd Making entry notes optional 2022-08-27 12:59:27 +02:00
018b434d11 added ability to add notes in markdown to timers 2021-01-04 15:35:08 -07:00
59d9134132 dartfmt the entire shebang 2020-12-28 10:46:59 -07:00
09f34d6b2f update data layer to include flag for project archiving 2020-12-28 00:14:23 -07:00
7740ecd686 ran dartfmt on the whole shebang 2020-06-01 22:47:32 -06:00
a2655069b7 fix linter warnings 2020-06-01 22:44:01 -06:00
37da35714e added settings screen with theme chooser 2020-04-05 14:17:41 -06:00
02b1a35b61 added theme bloc with various themes 2020-04-05 11:30:14 -06:00
3c087d2938 made adjusting timer start and end points more robust 2020-04-05 09:39:15 -06:00
d0048944cf update reporting periods to use start of week, fix weekly averages 2020-03-28 09:04:09 -06:00
45beed7548 added ability to group timers when exporting as well 2020-03-19 00:16:42 -06:00
dad64a8af8 normalized timer formatting, rearranged timers display, tweaked themes 2020-02-29 16:22:40 -07:00
317458ab50 tidying up little things here and there 2020-02-28 22:11:04 -07:00
d1aa36d891 inserted localized strings everywhere 2020-02-28 10:34:56 -07:00
85145e9c98 added timer editor 2020-02-27 12:33:00 -07:00
2d8941e841 tidied up timer display 2020-02-27 11:41:30 -07:00
82a07dcf77 added project creating, editing, deleting 2020-02-27 11:29:16 -07:00
84add73f25 refactored blocs, started laying out dashboard 2020-02-26 16:07:40 -07:00
dba8dd8347 updated models to match requirements, implemented CRUD backend 2020-02-26 12:09:43 -07:00
223213d068 🏔 2020-02-25 21:28:02 -07:00