gosora/routes/panel
Azareal 05c2ac3ce4 Add the disk and database sections to the debug page.
Add the ActivityStream interface to abstract Get, Add and Count.
Rename the GlobalCount methods to Count for simplicity.
Simplify the variable names in the Count methods.
Rename the GlobalCount method to Count and rename the original Count method to CountUser in LoginLogStore.
Add a float64 case for bunit, sort of.
Theme.RunTmpl now returns ErrBadDefaultTemplate instead of panicking when an interpreted template doesn't exist.
Widget.Allowed now checks the zoneid.
Fire the alert off in the background in AddActivityAndNotifyTarget instead of blocking the request.
Use ErrBadDefaultTemplate instead of calling DefaultTemplates.Lookup directly for custom pages.
Split the page struct for the debug page into multiple structs to make things more organised.

Add the Count method to ProfileReplyStore.
Add the Count method to ReplyStore.
Add the DirSize utility function.

Add a few ActivityStream tests.

Secret gallery stuff.
2019-06-01 22:31:48 +10:00
..
analytics.go You can now filter the active memory pane by type. 2019-05-19 11:01:11 +10:00
backups.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
common.go Panel Dashboard now uses dyntmpl to make it a little bit faster. 2019-04-29 11:28:55 +10:00
dashboard.go Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
debug.go Add the disk and database sections to the debug page. 2019-06-01 22:31:48 +10:00
forums.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
groups.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
logs.go Add the disk and database sections to the debug page. 2019-06-01 22:31:48 +10:00
pages.go Add the disk and database sections to the debug page. 2019-06-01 22:31:48 +10:00
plugins.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
settings.go Do proper averaging and collect more samples for the memory analytics pane. 2019-05-02 09:14:07 +10:00
themes.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
users.go The Forum Manager now uses dyntmpl. 2019-04-29 18:17:12 +10:00
word_filters.go Do proper averaging and collect more samples for the memory analytics pane. 2019-05-02 09:14:07 +10:00