gosora/templates
Azareal 78a6eae0e8 Added the Group Permissions system.
Added the account activation system (just manual activations, email ones are coming later o.o).
Changed the benchmark test to an interface{} struct versus a typed one.
Changed the compiled template holders from a map of functions to handle variables.
Added elses for loops in the template compiler.
Added the list setting type.
Added friendlier values to the setting page :)
Added a link to the profile on the User Manager and new mini-tag mark-up to go with it.
2016-12-21 02:30:32 +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-users.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
profile.html Added the Group Permissions system. 2016-12-21 02:30:32 +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