Commit Graph

25 Commits (a7573d57057694927daa1a20f24dbc0c668711e6)

Author SHA1 Message Date
boojack a7573d5705
refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2 years ago
boojack 5b6c98582e
refactor: migrate storage to apiv1 (#1890)
* refactor: migrate storage to apiv1

* chore: update

* chore: update

* chore: update
2 years 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 ff8851fd9f
fix: golangci-lint version (#1381)
* chore: update interface declare

* chore: update args

* chore: update

* chore: update
2 years ago
boojack 3590d3f8b6
feat: update store cache (#1066)
* feat: update store cache

* chore: update
2 years ago
boojack f74d1b7bf8
chore: remove resource cache (#1059) 2 years ago
Stephen Zhou 529c9b34a7
fix: missing creator id in shortcut cache (#915)
fix: missing creatot id in shortcut cache
2 years ago
boojack dc5d705f8c
feat: vacuum records manually (#420) 3 years ago
boojack 9705406b82
feat: remove foreign key and triggers (#345) 3 years ago
steven 9f8c0ce567 fix: raw data cache 3 years ago
Steven 4608894e56 fix: add `_foreign_keys` to sqlite dsn 3 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
boojack d8e10ba399 chore: use `tx` for stores 3 years ago
boojack da333b0b1e chore: add store cache service 3 years ago
boojack 7b1bad5b29 feat: update delete user api 3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 948b53393a chore: add default `ORDER BY` 3 years ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email 61cf4512b0 fix: delete response json 3 years ago
email 825bea59f0 fix: user api 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email d661134b03 refactor: backend 3 years ago