gosora/router_gen
Azareal 322a46bcb5 Moved the control panel group routes into /routes/panel/
Added the Update, UpdatePerms and CopyPtr methods to *Group.
2018-09-30 10:08:27 +10:00
..
build.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00
main.go Fixed the cache headers on /uploads/ and optimised the route a little. 2018-08-24 16:24:27 +10:00
route_group.go Refactored the routing logic. 2017-11-12 07:18:25 +00:00
route_impl.go Moved /uploads back into the main router switch. 2018-08-22 12:13:17 +10:00
route_subset.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
routes.go Moved the control panel group routes into /routes/panel/ 2018-09-30 10:08:27 +10:00
run.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00