9 Commits

Author SHA1 Message Date
67305ad084 Fix manually-checked chores un-checking on refresh
I forgot to account for saving the data on the frontend, so it was only
ever using whatever the last data passed to us from the backend was,
which only happens once on initial load.
2021-04-23 08:00:07 -05:00
247877805f Replace localstorage with node_helper write to file
Seeing a bunch of weird issues with this data not saving through the
browser/electron, so let's just use a known-good method instead.
2021-04-22 21:26:21 -05:00
7ef497affb Add cheers 2021-04-20 22:32:25 -05:00
6e522457d3 Add comment, show math for constant 2021-04-20 21:54:22 -05:00
cd957d0d45 Reformat c/o VSCode 2021-04-20 21:50:56 -05:00
32f8593e4e Improve week number logic
This changes to get the week number based on the Monday of each week
rather than 7 day increments from whatever day of the week Jan 1 fell on
2021-04-20 21:50:31 -05:00
e740282fea Hide cursor in chores 2021-04-19 11:53:54 -05:00
2bf6ee0f1b Add license 2021-04-18 15:52:27 -05:00
5db4e350f4 Initial commit 2021-04-18 15:28:45 -05:00