gosora/public
Azareal d9acf27c5b The Search and Filter Widget is now partly implemented. Just Search to go in the basic implementation.
Added AJAX Pagination for the Topic List and Forum Page.
A new log file pair is now created every-time Gosora starts up.
Added proper per-theme template overrides.

Added EasyJSON to make JSON serialisation faster.
Moved a bit of boilerplate into paginator.html
Improved paginator.html with a richer template with first, last and symbols instead of text.
Phased out direct access to Templates.ExecuteTemplate across the software.
Fixed the Live Topic List so it should work again.
Added MicroAvatar to WsJSONUser for topic list JSON requests.
An instance of the plugin is now passed to plugin handlers rather than having the plugins manipulate the globals directly.
Added the pre_render_panel_forum_edit and pre_render_panel_forum_edit_perms hooks to replace pre_render_panel_edit_forum.
Renamed the pre_render_panel_edit_user hook to pre_render_panel_user_edit
Reduced the amount of noise from fsnotify.
Added RawPrepare() to qgen.Accumulator.
Added a temporary phrase whitelist to the phrase endpoint.
Moved the location of the zone data assignments in the topic list to reduce the chances of security issues in the future.
Changed the signature of routes/panel/renderTemplate() requiring some changes across the panel routes.
Removed bits of boilerplate in some of the panel routes with renderTemplate()
Added a BenchmarkTopicsGuestJSRouteParallelWithRouter benchmark.
Removed a fair bit of boilerplate for each page struct by generating a couple of interface casts for each template file instead.
Added the profile_comments_row_alt template.
Added the topics_quick_topic template to reuse part of the quick topic logic for both the topic list and forum page.
Tweaked the CSS for the Online Users Widget.
Tweaked the CSS for Widgets in every theme with a sidebar.
Refactored the template initialisers to hopefully reduce the amount of boilerplate and make things easier to maintain and follow.
Add genIntTmpl in the template initialiser file to reduce the amount of boilerplate needed for the fallback template bindings.

Removed the topics_head phrase.
Moved the paginator_ phrases into the paginator. namespace and renamed them accordingly.
Added the paginator.first_page phrase.
Added the paginator.first_page_aria phrase.
Added the paginator.last_page phrase.
Added the paginator.last_page_aria phrase.
Added the panel_forum_delete_are_you_sure phrase.

Fixed a data race in LogWarning()
2019-02-10 15:52:26 +10:00
..
Sortable-1.4.0 You can now reorder menu items by dragging them around in the menu item manager. 2018-05-13 16:56:59 +10:00
chartist Added Chartist as a dependency. 2017-12-30 05:47:46 +00:00
font-awesome-4.7.0 Removed the images for Cosmo from /images/, it's very saddening to see it go :( 2017-09-22 03:21:17 +01:00
jquery-emojiarea Added emojis. The emoji picker is coming soon, as is the font file. More emojis coming soon ^_^ 2016-12-08 14:11:18 +00:00
templates Alerts are now rendered via a client side transpiled template rather than being hard-coded. 2018-05-14 18:56:56 +10:00
trumbowyg 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
EQCSS.js Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00
EQCSS.min.js Began work on the new theme, Cosora. 2017-10-12 04:24:14 +01:00
account.js Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
analytics.js Added per-forum analytics. 2018-02-22 02:27:17 +00:00
fabric-base-simple-alpha.png Added the theme system. 2017-01-01 15:45:43 +00:00
global.js The Search and Filter Widget is now partly implemented. Just Search to go in the basic implementation. 2019-02-10 15:52:26 +10:00
init.js The Search and Filter Widget is now partly implemented. Just Search to go in the basic implementation. 2019-02-10 15:52:26 +10:00
jquery-3.1.1.min.js Static images now work again after they were accidentally broken when I added Gzip Compression. 2017-02-16 06:47:55 +00:00
rgb_71_71_71.jpg More work on the Shadow theme. 2017-07-29 11:36:39 +01:00
rgb_95_95_95.jpg More work on the Shadow theme. 2017-07-29 11:36:39 +01:00
rgb_105_105_105.jpg More work on the Shadow theme. 2017-07-29 11:36:39 +01:00
white-dot.jpg 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
widgets.js Added the In-Progress Widget Manager UI. 2019-01-21 22:27:59 +10:00