Add i18n and optimise template parsing

This commit is contained in:
Andrew-71 2024-05-03 15:40:40 +03:00
parent a92e6b04b7
commit 6ff3d2e0ee
10 changed files with 100 additions and 35 deletions

View file

@ -2,6 +2,7 @@
List of things to add to this project
* Fix the weird issue with compose and mounts (absolute path something) when updating!!!
* CI/CD pipeline
* Better docs in case others want to use ths for some reason
* Github/Codeberg/whatever mirror for when `faye` (my server) is offline
* Improve config and use reflection when loading it
@ -10,5 +11,4 @@ List of things to add to this project
* Customise log file
* More slog.Debug and a debug flag?
* Consider less clunky auth method
* Consider localisation
* *Go* dependency-less? <-- this is a terrible idea