Commit Graph

17 Commits (a23de50bb88ca50b11c50d8a96f46b400cf59518)

Author SHA1 Message Date
boojack 2042737004
feat: add username field ()
* feat: add username field

* chore: update
boojack 8c28721839 chore: use `tx` for user store
boojack b7339e00ba feat: update finding memo with visibility
boojack 6f32643d7c
refactor: visitor view ()
* refactor: update api

* refactor: visitor view

* chore: update seed data
STEVEN f1cca0f298
feat: add user role field ()
* feat: add user role field

* chore: fix typo

* feat: update signup api
email d6418f5ff9 chore(go): use `json` instead of `jsonapi`
email a8f0c9a7b1 fix: get&set session
email d661134b03 refactor: backend
email 9bec29a03e feat: support open api with webhooks
STEVEN 1fb8018f0b
chore: update err handler ()
steven 50c8947ad5 feat: remove user wx_open_id key
steven 63d9f092c5 update utils file structure
steven b20741cca8 update users table with unique tag
steven 527745ad15 update github oauth callback api
steven 050c2ccbd5 update auth api with session
steven a08ad0ebab update restful api
LeeShuang 2f72bfa946 init project