gosora/templates
Azareal 34ca7de946 Added the Not method to the router generator.
Refactored the router generator.

Added the NoBanned and NoSessionMismatch middlewares.
Removed some of the implicit returns.
Refactored some of the routes and their associated stores.
Added more Codebeat exclusions.
Added the AddReply method to *Topic.
Added the Like method to *Topic.
MemberOnly now emits a LoginRequired error rather than a generic NoPermissions error.

Made progress with Cosora, this time with the profile system.
2017-11-08 07:28:33 +00:00
..
account-menu.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
account-own-edit-avatar.html Added support for word filters. 2017-08-27 10:33:45 +01:00
account-own-edit-email.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
account-own-edit-username.html Added support for word filters. 2017-08-27 10:33:45 +01:00
account-own-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
are-you-sure.html Added support for word filters. 2017-08-27 10:33:45 +01:00
create-topic.html Added Quick Topic. 2017-10-05 11:20:28 +01:00
custom-page.html Fixed a crash bug caused by the previous commit. 2017-08-20 11:11:49 +01:00
edit-topic.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
error.html Added support for word filters. 2017-08-27 10:33:45 +01:00
footer.html Revamped Tempra Conflux. 2017-09-13 16:09:13 +01:00
forum.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
forums.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
guilds_create_guild.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
guilds_css.html Renamed plugin_socialgroups to plugin_guilds 1/3 2017-11-02 04:12:51 +00:00
guilds_guild_list.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
guilds_member_list.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
guilds_view_guild.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
header.html Added Quick Topic. 2017-10-05 11:20:28 +01:00
ip-search.html Fixed a few regressions and renamed a file. 2017-09-23 21:46:28 +01:00
login.html Added support for word filters. 2017-08-27 10:33:45 +01:00
menu.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
overview.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
page.html Added the BBCode plugin. 2017-01-05 14:41:14 +00:00
panel-adminlogs.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-backups.html You can now search for whatever IP you want in the IP Searcher. 2017-09-23 20:57:13 +01:00
panel-dashboard.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
panel-debug.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
panel-forum-edit.html Added the Update method to *Forum and fixed a bug where forum updates would bypass the forumView cache. 2017-09-25 01:48:35 +01:00
panel-forums.html Added the Update method to *Forum and fixed a bug where forum updates would bypass the forumView cache. 2017-09-25 01:48:35 +01:00
panel-group-edit-perms.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-group-edit.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-groups.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-inner-menu.html You can now search for whatever IP you want in the IP Searcher. 2017-09-23 20:57:13 +01:00
panel-menu.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-modlogs.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-plugins.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
panel-setting.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-settings.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-themes.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-user-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-users.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
panel-word-filters.html Added support for word filters. 2017-08-27 10:33:45 +01:00
profile.html Added the Not method to the router generator. 2017-11-08 07:28:33 +00:00
register.html Added support for word filters. 2017-08-27 10:33:45 +01:00
topic_alt.html Refactored a few bits and pieces. 2017-11-05 01:04:57 +00:00
topic.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
topics.html We made more progress with topic views on Cosora. We accidentally broke Tempra Conflux's topic view in the process and we're planning to fix it in the following commit. 2017-11-02 02:52:21 +00:00
widget_menu.html Added support for word filters. 2017-08-27 10:33:45 +01:00
widget_simple.html Added support for word filters. 2017-08-27 10:33:45 +01:00