Apple\Apple
c20fbec17b
Merge pull request #927 from QuentinHsu/refactor-system-setting
...
# Conflicts:
# web/src/App.js
# web/src/components/ModelSetting.js
# web/src/components/PersonalSetting.js
# web/src/components/SystemSetting.js
# web/src/pages/Channel/EditChannel.js
2025-04-16 16:27:11 +08:00
CaIon
e3b262da1d
feat: 添加流模式下的SSE保活机制 #945
2025-04-14 19:40:23 +08:00
QuentinHsu
775b1c458b
style(web): format code
2025-04-04 17:37:27 +08:00
CaIon
f0925dc105
✨ feat: Enhance user settings and notification options
2025-04-03 17:32:48 +08:00
1808837298@qq.com
30d9f433f1
refactor: Update OIDC status check to use oidc_enabled flag
2025-03-11 22:36:31 +08:00
wzxjohn
bdb1a2fcb9
feat: add oidc support
2025-03-11 15:52:03 +08:00
1808837298@qq.com
5aa67994b1
refactor: Reorganize sidebar navigation and add personal settings route
2025-03-07 17:22:37 +08:00
1808837298@qq.com
90c9c1b587
feat: Persist models expanded state in PersonalSetting component
2025-03-02 01:35:50 +08:00
1808837298@qq.com
7a13f9c99a
fix: Ensure correct quota warning threshold type conversion
2025-02-22 15:19:55 +08:00
1808837298@qq.com
097d02eb8b
feat: Implement comprehensive webhook notification system
2025-02-19 15:40:54 +08:00
1808837298@qq.com
0fcd243f56
feat: Add user notification settings with quota warning and multiple notification methods
...
- Implement user notification settings with email and webhook options
- Add new user settings for quota warning threshold and notification preferences
- Create backend API and database support for user notification configuration
- Enhance frontend personal settings with notification configuration UI
- Support custom notification email and webhook URL
- Add service layer for sending user notifications
2025-02-18 14:54:21 +08:00
CalciumIon
892e23d2f1
fix: prevent setting models to null in PersonalSetting component
2024-12-29 00:24:02 +08:00
Q.A.zh
838af0b05f
fix bindWeChat tips
2024-12-15 12:53:16 +00:00
CalciumIon
31d9771a51
feat: Add collapsible section for available models in PersonalSettings
2024-12-15 16:31:00 +08:00
CalciumIon
a771ecbe0b
feat: Integrate i18n support and enhance UI text localization
...
- Added internationalization (i18n) support across various components, enabling dynamic language switching and improved user experience.
- Updated multiple components to utilize translation functions for labels, buttons, and messages, ensuring consistent language display.
- Enhanced the user interface by refining text elements in the ChannelsTable, LogsTable, and various settings pages, improving clarity and accessibility.
- Adjusted CSS styles for better responsiveness and layout consistency across different screen sizes.
2024-12-13 19:03:14 +08:00
CalciumIon
187d356e69
refactor: Simplify PersonalSetting component layout
...
- Moved footer content from the Card component to a separate Descriptions component for better structure.
- Maintained the display of user quota, historical consumption, and request count while improving readability.
2024-12-11 20:36:44 +08:00
licoy
bc0b1b8634
优化设置页面的模块间距与部分数据获取提示
2024-11-12 16:17:55 +08:00
seefs001
12de1faca9
feat: integrate Linux DO OAuth authentication
2024-11-10 23:56:22 +08:00
QuentinHsu
164bee8cd3
fix(global): error in console under dev mode
2024-03-24 18:50:21 +08:00
CaIon
eb955ae4b1
chore: lint fix
2024-03-23 21:24:39 +08:00
CaIon
add3b05da4
chore: reformat code
2024-03-15 16:05:33 +08:00
sljeff
a3bab7537b
feat: telegram login and bind
2024-03-02 17:15:52 +08:00
Ehco1996
1ca7829161
Update makefile and user model, add Telegram integration
2024-03-01 22:33:30 +08:00
CaIon
00739183ec
update package.json
2024-01-20 00:13:18 +08:00
CaIon
be27c00dc9
个人设置添加修改密码功能
2023-12-20 20:53:15 +08:00
CaIon
d27efb5c09
优化前端代码
2023-12-11 19:52:41 +08:00
CaIon
41e461f39e
个人设置可点击复制模型名称
2023-11-27 20:12:10 +08:00
CaIon
3eb7843b2e
完善个人中心
2023-11-21 16:35:51 +08:00
JustSong
8c779729c7
fix: fix oauth2 state not checking
2023-09-15 00:24:20 +08:00
Yolo°
4e11fcd795
feat: add chat button for each token ( #363 )
...
* fork
* fork
* chore: update style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-08-06 22:02:58 +08:00
JustSong
04b8b4124a
fix: fix blank screen after refresh
2023-07-23 17:59:30 +08:00
ckt
9412966b2c
feat: able to delete account by self ( #294 )
...
* feat: support account deletion
* chore: update style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-07-23 13:37:32 +08:00
Yolo°
866012535f
chore: optimize frontend ( #293 )
...
* main
* chore: update style
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-07-23 13:25:28 +08:00
JustSong
f123eaf379
feat: support aff now ( close #75 )
2023-06-17 18:12:58 +08:00
JustSong
38ecd5cd93
fix: show bind options only available ( close #65 )
2023-05-21 11:22:28 +08:00
JustSong
5a9fb6238b
feat: able to manage system vai access token ( close #12 )
2023-04-26 20:54:39 +08:00
JustSong
466cdbf1af
Token API done without verification
2023-04-23 11:31:00 +08:00
JustSong
483bd64d8f
Rename to One API
2023-04-22 21:14:09 +08:00
JustSong
4cbef0780e
Initial commit
2023-04-22 20:39:27 +08:00