gosora/routes/panel
Azareal 750c0ff442 Moved all but one of the control panel theme routes into /routes/panel/ 2018-10-01 00:43:46 +10:00
..
analytics.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
backups.go Use the correct mimetype for SQL backups. 2018-08-22 16:37:36 +10:00
common.go Began localising the id_must_be_integer and url_id_must_be_integer error pages. 2018-09-30 10:42:33 +10:00
debug.go Added resource utilisation data to the Debug Page. 2018-08-16 15:27:26 +10:00
forums.go Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
groups.go Began localising the id_must_be_integer and url_id_must_be_integer error pages. 2018-09-30 10:42:33 +10:00
logs.go The Topic page is nearly done for Nox, just the buttons and a few little things now. 2018-08-30 15:53:21 +10:00
pages.go Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
plugins.go Fixed a bug in AddHook where the indices of the hooks would be off by one. 2018-07-29 23:02:48 +10:00
settings.go Try to eliminate some of these debug comments. 2018-09-24 09:42:17 +10:00
themes.go Moved all but one of the control panel theme routes into /routes/panel/ 2018-10-01 00:43:46 +10:00
users.go Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
word_filters.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00