Commit Graph

22 Commits

Author SHA1 Message Date
745902e8b1 chore: update access token order 2023-09-25 20:14:01 +08:00
ae1e22931f chore: auto remove current access token when sign out 2023-09-20 19:24:26 +08:00
cd0ea6558d chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
e65282dcc5 chore: fix user state loader 2023-09-15 09:10:16 +08:00
f5802a7d82 chore: update access token ui 2023-09-15 08:18:30 +08:00
33d9c13b7e chore: remove openid field from user 2023-09-14 22:57:27 +08:00
42bd9b194b feat: impl user access token api 2023-09-14 20:16:17 +08:00
723c444910 chore: update server tests (#2118) 2023-08-10 09:01:38 +08:00
7c5296cf35 chore: update id type to int32 (#2076) 2023-08-04 21:55:07 +08:00
5f819fc86f chore: update auth middleware (#2057)
* chore: update auth middleware

* chore: update

* chore: update
2023-07-31 20:55:40 +08:00
cc3a47fc65 feat: impl auth interceptor (#2055)
* feat: impl auth interceptor

* chore: update

* chore: update

* chore: update
2023-07-30 23:49:10 +08:00
04b7a26c03 chore: fix request path (#2014) 2023-07-23 10:12:13 +08:00
9138ab8095 fix: rss route (#2008)
* fix: rss route

* chore: update
2023-07-22 12:58:17 +08:00
8bcc2bd715 fix: access token will expired after 24h (#1988) 2023-07-19 08:45:30 +08:00
40a30d46af chore: update db connection params (#1960) 2023-07-15 10:26:19 +08:00
7e391bd53d chore: remove resource public id (#1912)
* chore: remove resource public id

* chore: update
2023-07-08 11:29:50 +08:00
0e05c62a3b chore: update common utils (#1908) 2023-07-06 22:53:38 +08:00
a7573d5705 refactor: migrate memo to apiv1 (#1907)
* refactor: migrate memo to apiv1

* chore: update

* chore: update

* chore: update

* chore: upate

* chore: update

* chore: update
2023-07-06 21:56:42 +08:00
2033b0c8fa fix: skip auth on /api/v1/status to avoid sign up while token invalid (#1895)
Skip auth on /api/v1/status to avoid sign up while token invalid
2023-07-05 13:55:04 +08:00
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
2023-07-02 18:56:25 +08:00
9a8d43bf88 chore: update user store names (#1877)
* chore: update user store names

* chore: update
2023-07-02 14:27:23 +08:00
5fe644a3b6 chore: add jwt middleware in apiv1 (#1869) 2023-07-01 00:03:28 +08:00