gosora/routes/panel
Azareal 5dc238f196 Added Mem to the dashboard and added a historic process memory use analytics pane.
Added the memchunks table.
Eliminated some unnecessary indentation in the analytics templates.

Added the panel_menu_statistics_memory phrase.
Added the panel_dashboard_memused phrase.
Added the panel_dashboard_memused_desc phrase.
Added the panel_statistics_memory_head phrase.

You will need to run the updater / patcher for this commit.
2019-05-01 16:59:51 +10:00
..
analytics.go Added Mem to the dashboard and added a historic process memory use analytics pane. 2019-05-01 16:59:51 +10:00
backups.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +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 Mem to the dashboard and added a historic process memory use analytics pane. 2019-05-01 16:59:51 +10:00
debug.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +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 Some more places to use c. instead of common. 2019-04-19 17:25:49 +10:00
pages.go Last batch for now to be converted from common. to c. 2019-04-19 18:20:10 +10:00
plugins.go Last batch for now to be converted from common. to c. 2019-04-19 18:20:10 +10:00
settings.go Some more places to use c. instead of common. 2019-04-19 17:25:49 +10:00
themes.go A notice is now shown when the menu is updated. 2019-04-29 08:17:08 +10:00
users.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
word_filters.go Some more places to use c. instead of common. 2019-04-19 17:25:49 +10:00