1808837298@qq.com
6f9412ead3
feat: Introduce configurable docs link and remove hardcoded chat links
...
- Added a new GeneralSetting struct to manage configurable docs link
- Removed hardcoded ChatLink and ChatLink2 variables across multiple files
- Updated frontend components to dynamically render docs link from status
- Simplified chat and link-related logic in various components
- Added a warning modal for quota per unit setting in operation settings
2025-03-09 18:31:16 +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
licoy
e22e41c99a
feat: 优化数据管理操作栏均为顶部
2024-11-12 17:00:06 +08:00
CalciumIon
b6f4ca0bd6
fix: 修复聊天环境变量替换不完全 ( close #542 )
2024-11-05 16:02:10 +08:00
1808837298@qq.com
53ff1547cf
feat: 弃用旧的聊天配置
2024-10-12 21:09:59 +08:00
CalciumIon
4a02eb1b7f
feat: 令牌分组
2024-09-18 05:19:49 +08:00
CalciumIon
4fda2295cd
feat: remove lobe chat link #457
2024-09-05 18:34:04 +08:00
CalciumIon
0ab00b5c0f
fix: lobechat #430
2024-08-16 14:59:32 +08:00
1808837298@qq.com
3085e512cd
feat: 记录自动禁用原因 ( close #300 )
2024-06-15 01:11:03 +08:00
CaIon
fe4c469e8a
fix: 无法复制弹窗过小
2024-03-25 16:49:53 +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
1808837298@qq.com
e0a3af6cdb
fix: fix typo
2024-03-01 22:39:42 +08:00
Calcium-Ion
a5d1778132
Merge pull request #53 from Calcium-Ion/fork/main
...
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:47:55 +08:00
CaIon
69bdc2a359
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:43:40 +08:00
CaIon
516d439bdc
chore: remove unused import
2024-01-21 17:02:35 +08:00
GuoRuqiang
78499ebb90
Changes to be committed:
...
modified: web/src/components/TokensTable.js
2024-01-16 18:50:01 +00:00
GuoRuqiang
dbe8223e3b
增加了一个超链聊天跳转
...
在“运营设置里面”增加了“聊天页面2链接”,方便将项目(https://github.com/Dooy/chatgpt-web-midjourney-proxy) 替换掉原来的AMA问天。
Changes to be committed:
modified: common/constants.go
modified: controller/misc.go
modified: model/option.go
modified: web/src/App.js
modified: web/src/components/OperationSetting.js
modified: web/src/components/TokensTable.js
2024-01-16 18:15:55 +00:00
CaIon
8d9e04427b
feat: 可设置令牌能调用的模型
2024-01-08 16:25:17 +08:00
CaIon
1aeb4917da
令牌界面添加聊天按钮
2023-12-11 20:11:26 +08:00
CaIon
4bd1468420
视觉优化
2023-12-01 01:30:24 +08:00
CaIon
4994a4a6fd
修复令牌bug
2023-11-10 00:46:17 +08:00
CaIon
4c1a23d65a
完善兑换码界面
2023-11-10 00:10:41 +08:00
CaIon
767c7e3e3d
登录页完善
2023-11-07 23:32:43 +08:00
CaIon
833c47790e
令牌分页
2023-11-03 22:47:55 +08:00
CaIon
ed432c5a20
修复令牌bug
2023-11-03 22:38:17 +08:00
CaIon
40c626cb15
完善令牌界面
2023-11-01 02:50:14 +08:00
CaIon
607358c969
完善令牌界面
2023-10-31 22:41:34 +08:00
CaIon
ba7e6324d3
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# README.md
# go.mod
# go.sum
# model/log.go
# web/src/App.js
# web/src/components/ChannelsTable.js
2023-10-16 17:31:26 +08:00
阿鹏
1a49328961
fix: fix url not passing ( #562 )
...
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
CaIon
23d9554415
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# controller/log.go
# controller/relay-audio.go
# controller/relay-image.go
# controller/relay-text.go
# controller/relay.go
# middleware/distributor.go
# model/log.go
# web/src/components/OperationSetting.js
2023-09-17 20:59:12 +08:00
JustSong
128a7d2255
fix: fix url not passing when using custom chat_link
2023-09-17 17:19:12 +08:00
CaIon
e60239c93d
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# controller/relay-text.go
# go.mod
# web/src/components/PersonalSetting.js
# web/src/components/TokensTable.js
# web/src/pages/Home/index.js
2023-08-25 00:51:02 +08:00
CaIon
68b24da6a6
add epay
2023-08-14 22:16:32 +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
618e3b4c88
chore: update domain
2023-08-06 18:14:13 +08:00
Miniers
7c3a1e90f1
feat: able to copy scheme of ama, opencat & chatgpt next web ( #343 )
...
* Token Adds Option to Quickly Copy AMA and OpenCat URL Scheme
* feat: add ChatGPT Next Web
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-08-06 13:56:59 +08:00
JustSong
e782962a31
fix: fix refresh not working properly ( close #229 )
2023-07-02 15:55:49 +08:00
JustSong
e873c305f3
feat: show used quota in token table
2023-06-23 21:42:31 +08:00
JustSong
a6cc0226a7
feat: able to display quota in dollar
2023-06-20 20:09:17 +08:00
JustSong
282753dc12
chore: make the user unable to search token by id
2023-06-19 10:04:38 +08:00
JustSong
5fc5cdf2c9
chore: hide token id for user
2023-06-19 09:13:38 +08:00
JustSong
27edc58d4a
fix: reduce the table size ( close #174 )
2023-06-17 19:23:25 +08:00
JustSong
4172e9b682
feat: the format of key is now constant with that of OpenAI
2023-06-03 10:53:25 +08:00
JustSong
bcb4862a19
refactor: bind quota to account instead of token ( close #64 , #31 )
2023-05-16 11:26:09 +08:00
JustSong
b1074b43d6
feat: add refresh button
2023-05-15 16:20:01 +08:00
JustSong
bfcb9b887e
feat: double check before deletion
2023-05-15 10:41:48 +08:00
JustSong
aa18ac4864
refactor: use quota instead of times
2023-04-28 14:57:20 +08:00
JustSong
79dc851aa1
feat: able to set top up link now
2023-04-27 16:32:21 +08:00
JustSong
be2b3f3fc6
feat: now user can top up via redemption code ( close #9 )
2023-04-26 17:02:26 +08:00