Commit Graph

7 Commits (1ca652c826c1053b86d5e4d4509b27c5f2beaf8a)

Author SHA1 Message Date
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()
Lunny Xiao 85202d4784
Display ui time with customize time location ()
* display ui time with customize time location

* fix lint

* rename UILocation to DefaultUILocation

* move time related functions to modules/timeutil

* fix tests

* fix tests

* fix build

* fix swagger
zeripath 026696b87a
Fix dropTableColumns sqlite implementation ()
* Fix dropTableColumns sqlite implementation

* use droptables and its index dropping support in v78 and v85

* golang-ci fixes

* Add migration from gitea 1.3.3 for sqlite which reveals the droptables bug - thus showing this works
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug ()
* fix error log when loading issues caused by a xorm bug

* upgrade packages

* fix fmt

* fix Consistency

* fix tests
kolaente f9ec2f89f2 Add golangci ()
zeripath 07bcccf9ce
Fix v85.go: Set UNIQUE constraint later ()
Signed-off-by: Andrew Thornton <art27@cantab.net>
techknowlogick 46373e7657
Hash App token ()