hibiscus/TODO.md

11 lines
320 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-28 10:42:52 +03:00
* 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-28 10:42:52 +03:00
* *Go* dependency-less? <-- this is a terrible idea