Commit Graph

8 Commits (cdbaf805b718d37ab678ed921a2020f6a619a046)

Author SHA1 Message Date
Steven b8763905ba chore: tweak naming
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows ()
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
Steven 1c7fb77e05 chore: update user setting names
Steven 7fc7b19d64 chore: deprecate user setting legacy api
Steven 87ddeb2c79 chore: adjust store test for mysql
Steven cd0ea6558d chore: update golangci-lint config
boojack 66e65e4dc1
refactor: migrate definition to api v1 ()
* refactor: user api v1

* refactor: system setting to apiv1

* chore: remove unused definition

* chore: update

* chore: refactor: system setting

* chore: update

* refactor: migrate tag

* feat: migrate activity store

* refactor: migrate shortcut apiv1

* chore: update
boojack 6a78887f1d
chore: update store types name ()