Athurg Gooth
|
ca98367a0a
chore: store vacuum and clean (#2293)
|
1 year ago |
Athurg Gooth
|
fcba3ffa26
chore: move sql code of User into driver (#2281)
|
1 year ago |
Steven
|
33d9c13b7e
chore: remove openid field from user
|
1 year ago |
Steven
|
93f062d0b9
chore: update user v2 api
|
1 year ago |
boojack
|
7c5296cf35
chore: update id type to int32 (#2076)
|
1 year ago |
boojack
|
4c33d8d762
chore: remove unused transaction in store (#1995)
|
1 year ago |
boojack
|
0e05c62a3b
chore: update common utils (#1908)
|
1 year ago |
boojack
|
a7573d5705
refactor: migrate memo to apiv1 (#1907)
|
1 year ago |
boojack
|
66e65e4dc1
refactor: migrate definition to api v1 (#1879)
|
1 year ago |
boojack
|
9a8d43bf88
chore: update user store names (#1877)
|
1 year ago |
boojack
|
b44f2b5ffb
chore: migrate user setting to api v1 package (#1855)
|
1 year ago |
boojack
|
b34aded376
refactor: migration idp api (#1842)
|
1 year ago |
boojack
|
ea728d232d
refactor: memo store (#1741)
|
1 year ago |
boojack
|
5c5199920e
chore: seed data for new user (#1655)
|
1 year ago |
boojack
|
9b8d69b2dd
chore: add vacuum memo relation to dev guard (#1644)
|
1 year ago |
boojack
|
ff8851fd9f
fix: golangci-lint version (#1381)
|
1 year ago |
boojack
|
904a6bd97f
fix: find memo list order (#1149)
|
1 year ago |
boojack
|
37f9c7c8d6
chore: update avatar max size (#1109)
|
1 year ago |
boojack
|
096a71c58b
feat: add `avatar_url` field to user table (#1106)
|
1 year ago |
boojack
|
3590d3f8b6
feat: update store cache (#1066)
|
1 year ago |
boojack
|
f74d1b7bf8
chore: remove resource cache (#1059)
|
1 year ago |
boojack
|
2042737004
feat: add username field (#544)
|
1 year ago |
boojack
|
dc5d705f8c
feat: vacuum records manually (#420)
|
2 years ago |
boojack
|
cf75054106
feat: add system setting to allow user signup (#407)
|
2 years ago |
boojack
|
9705406b82
feat: remove foreign key and triggers (#345)
|
2 years ago |
boojack
|
21c30ac157
chore: hide user email (#282)
|
2 years ago |
steven
|
9f8c0ce567
fix: raw data cache
|
2 years ago |
Steven
|
4608894e56
fix: add `_foreign_keys` to sqlite dsn
|
2 years ago |
Steven
|
f303dc21a0
chore: add get all memo api
|
2 years ago |
Steven
|
4743818fe7
chore: update not found handler in deleting
|
2 years ago |
Steven
|
7d0407013e
chore: make `golangci-lint` happy
|
2 years ago |
boojack
|
8c28721839
chore: use `tx` for user store
|
2 years ago |
boojack
|
da333b0b1e
chore: add store cache service
|
2 years ago |
boojack
|
d83f204d8c
chore: update acl middleware
|
2 years ago |
boojack
|
7b1bad5b29
feat: update delete user api
|
2 years ago |
boojack
|
0c2adfa1d2
feat: add delete user api
|
2 years ago |
boojack
|
bdc9632b5b
chore: rename user role (#108)
|
2 years ago |
boojack
|
011fcc7dd4
chore: rename module
|
2 years ago |
boojack
|
948b53393a
chore: add default `ORDER BY`
|
2 years ago |
boojack
|
8e01eb8702
feat: `store/db` module with sqlite
|
2 years ago |
boojack
|
bc22f69ac5
refactor: raw struct for store
|
2 years ago |
boojack
|
c492317ffe
feat: member manage section in setting dialog
|
2 years ago |
boojack
|
fbf4afff8e
refactor: store
|
2 years ago |
STEVEN
|
f1cca0f298
feat: add user role field (#49)
|
2 years ago |
boojack
|
d947a512e6
chore: typo `Id` to `ID`
|
2 years ago |
email
|
6f3663cd96
feat: user hash password
|
2 years ago |
email
|
825bea59f0
fix: user api
|
2 years ago |
email
|
a8f0c9a7b1
fix: get&set session
|
2 years ago |
email
|
d661134b03
refactor: backend
|
2 years ago |
email
|
9bec29a03e
feat: support open api with webhooks
|
2 years ago |