Netfan
|
a97c998be5
|
fix: user homePath no effect sometimes (#5166)
|
2024-12-17 21:39:12 +08:00 |
Vben
|
0df8c5c02c
|
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures
* chore: typo
|
2024-10-19 14:28:21 +08:00 |
Li Kui
|
01d60336a6
|
feat: refactor and improve the request client and support refreshToken (#4157)
* feat: refreshToken
* chore: store refreshToken
* chore: generate token using jsonwebtoken
* chore: set refreshToken in httpOnly cookie
* perf: authHeader verify
* chore: add add response interceptor
* chore: test refresh
* chore: handle logout
* chore: type
* chore: update pnpm-lock.yaml
* chore: remove test code
* chore: add todo comment
* chore: update pnpm-lock.yaml
* chore: remove default interceptors
* chore: copy codes
* chore: handle refreshToken invalid
* chore: add refreshToken preference
* chore: typo
* chore: refresh token逻辑调整
* refactor: interceptor presets
* chore: copy codes
* fix: ci errors
* chore: add missing await
* feat: 完善refresh-token逻辑及文档
* fix: ci error
* chore: filename
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-08-19 22:59:42 +08:00 |
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-28 14:29:05 +08:00 |
vben
|
30d4057216
|
feat: add tabs demo
|
2024-07-20 09:36:10 +08:00 |
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +08:00 |