Commit Graph

7 Commits (a9eb605b0f3be2f6ae53c47f57baeda35d59f4d5)

Author SHA1 Message Date
Alexandr Tumaykin f91f09adea
feat: use username instead of uid ()
*  replace userId to username

* resolve

---------

Co-authored-by: Александр Тумайкин <AATumaykin@tsum.ru>
Athurg Gooth 336b32004d
feat: add AutoBackupInterval in SystemSetting ()
Add AutoBackupInterval in SystemSetting page
boojack 40a30d46af
chore: update db connection params ()
boojack da70917b08
chore: update auth page ()
* chore: update auth page

* chore: update
Athurg Gooth 2033b0c8fa
fix: skip auth on /api/v1/status to avoid sign up while token invalid ()
Skip auth on /api/v1/status to avoid sign up while token invalid
Athurg Gooth 833fd23820
fix: OpenID was disappear sometimes ()
Fix openid was disapear sometimes
boojack 66e65e4dc1
refactor: migrate definition to api v1 ()
* 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