gosora/routes/panel
Azareal 89a5eafa48 Added the Online Users Context widget.
Commented out a couple lines of debug code.
Fixed a data race where the Online Users widget would sometimes show more users than it should.
Added a new phrase.
2019-01-22 22:06:55 +10:00
..
analytics.go Moved the phrase logic to the phrases package. 2018-11-01 16:43:56 +10:00
backups.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
common.go Moved the phrase logic to the phrases package. 2018-11-01 16:43:56 +10:00
dashboard.go Moved the phrase logic to the phrases package. 2018-11-01 16:43:56 +10:00
debug.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
forums.go Fixed a bug where forums inheriting from the group didn't appear on the forum list and the topic list. 2018-11-29 17:27:17 +10:00
groups.go Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00
logs.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
pages.go Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00
plugins.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
settings.go Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00
themes.go Added the Online Users Context widget. 2019-01-22 22:06:55 +10:00
users.go Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00
word_filters.go Revamped the IP Search Page for Nox. 2018-12-06 21:09:10 +10:00