Commit Graph

7 Commits (4aa4417d9147521386a200df6db34c6d2513585c)

Author SHA1 Message Date
Lincoln Nogueira 5bcbbd4c52
chore: fix store tests on Windows (#2769)
It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.
1 year ago
Steven cd0ea6558d chore: update golangci-lint config 1 year ago
Steven 33d9c13b7e chore: remove openid field from user 1 year ago
boojack 66e65e4dc1
refactor: migrate definition to api v1 (#1879)
* 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
2 years ago
boojack 9a8d43bf88
chore: update user store names (#1877)
* chore: update user store names

* chore: update
2 years ago
boojack c9a5df81ce
chore: update store tests (#1449) 2 years ago
boojack 0baf6b0e19
feat: add test for user store (#1438) 2 years ago