gosora/router_gen
Azareal 0dede6a329 NoEmbeds privacy and config settings.
Phase out url_prefix and url_name.
Eliminate some boilerplate and allocations while we're at it.
Reduce the number of conditional statements in url validator loops.
Better parsing of Site.URL to handle user error better.

You will have to run the patcher / updater for this commit.
2019-12-08 13:40:56 +10:00
..
build.bat Speeded up compilation 2019-07-10 18:33:07 +03:00
main.go Add SslSchema config setting. 2019-11-04 21:55:52 +10:00
route_group.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
route_impl.go Optimise away blocked user queries on profiles for guests. 2019-10-20 11:42:19 +10:00
route_subset.go Begin work on making the analytics panes somewhat usable when having JavaScript disabled. 2019-10-28 09:13:24 +10:00
router.go Refactored the route declarations. 2018-11-13 14:43:05 +10:00
routes.go NoEmbeds privacy and config settings. 2019-12-08 13:40:56 +10:00
run.bat Speeded up compilation 2019-07-10 18:33:07 +03:00