gosora/routes/panel
Azareal 9cd3cbadab Expanded upon the control panel debug page and improved the UI a bit.
Trying to de-dupe the phrase strings to avoid allocating as much memory and creating as many pointers.
Shortened topic.status_closed_aria slightly.
Moved some things that should have been in various panel.css' into those panel.css'
Fixed the MemUsed dashboard item on Cosora.

Added the bunit template function.
2019-05-13 19:17:44 +10:00
..
analytics.go Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
backups.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
common.go Panel Dashboard now uses dyntmpl to make it a little bit faster. 2019-04-29 11:28:55 +10:00
dashboard.go Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
debug.go Expanded upon the control panel debug page and improved the UI a bit. 2019-05-13 19:17:44 +10:00
forums.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
groups.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
logs.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
pages.go Do proper averaging and collect more samples for the memory analytics pane. 2019-05-02 09:14:07 +10:00
plugins.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
settings.go Do proper averaging and collect more samples for the memory analytics pane. 2019-05-02 09:14:07 +10:00
themes.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
users.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
word_filters.go Do proper averaging and collect more samples for the memory analytics pane. 2019-05-02 09:14:07 +10:00