Improve list pages' backend

This commit is contained in:
Andrew-71 2024-04-23 14:13:45 +03:00
parent 40c56822e5
commit ab4cccee18
4 changed files with 53 additions and 56 deletions

View file

@ -2,9 +2,10 @@
List of things to add to this project
* Improve config and use reflection when loading it
* Do to other methods what was done to GetDays/GetNotes?
* API revamp
* Check export function for improvements
* Add notes to frontend?
* Add note creation and deletion to frontend
* More slog.Debug and a debug flag?
* Think about timezones
* Consider more secure auth methods
* Consider less clunky auth method
* *Go* dependency-less? <-- this is a terrible idea