gosora/templates
Azareal 10a0c62823 The Cosora Theme is almost complete and is being rolled out on the site to demo it.
We now track the views on a per-route basis. We have plans for an admin UI for this, global views, etc. which will come in a future commit.

The local error JSON is now properly formed.
Fixed an outdated line in topic.go which was using the old cache system.
We now use fuzzy dates for relative times between three months ago and a year ago.
Added the super admin middleware and the associated tests.
Added the route column to the viewchunks table.
Added more alt attributes to images.
Added a few missing ARIA attributes.

Began refactoring the route generator to use text/template instead of generating everything procedurally.
Began work on per-topic view counts.
2017-12-19 03:53:13 +00:00
..
account-menu.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
account-own-edit-avatar.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
account-own-edit-email.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
account-own-edit-username.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
account-own-edit.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00: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 Overhauled the widget system. You can now specify more complex logic for where a widget can show up and you can now place widgets in the footer. 2017-11-29 02:34:02 +00:00
forum.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +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 Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
guilds_view_guild.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
header.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
ip-search.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
login.html Renamed setting.go to settings.go 2017-11-13 09:23:43 +00:00
menu.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +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 The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
panel-backups.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
panel-dashboard.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
panel-debug.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-forum-edit.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-forums.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-group-edit-perms.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-group-edit.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
panel-groups.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00: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 The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
panel-plugins.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-setting.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
panel-settings.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
panel-themes.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
panel-user-edit.html Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
panel-users.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
panel-word-filters.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
profile.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
register.html Renamed setting.go to settings.go 2017-11-13 09:23:43 +00:00
topic.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
topic_alt.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
topics.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
widget_about.html Overhauled the widget system. You can now specify more complex logic for where a widget can show up and you can now place widgets in the footer. 2017-11-29 02:34:02 +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