gosora/query_gen/lib
Azareal 01a692ab5b Added the word filter store and moved the word filter routes into the route package.
Added tests for the word filter store.
Added qgen.NewAcc() to reduce the amount of boilerplate needed for creating an accumulator.
Exposed the RecordError method on the accumulator.
Added an Add method to PluginList and removed AddPlugin() in favour of that.

More panel buttons on Nox should be styled now.
Added the panel_update_button_text phrase for future use.

More errors might be caught in the thumbnailer now.
Removed ls from .travis.yml, it was there for debugging Code Climate.
2018-08-04 21:46:36 +10:00
..
acc_builders.go Moved the plugin manager to the routes package. 2018-07-29 20:54:12 +10:00
accumulator.go Added the word filter store and moved the word filter routes into the route package. 2018-08-04 21:46:36 +10:00
builder.go UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10: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 Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
mssql.go Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
mysql.go Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
pgsql.go Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
querygen.go UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10:00
transaction.go Renamed a few querygen structs. 2017-11-12 05:25:04 +00:00
utils.go All the menu items are dynamic now, all that needs to be done now is the Control Panel part of the Menu Manager. 2018-04-23 09:38:25 +01:00