gosora/routes
Azareal af9a56a9a9 Server push is back. But only for Chrome and Firefox.
Added the DisableServerPush and EnableCDNPush config.json settings.
2019-04-02 17:43:11 +10:00
..
panel Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
account.go Try hash based cache busting with stylesheets too. 2019-03-24 17:23:38 +10:00
api.go We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11 2018-10-27 13:40:36 +10:00
attachments.go Posts should now be properly rendered after an inline edit. 2018-12-28 12:08:35 +10:00
common.go Server push is back. But only for Chrome and Firefox. 2019-04-02 17:43:11 +10:00
forum.go Added an experimental content security policy. 2019-02-24 18:02:00 +10:00
forum_list.go Trying to reduce the amount of UserCheck() boilerplate in the routes. 2018-11-12 19:23:36 +10:00
misc.go Client templates can now be overriden like every other template. 2019-02-28 17:28:17 +10:00
moderate.go Replaced RunThemeTemplate and GetThemeTemplate with methods on *Theme and refactored their implementations to make them more predictable. 2018-12-08 10:45:27 +10:00
poll.go Trying to reduce the amount of UserCheck() boilerplate in the routes. 2018-11-12 19:23:36 +10:00
profile.go Try hash based cache busting with stylesheets too. 2019-03-24 17:23:38 +10:00
reply.go Reply attachments can be managed too now. 2018-12-31 19:03:49 +10:00
reports.go We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11 2018-10-27 13:40:36 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Added an experimental content security policy. 2019-02-24 18:02:00 +10:00
topic_list.go Deployed multi-series charts across the entirety of the analytics panel. 2019-02-24 11:29:06 +10:00
user.go We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11 2018-10-27 13:40:36 +10:00