gosora/router_gen
Azareal 25074b58b2 Added a time graph for individual user agents.
We now have an Advanced Forum Permissions Editor providing more granular control over permissions.
Tweaked the button CSS and some other bits and pieces.
Added a details section to the View Count Graph.
Renamed a few template files for the sake of consistency and for an upcoming refactor.
Unknown user agents are now logged in debug mode.
Added GetCopy() to the forum permissions store.
Fixed a crash bug in the forum deletion action.
Refactored the permissions list in the group permissions editor.
2018-01-10 03:32:48 +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 Added a time graph for individual user agents. 2018-01-10 03:32:48 +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 Added a time graph for individual user agents. 2018-01-10 03:32:48 +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