gosora/routes
Azareal f10fdcb40c Added the active memory analytics pane. More to come here.
Added the meta store.

Added the panel_menu_statistics_active_memory phrase.
Added the panel_statistics_active_memory_head phrase.

Added the panel_analytics_time_range_month template.

Added Go 1.12 to the Travis list.

Added the stack and heap columns to the memchunks table.
Added the createdAt column to the activity_stream table.
Added the meta table.

You will need to run the patcher / updater for this commit.
2019-05-09 16:58:55 +10:00
..
panel Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
account.go Split some of the member only logic out of global.js and into member.js 2019-04-25 16:02:51 +10:00
api.go Added support for OpenSearch. 2019-05-08 15:08:38 +10:00
attachments.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
common.go Oops, missed this one, there are some changes not ready for prime time here, so I overlooked it. 2019-04-25 16:22:29 +10:00
forum.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
forum_list.go Hyperdrive now caches /forums/ too. 2019-04-28 20:50:45 +10:00
misc.go The rest of the Control Panel (exc. the Group Editor) now uses dyntmpl. 2019-05-03 18:34:18 +10:00
moderate.go Defer setting headers to renderTemplate to avoid wasting resources for JSON requests and for future optimisations. 2019-04-19 19:34:16 +10:00
poll.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
profile.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
reply.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
reports.go Shorten the common namespaces in some areas to reduce the amount of boilerplate. 2019-04-19 16:36:26 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Experimenting with speeding up the installer. 2019-05-06 14:04:00 +10:00
topic_list.go Added the active memory analytics pane. More to come here. 2019-05-09 16:58:55 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00