Commit Graph

39 Commits (4603f414db9435611a57324c0f2394eaf14a185b)

Author SHA1 Message Date
boojack 204c03e772
chore: update audience name ()
boojack c7a57191bd
feat: add jwt auth ()
* feat: add jwt auth

* chore: update
boojack 4335897367
chore: remove metrics plugin ()
* chore: remove metrics plugin

* chore: update
Thareek Anvar M e83ea7fd76
fix: login security issue ()
* fix

* fix bug

* changes

* Revert "changes"

This reverts commit 2b2084c7bd.

* should close the toast if its error also

* no internal errors + sso

* change the text to Incorrect login credentials, please try again
boojack d0b8b076cf
feat: implement sign in with SSO ()
* feat: implement sign in with SSO

* chore: update

* chore: update

* chore: update
boojack 096a71c58b
feat: add `avatar_url` field to user table ()
refactor: add `avatar_url` field to user table
boojack 7e8011ba34
chore: support deleting storage ()
boojack aad97c4c54
chore: update signup api ()
boojack e2e8130f4c
fix: sort version ()
boojack 491859bbf6
chore: update activity metrics ()
boojack e5550828a0
chore: update activity payload ()
boojack 5195012217
feat: add `activity` table ()
feat: introduce activity
boojack a797280e3f
chore: update middleware skipper ()
* chore: update middleware skipper

* chore: update
boojack b6f7a85a2a
fix: reload page when sign out ()
boojack 3556ae4e65
fix: access control ()
boojack 2042737004
feat: add username field ()
* feat: add username field

* chore: update
boojack cf75054106
feat: add system setting to allow user signup ()
boojack 95376f78f6
feat: add metric plugin ()
Steven b8a7df21f2 chore: release `v0.4.3`
Steven 05a5c59a7e chore: update user create validator
boojack 8c28721839 chore: use `tx` for user store
boojack bdc9632b5b
chore: rename user role ()
* chore: rename user role to `host`

* chore: related frontend changes

* chore: fix migration file

* chore: use tricky sql
boojack 6f32643d7c
refactor: visitor view ()
* refactor: update api

* refactor: visitor view

* chore: update seed data
boojack 011fcc7dd4 chore: rename module
boojack 4ce728300b chore: data desensitize for owner
boojack bc22f69ac5 refactor: raw struct for store
boojack c492317ffe feat: member manage section in setting dialog
boojack fbf4afff8e refactor: store
STEVEN f1cca0f298
feat: add user role field ()
* feat: add user role field

* chore: fix typo

* feat: update signup api
boojack d947a512e6 chore: typo `Id` to `ID`
email 8f76120e4e chore: clean server
email 3874523e61 chore: format server code
email 6f3663cd96 feat: user hash password
email c77996a891 feat: open api for get memos
email 925773dbd6 chore: address comments
email d609f2741d feat: compose response data
email d6418f5ff9 chore(go): use `json` instead of `jsonapi`
email a8f0c9a7b1 fix: get&set session
email d661134b03 refactor: backend