boojack
|
ff8851fd9f
|
fix: golangci-lint version (#1381)
* chore: update interface declare
* chore: update args
* chore: update
* chore: update
|
2023-03-18 22:34:22 +08:00 |
|
boojack
|
3590d3f8b6
|
feat: update store cache (#1066)
* feat: update store cache
* chore: update
|
2023-02-11 14:19:26 +08:00 |
|
boojack
|
f74d1b7bf8
|
chore: remove resource cache (#1059)
|
2023-02-10 08:43:39 +08:00 |
|
Stephen Zhou
|
529c9b34a7
|
fix: missing creator id in shortcut cache (#915)
fix: missing creatot id in shortcut cache
|
2023-01-07 12:45:55 +08:00 |
|
boojack
|
dc5d705f8c
|
feat: vacuum records manually (#420)
|
2022-11-06 04:21:58 +00:00 |
|
boojack
|
9705406b82
|
feat: remove foreign key and triggers (#345)
|
2022-10-26 15:00:09 +00:00 |
|
steven
|
9f8c0ce567
|
fix: raw data cache
|
2022-10-01 10:37:02 +08:00 |
|
Steven
|
4608894e56
|
fix: add _foreign_keys to sqlite dsn
|
2022-09-18 22:48:26 +08:00 |
|
Steven
|
4743818fe7
|
chore: update not found handler in deleting
|
2022-09-03 18:54:22 +08:00 |
|
boojack
|
d8e10ba399
|
chore: use tx for stores
|
2022-08-07 10:17:12 +08:00 |
|
boojack
|
da333b0b1e
|
chore: add store cache service
|
2022-08-07 08:09:43 +08:00 |
|
boojack
|
7b1bad5b29
|
feat: update delete user api
|
2022-07-26 22:32:26 +08:00 |
|
boojack
|
011fcc7dd4
|
chore: rename module
|
2022-06-27 22:09:06 +08:00 |
|
boojack
|
948b53393a
|
chore: add default ORDER BY
|
2022-05-22 12:35:57 +08:00 |
|
boojack
|
8e01eb8702
|
feat: store/db module with sqlite
|
2022-05-22 00:59:22 +08:00 |
|
boojack
|
bc22f69ac5
|
refactor: raw struct for store
|
2022-05-19 18:32:04 +08:00 |
|
boojack
|
fbf4afff8e
|
refactor: store
|
2022-05-16 07:37:23 +08:00 |
|
boojack
|
d947a512e6
|
chore: typo Id to ID
|
2022-05-03 02:05:43 +08:00 |
|
email
|
61cf4512b0
|
fix: delete response json
|
2022-02-05 13:17:43 +08:00 |
|
email
|
825bea59f0
|
fix: user api
|
2022-02-04 21:24:21 +08:00 |
|
email
|
d6418f5ff9
|
chore(go): use json instead of jsonapi
|
2022-02-04 16:51:48 +08:00 |
|
email
|
d661134b03
|
refactor: backend
|
2022-02-03 15:32:03 +08:00 |
|