gosora/routes/panel
Azareal ffdc9e7705 Adminlogs: Custom pages, settings, word filters and backups.
WordFilters.Create now returns the ID.
Add the WordFilters.Get method.
Reduce the boilerplate in the backup page and page store.

Sanitise the names and titles in the Page Manager.

Add page_unknown phrase.
Add setting_unknown phrase.
Add panel_logs_administration_action_page_create phrase.
Add panel_logs_administration_action_page_delete phrase.
Add panel_logs_administration_action_page_edit phrase.
Add panel_logs_administration_action_setting_edit phrase.
Add panel_logs_administration_action_word_filter_create phrase.
Add panel_logs_administration_action_word_filter_delete phrase.
Add panel_logs_administration_action_word_filter_edit phrase.
Add panel_logs_administration_action_backup_download phrase.
2019-11-09 07:46:50 +10:00
..
analytics.go Expand the Content Security Policy to the Control Panel. 2019-11-04 17:46:34 +10:00
backups.go Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +10:00
common.go Add SslSchema config setting. 2019-11-04 21:55:52 +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 Adminlogs: Forum Manager Actions. 2019-11-08 20:08:37 +10:00
groups.go Adminlogs: More user edit logs, groups, and group promotions. 2019-11-08 17:52:30 +10:00
logs.go Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +10:00
pages.go Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +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 Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +10:00
themes.go Add a missing instruction to the installation guide. 2019-10-27 09:11:09 +10:00
users.go Adminlogs: More user edit logs, groups, and group promotions. 2019-11-08 17:52:30 +10:00
word_filters.go Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +10:00