gosora/routes
Azareal ba98b0c952 Added the registration logs.
Tweaked the h1 CSS for the Control Panel in Cosora.
Improved the support for autocompleters.
Reverted some of the int64s back to ints.
The per-request user variable should now have the IPs for guests.
Removed some obsolete statements.
Removed a couple obsolete phrases.
Moved a couple more accumulator initializers out of the store initializers.
Refactored one of the report statements to use a store instead of a statement.
Created the menuhead CSS class.
Added the GetOffset method to the LogStore interface and refactored the mod and admin log pages to use it.
Changed the labels on the adminlog and modlog pages to make them more understandable.
Removed the generated templates from Git.

Run the patcher / update script to get the new table.
2018-05-16 20:46:14 +10:00
..
panel Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
account.go Added the registration logs. 2018-05-16 20:46:14 +10:00
api.go Changed the defaultest default theme to Cosora... For now. 2018-03-17 08:16:43 +00:00
forum.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
forum_list.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
misc.go Commented out more debug code. 2018-05-15 15:59:52 +10:00
moderate.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
poll.go You can now view the results of polls. 2018-01-28 14:30:24 +00:00
profile.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
reply.go Commented out more debug code. 2018-05-15 15:59:52 +10:00
stubs.go Commented out more debug code. 2018-05-15 15:59:52 +10:00
topic.go Commented out more debug code. 2018-05-15 15:59:52 +10:00
topic_list.go Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
user.go Alerts are now rendered via a client side transpiled template rather than being hard-coded. 2018-05-14 18:56:56 +10:00