hibiscus/TODO.md

12 lines
411 B
Markdown
Raw Normal View History

2024-03-18 18:37:38 +03:00
# TODO
List of things to add to this project
2024-03-17 17:12:41 +03:00
2024-03-26 14:32:19 +03:00
* Make scram configurable
2024-03-23 15:36:01 +03:00
* Use reflection in config loading
* Check export function for improvements
2024-03-26 18:26:34 +03:00
* Improve viewing of days (textarea over raw API requests), add notes to frontend
2024-03-26 14:32:19 +03:00
* More slog.Debug and a debug flag?
2024-03-18 19:33:57 +03:00
* Think about timezones
* Consider more secure auth methods
2024-03-26 18:26:34 +03:00
* *Go* dependency-less? <-- this is a terrible idea
* Better visual feedback from JS?