gosora/public
Azareal 3465e4c08f You can now manage the attachments for an opening post by hitting edit.
The update system now uses the database as the source of truth for the last version rather than lastSchema.json
Refactored several structs and bits of code, so we can avoid allocations for contexts where we never use a relative time.
Clicking on the relative times on the topic list and the forum page should now take you to the post on the last page rather than just the last page.
Added the reltime template function.
Fixed some obsolete bits of code.
Fixed some spelling mistakes.
Fixed a bug where MaxBytesReader was capped at the maxFileSize rather than r.ContentLength.
All of the client side templates should work again now.
Shortened some statement names to save some horizontal space.
accUpdateBuilder and SimpleUpdate now use updatePrebuilder behind the scenes to simplify things.
Renamed selectItem to builder in AccSelectBuilder.
Added a Total() method to accCountBuilder to reduce the amount of boilerplate used for row count queries.
The "_builder" strings have been replaced with empty strings to help save memory, to make things slightly faster and to open the door to removing the query name in many contexts down the line.
Added the open_edit and close_edit client hooks.
Removed many query name checks.
Split the attachment logic into separate functions and de-duplicated it between replies and topics.
Improved the UI for editing topics in Nox.
Used type aliases to reduce the amount of boilerplate in tables.go and patches.go
Reduced the amount of boilerplate in the action post logic.
Eliminated a map and a slice in the topic page for users who haven't given any likes. E.g. Guests.
Fixed some long out-dated parts of the update instructions.
Updated the update instructions to remove mention of the obsolete lastSchema.json
Fixed a bug in init.js where /api/me was being loaded for guests.
Added the MiniTopicGet, GlobalCount and CountInTopic methods to AttachmentStore.
Added the MiniAttachment struct.
Split the mod floaters out into their own template to reduce duplication.
Removed a couple of redundant ParseForms.

Added the common.skipUntilIfExistsOrLine function.
Added the NotFoundJS and NotFoundJSQ functions.
Added the lastReplyID and attachCount columns to the topics table.
2018-12-27 15:42:41 +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 You can now manage the attachments for an opening post by hitting edit. 2018-12-27 15:42:41 +10:00
init.js You can now manage the attachments for an opening post by hitting edit. 2018-12-27 15:42:41 +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