gosora/query_gen/lib
Azareal 8ecc637ab9 Moved routeProfile to routes.ViewProfile.
Requests are now logged as one big chunk to help prevent them getting torn apart and improve log throughput.
Newlines are now stripped from dumped requests.
Prepared statement logging now only happens in debug mode for speedier server startups.
More suspicious request tracking is done outside of debug mode now.
Only log the initial message in plugin_markdown in debug mode.
Moved the CreateTopicSubmit attachment logging to super debug mode.
Removed a couple of unneccesary menu items from the Account Manager menu.
Hid the add friend option on the profiles for now.
Moved the remaining analytics results loops into a common function.
Only log the graph for the analytics routes in debug mode.

Every Theme:
Added CSS for the Don't have an Account link on the Login Page.

Cosora:
Fixed the header CSS on mobile.
The header CSS now covers optheads on mobile.
Revamped the profile comment UI.

Shadow:
Added CSS for sticky topics.

Tempra Simple:
Button CSS now applies to type=submit inputs.
Fixed the IP Search CSS.

Tempra Conflux:
Button CSS now applies to type=submit inputs.
Fixed the IP Search CSS.

Tempra Cursive (Deprecated):
Button CSS now applies to type=submit inputs.
2018-02-26 09:07:00 +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 Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
mysql.go Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
pgsql.go Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +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