finished up the system statistics page

This commit is contained in:
2026-03-07 14:28:15 -07:00
parent 264a9a6b93
commit d216a0691c
3 changed files with 23 additions and 13 deletions
+4 -3
View File
@@ -4,11 +4,12 @@ After the point where it reaches feature parity with Venice circa 2006.
## Pre-Launch Polish
* Policy page support.
* User agreement in a separate file rather than directly in settings.
* ~~Policy page support.~~
* ~~User agreement in a separate file rather than directly in settings.~~
* Support all customizations that were done with the EMinds instance of Venice.
* Gitea-like status page showing Go-specific internals.
* ~~Gitea-like status page showing Go-specific internals.~~
* Build static Tailwind CSS file rather than using remote-loaded version. (Gate on debug/prod flag)
* Rate limiter.
## Immediate Cleanups Required