gosora/router_gen
Azareal bdbd80319f Made some minor tweaks.
The DefaultRoute parameter in the configuration struct is now a string.
Fixed a few mismatched HTML tags.
Added the profile_comments_row template.
Added more alt attributes for images and associated title=""s in a few places.
Connections should now be closed properly.
Custom Pages no longer have a .html file extension in their URLs.
We now track route views for the default route and the custom page route.

Began work on cleaning up the profiles on Cosora.
2017-12-22 03:32:23 +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 Made some minor tweaks. 2017-12-22 03:32:23 +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