gosora/query_gen/lib
Azareal 017bce9c09 Replaced the user agent parser with a faster and more flexible one.
More progress on poll posts.

Improved the poll UI on the other themes.
De-duplicated some avatar logic.
Added Exec() to accInsertBuilder.
Moved routeOverview to routes.Overview
Moved routeCustomPage to routes.CustomPage
Moved routeTopicID to routes.ViewTopic
Moved routeLogin to routes.AccountLogin
Moved routeRegister to routes.AccountRegister
Moved routeLoginSubmit to routes.AccountLoginSubmit
Moved routeRegisterSubmit to routes.AccountRegisterSubmit
We now track the Android Chrome user agent.
We now track the UCBrowser user agent.
We now track the zgrab user agent.
Fixed a few cases where Googlebot wasn't tracked properly.
Moved routeStatic to routes.StaticFile
2018-02-03 05:47:14 +00:00
..
acc_builders.go Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
accumulator.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
builder.go Added the views graph to the Control Panel. 2018-01-03 07:46:18 +00:00
install.go Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
micro_builders.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
mssql.go Block requests without known hosts for security reasons. 2018-01-25 04:57:33 +00:00
mysql.go Block requests without known hosts for security reasons. 2018-01-25 04:57:33 +00:00
pgsql.go Updated the codebeat and codeclimate config files. 2018-01-21 11:17:43 +00:00
querygen.go Added the views graph to the Control Panel. 2018-01-03 07:46:18 +00:00
transaction.go Renamed a few querygen structs. 2017-11-12 05:25:04 +00:00
utils.go More refactoring. So much data o.o 2017-11-13 05:22:37 +00:00