AnthoLume/api
Evan Reichard 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
..
api.go fix(timezones): move from utc offsets to timezones 2024-03-11 22:20:21 -07:00
app-admin-routes.go tests(all): improve tests, refactor(api): saving books 2024-02-24 20:45:26 -05:00
app-routes.go fix(timezones): move from utc offsets to timezones 2024-03-11 22:20:21 -07:00
auth.go fix(users): update user stomped on admin 2024-03-10 21:48:43 -04:00
common.go tests(all): improve tests, refactor(api): saving books 2024-02-24 20:45:26 -05:00
ko-routes.go tests(all): improve tests, refactor(api): saving books 2024-02-24 20:45:26 -05:00
opds-routes.go refactor(managers): privatize manager struct fields 2024-01-27 14:56:01 -05:00
streamer.go chore(dev): dynamically load templates during dev 2024-02-25 14:54:50 -05:00
utils_test.go tests(all): improve tests, refactor(api): saving books 2024-02-24 20:45:26 -05:00
utils.go fix(timezones): move from utc offsets to timezones 2024-03-11 22:20:21 -07:00