gosora/routes/panel
Azareal 363826624f Reduce bandwidth usage for client templates.
Add js and ptmpl (stub) template functions.
Simple constant folding for true / false values in templates.
Use empty string instead of 0 for poll vote ips when DisablePollIP is enabled.

Shorten some things.
2020-02-19 09:04:14 +10:00
..
analytics.go Expand the Content Security Policy to the Control Panel. 2019-11-04 17:46:34 +10:00
backups.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
common.go Reduce bandwidth usage for client templates. 2020-02-19 09:04:14 +10:00
dashboard.go Basic group promotions. 2019-09-29 14:56:39 +10:00
debug.go Speed up template compilation by not building the same parse trees multiple times. 2019-10-13 08:49:08 +10:00
forums.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
groups.go Reduce bandwidth usage for client templates. 2020-02-19 09:04:14 +10:00
logs.go Reduce bandwidth usage for client templates. 2020-02-19 09:04:14 +10:00
pages.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
plugins.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
settings.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
themes.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
users.go Add registered time as a parameter for group promotions. 2020-02-09 20:00:08 +10:00
word_filters.go Optimise the database layer. 2020-01-01 07:57:54 +10:00