gosora/install
Azareal 3e4cfa8888 Added the Panel Debug page.
Added the mini stats for the various parts of the Control Panel in the Control Panel Menu.
Fixed a crash bug in the router.
The basic arithmetic template functions now work for the interpreted templates.
Tweaked the connection pool to hopefully ease the number of goroutines fighting over a database connection.
The Group Manager is now paginated.
panel.css is now pushed by HTTP/2 Push.
Fixed an issue with the padding on /forum/ and /topics/ for Shadow.
Fixed a bug in the login system forcefully overriding sessions on login.
All admin logins are now logged.
Refactored the client-side alert loading logic.
Added SimpleCount to the Query Builder.
2017-08-15 14:47:56 +01:00
..
install.go Added the Panel Debug page. 2017-08-15 14:47:56 +01:00
mysql.go Replaced most of the uses of fmt with log. 2017-08-13 12:22:34 +01:00
pgsql.go Added the new theme, Shadow. It still isn't complete yet. 2017-07-17 11:23:42 +01:00
utils.go Refactored the installer's code. We're moving towards supporting multiple database engines. 2017-07-12 12:05:18 +01:00