gosora/routes
Azareal df6e268a06 Speed up template compilation by not building the same parse trees multiple times.
Compile panel_debug.
Add the ability to print int8, int16, int32, uint, uint8, uint16, uint32 and uint64 in compiled templates.
Add the ability to pass string nodes to subtemplates in the template compiler.
Fix bunit in the template compiler.

Shorten some things.
2019-10-13 08:49:08 +10:00
..
panel Speed up template compilation by not building the same parse trees multiple times. 2019-10-13 08:49:08 +10:00
account.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
api.go Shortening some things. 2019-10-02 07:06:22 +10:00
attachments.go Shortening some things. 2019-10-02 07:06:22 +10:00
common.go More conversations work. 2019-08-14 20:39:04 +10:00
convos.go Fix a bug where the convos page would 404. 2019-10-08 07:22:33 +10:00
forum.go Shortening some things. 2019-10-02 07:06:22 +10:00
forum_list.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
misc.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
moderate.go Shortening some things. 2019-10-02 07:06:22 +10:00
poll.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
profile.go Experimenting with request state in local errors. 2019-07-28 14:58:01 +10:00
reply.go Users can now delete their own posts. 2019-10-06 21:32:00 +10:00
reports.go Tighten validation on group promotion delete. 2019-09-30 20:15:50 +10:00
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Users can now delete their own posts. 2019-10-06 21:32:00 +10:00
topic_list.go Add UseConvos permission. 2019-10-06 10:34:09 +10:00
user.go Experimenting with reducing the amount of boilerplate in route files. 2019-04-19 11:20:43 +10:00