gosora/query_gen
Azareal b2e97e47c1 Moved the last control panel theme manager route into /routes/panel/
Added the UpdateDefaultTheme function.

Renamed panelRenderTemplate to renderTemplate.
Renamed panelSuccessRedirect to successRedirect.
Reduced the amount of boilerplate in panel.GroupsEdit with renderTemplate.
Renamed the pre_render_panel_edit_group hook to pre_render_panel_group_edit.
Reduced the amount of boilerplate in panel.GroupsEditPerms with renderTemplate.
Renamed the pre_render_panel_edit_group_perms hook to pre_render_panel_group_edit_perms.

Fixed a bug where the active status for themes didn't get loaded at start-up.
Fixed a theoretical deadlock in NewThemeList.
Updated CONTRIBUTING.md
2018-10-02 14:09:17 +10:00
..
lib This should fix it x.x 2018-08-29 13:46:27 +10:00
build.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
main.go Moved the last control panel theme manager route into /routes/panel/ 2018-10-02 14:09:17 +10:00
run.bat Added the query generator. It's a work in progress and in constant flux. 2017-06-05 12:57:27 +01:00
spitter.go 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
tables.go PNG and JPG avatars are now encoded as JPG images leading to a dramatic drop in the amount of bandwidth used. 2018-07-28 22:52:23 +10:00