Lukas
|
c28f7cb29f
|
Add golangci-lint (#502)
Initial part of #435
|
2021-11-14 21:01:54 +01:00 |
|
6543
|
ca8e215cfa
|
Migrate to Xorm (#474)
close #234
* Migrate store
* Migrate tests
* Rewrite migrations
* Init fresh DB in on step
* Rm old stuff (meddler, sql files, dead code, ...)
|
2021-11-13 20:18:06 +01:00 |
|
John Olheiser
|
17c7fe6011
|
Add Zerolint (#441)
* Sort imports
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-10-13 18:48:43 +02:00 |
|
6543
|
0bd10fa507
|
Cleanup Code (#348)
* Fix "Empty slice declaration using a literal"
* Fix "collides with imported package name"
* Remove unused code in pipeline
* Remove unused oauth2.providerAuthHeaderWorks()
* Add TODOs
* Format Code
* Cleanup doublestar import
* Migrate deprecated functions
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-09-24 16:29:26 +02:00 |
|
6543
|
194e01c9c6
|
[CI] Run "build" on pull too (#287)
* CI: run "build" on pull too
* vendor build tools too
|
2021-08-30 20:48:19 +02:00 |
|