Commit Graph

49 Commits (1fa9f162a5214d4e0b52ee748f37e12327124fb9)

Author SHA1 Message Date
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 b44f2b5ffb
chore: migrate user setting to api v1 package (#1855)
* chore: migrate to api v1 package

* chore: update
2 years ago
boojack b34aded376
refactor: migration idp api (#1842)
* refactor: migration idp api

* chore: update
2 years ago
boojack ea728d232d
refactor: memo store (#1741) 2 years ago
boojack 5c5199920e
chore: seed data for new user (#1655) 2 years ago
boojack 9b8d69b2dd
chore: add vacuum memo relation to dev guard (#1644)
* chore: add vacuum memo relation to dev guard

* 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 904a6bd97f
fix: find memo list order (#1149) 2 years ago
boojack 37f9c7c8d6
chore: update avatar max size (#1109) 2 years ago
boojack 096a71c58b
feat: add `avatar_url` field to user table (#1106)
refactor: add `avatar_url` field to user table
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
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
2 years 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 3 years ago
Steven 4743818fe7 chore: update not found handler in deleting 3 years ago
Steven 7d0407013e chore: make `golangci-lint` happy 3 years ago
boojack 8c28721839 chore: use `tx` for user store 3 years ago
boojack da333b0b1e chore: add store cache service 3 years ago
boojack d83f204d8c chore: update acl middleware 3 years ago
boojack 7b1bad5b29 feat: update delete user api 3 years ago
boojack 0c2adfa1d2 feat: add delete user api 3 years ago
boojack bdc9632b5b
chore: rename user role (#108)
* chore: rename user role to `host`

* chore: related frontend changes

* chore: fix migration file

* chore: use tricky sql
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 c492317ffe feat: member manage section in setting dialog 3 years ago
boojack fbf4afff8e refactor: store 3 years ago
STEVEN f1cca0f298
feat: add user role field (#49)
* feat: add user role field

* chore: fix typo

* feat: update signup api
3 years ago
boojack d947a512e6 chore: typo `Id` to `ID` 3 years ago
email 6f3663cd96 feat: user hash password 3 years ago
email 825bea59f0 fix: user api 3 years ago
email a8f0c9a7b1 fix: get&set session 3 years ago
email d661134b03 refactor: backend 3 years ago
email 9bec29a03e feat: support open api with webhooks 3 years ago
STEVEN 1fb8018f0b
chore: update err handler (#12) 3 years ago
STEVEN 5dc3d4a39e
feat: add open_id key to user (#10) 3 years ago
steven 50c8947ad5 feat: remove user wx_open_id key 3 years ago
steven 63d9f092c5 update utils file structure 3 years ago
steven b20741cca8 update users table with unique tag 3 years ago
steven a08ad0ebab update restful api 3 years ago
LeeShuang 2f72bfa946 init project 3 years ago