gosora/templates
Azareal e47450d372 Added the theme system.
You can now switch between themes in the Control Panel.
The Alternate Post Layout teased in various screenshots and bits of inaccessible code is now the Tempra Conflux theme, while the original post layout is the Tempa Simple theme.
Dramatically increased the speed at which the static files are served.
Added a benchmark for static files.
Eliminated the name parameter in various custom page structs.
Added the TopicsPage struct for the /topics/ route.
Added the ForumPage struct for the /forum/{id} route.
Added the ForumsPage struct for the /forums/ route.
The static file route now serves 404s when a file doesn't exist instead of nearly crashing the server.
Reduced the number of unnecessary allocations on some of the routes.
Added gradients to Tempra Conflux.
Added position: sticky; to the userinfo blocks in Tempra Conflux.
Added a notice on the generated template files.
2017-01-01 15:45:43 +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 theme system. 2017-01-01 15:45:43 +00:00
forums.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
header.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
login.html Added URL tags & the settings system. 2016-12-09 13:46:29 +00:00
menu.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +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-dashboard.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-forums.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-groups.html Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
panel-menu.html Added the theme system. 2017-01-01 15:45:43 +00:00
panel-plugins.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-setting.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-settings.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-themes.html Added the theme system. 2017-01-01 15:45:43 +00:00
panel-user-edit.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
panel-users.html The design is now responsive. It looks decent on mobile phones, tablets, laptops and desktop computers. 2016-12-24 13:14:40 +00:00
profile.html Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +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 theme system. 2017-01-01 15:45:43 +00:00
topic_alt.html Added the theme system. 2017-01-01 15:45:43 +00:00
topics.html Added the theme system. 2017-01-01 15:45:43 +00:00