gosora/router_gen
Azareal c7df616f5b Profiles are less broken now.
Renamed RouteViewCounterImpl to DefaultRouteViewCounter.
Added the bot_routes.go file and moved routeRobotsTxt into it.
Added /report/ to robots.txt to stop Googlebot going there.

Began work on the sitemaps. I plan to move the routes into their own package, but I don't want to break too many things right now.
2017-12-24 07:38:46 +00: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 Profiles are less broken now. 2017-12-24 07:38:46 +00:00
route_group.go Refactored the routing logic. 2017-11-12 07:18:25 +00:00
route_impl.go Refactored the query generator subfunctions. 2017-11-12 11:29:23 +00:00
route_subset.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
routes.go Made some minor tweaks. 2017-12-22 03:32:23 +00: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