gosora/routes
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
..
panel Adminlogs: Custom pages, settings, word filters and backups. 2019-11-09 07:46:50 +10:00
account.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
api.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
attachments.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
common.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
convos.go Rudimentary user convo blocking. 2019-10-18 10:35:13 +10:00
forum.go Shortening some things. 2019-10-02 07:06:22 +10:00
forum_list.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
misc.go Changing themes should work without JavaScript now. 2019-10-27 18:58:35 +10:00
moderate.go Shortening some things. 2019-10-02 07:06:22 +10:00
poll.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
profile.go Optimise away blocked user queries on profiles for guests. 2019-10-20 11:42:19 +10:00
profile_reply.go Stop blocked users making profile comments too. 2019-10-19 20:33:59 +10:00
reply.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
reports.go Tighten validation on group promotion delete. 2019-09-30 20:15:50 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Add a hidden flag to disable on the spot image encoding. 2019-10-31 05:25:45 +10:00
topic_list.go Show an inline error when there aren't any topics instead of a 404. 2019-11-02 14:42:24 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00