Commit Graph

8 Commits

Author SHA1 Message Date
f1414e3e4e fix(timezones): move from utc offsets to timezones
This fixed various issues related to calculating streaks, etc. Now we
appropriately handle time as it was, vs as it is relative to an offset.
2024-03-11 22:20:21 -07:00
c4602c8c3b chore(db): update sqlc 2024-02-25 19:01:34 -05:00
622dcd5702 fix(settings): auth hash accidentally overridden
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-28 22:23:37 -05:00
70c7f4b991 [fix] store times as rfc3339 format 2023-10-05 21:04:57 -04:00
2a101c6cee [new] count words & stats, [new] refactor metadata, [new] human readable time 2023-10-01 19:50:52 -04:00
5a8bdacf4f [add] settings (pw & time offset), [fix] PWA issues, [fix] misc styling issues 2023-09-27 19:14:02 -04:00
c22154ed77 [add] editing, deletion, metadata recording 2023-09-24 20:12:12 -04:00
1a1fb31a3c Initial Commit 2023-09-19 08:01:15 -04:00