Commit Graph

41 Commits (f1d85eeaec5c2e00e0a3181a31861ddef76b91fd)

Author SHA1 Message Date
boojack ae1d9adf65
fix: initial system locale (#1684) 2 years ago
boojack 34700a4c52
chore: check allow sign up setting in sso (#1620) 2 years ago
boojack 204c03e772
chore: update audience name (#1484) 2 years ago
boojack c7a57191bd
feat: add jwt auth (#1441)
* feat: add jwt auth

* chore: update
2 years ago
boojack 4335897367
chore: remove metrics plugin (#1276)
* chore: remove metrics plugin

* chore: update
2 years ago
Thareek Anvar M e83ea7fd76
fix: login security issue (#1198)
* 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
2 years ago
boojack d0b8b076cf
feat: implement sign in with SSO (#1119)
* feat: implement sign in with SSO

* chore: update

* chore: update

* chore: update
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 7e8011ba34
chore: support deleting storage (#1095) 2 years ago
boojack aad97c4c54
chore: update signup api (#1067) 2 years ago
boojack e2e8130f4c
fix: sort version (#914) 2 years ago
boojack 491859bbf6
chore: update activity metrics (#908) 2 years ago
boojack e5550828a0
chore: update activity payload (#891) 2 years ago
boojack 5195012217
feat: add `activity` table (#888)
feat: introduce activity
2 years ago
boojack a797280e3f
chore: update middleware skipper (#887)
* chore: update middleware skipper

* chore: update
2 years ago
boojack b6f7a85a2a
fix: reload page when sign out (#871) 2 years ago
boojack 3556ae4e65
fix: access control (#870) 2 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
2 years ago
boojack cf75054106
feat: add system setting to allow user signup (#407) 2 years ago
boojack 95376f78f6
feat: add metric plugin (#361) 2 years ago
Steven b8a7df21f2 chore: release `v0.4.3` 3 years ago
Steven 05a5c59a7e chore: update user create validator 3 years ago
boojack 8c28721839 chore: use `tx` for user store 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 6f32643d7c
refactor: visitor view (#107)
* refactor: update api

* refactor: visitor view

* chore: update seed data
3 years ago
boojack 011fcc7dd4 chore: rename module 3 years ago
boojack 4ce728300b chore: data desensitize for owner 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 8f76120e4e chore: clean server 3 years ago
email 3874523e61 chore: format server code 3 years ago
email 6f3663cd96 feat: user hash password 3 years ago
email c77996a891 feat: open api for get memos 3 years ago
email 925773dbd6 chore: address comments 3 years ago
email d609f2741d feat: compose response data 3 years ago
email d6418f5ff9 chore(go): use `json` instead of `jsonapi` 3 years ago
email a8f0c9a7b1 fix: get&set session 3 years ago
email d661134b03 refactor: backend 3 years ago