gosora/templates
Azareal 2702b745d5 Added the User Editor.
Added the EditUser, EditUserEmail, EditUserPassword, EditUserGroup, EditUserGroupSuperMod and EditUserGroupAdmin permissions.
Allocations are now tracked in the benchmarks.
The topics template is now tracked in the benchmarks.
The entire topic, topics, forum and forums routes are now benchmarked.
Initial attempts to benchmark the router have begun, I'll probably have a benchmark in a later commit without the fluff so that it's easier to see it's performance impact.
Improved the security on some of the moderation routes.
SettingLabel is now OptionLabel for easier reuse.
Moved one of the inline queries into a prepared statement.
Added the initial draft for the new router.
Fixed a bug where you lose all of your guest permissions when your session is invalidated.
2016-12-23 12:35:22 +00:00
..
account-own-edit-avatar.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
account-own-edit-success.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
account-own-edit-username.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
account-own-edit.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
areyousure.html Added the forum cache. The rest of the code now uses it instead than firing queries on every request. 2016-12-06 10:26:48 +00:00
create-topic.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
custom_page.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
edit-topic.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
error.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
footer.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
forum.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
forums.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
header.html Added the ability to compile templates down to Pure Go code. 2016-12-16 10:37:42 +00:00
login.html Added URL tags & the settings system. 2016-12-09 13:46:29 +00:00
menu.html Simplified adding variant hooks. 2016-12-18 12:56:06 +00:00
overview.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
page.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
panel-forums.html Added the User Manager. 2016-12-13 02:14:14 +00:00
panel-plugins.html Added the User Manager. 2016-12-13 02:14:14 +00:00
panel-setting.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
panel-settings.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
panel-user-edit.html Added the User Editor. 2016-12-23 12:35:22 +00:00
panel-users.html Added the User Editor. 2016-12-23 12:35:22 +00:00
profile.html Added the User Editor. 2016-12-23 12:35:22 +00:00
register.html Added the ability to compile templates down to Pure Go code. 2016-12-16 10:37:42 +00:00
topic.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
topics.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00