CaIon
b2a280c1ec
fix: 无法复制弹窗过小
2024-03-25 16:49:53 +08:00
CaIon
962dc984f4
chore: lint fix
2024-03-23 21:24:39 +08:00
CaIon
d34b55c154
chore: reformat code
2024-03-15 16:05:33 +08:00
1808837298@qq.com
2b076eaed2
fix: fix typo
2024-03-01 22:39:42 +08:00
Calcium-Ion
5b2377eea9
Merge pull request #53 from Calcium-Ion/fork/main
...
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:47:55 +08:00
CaIon
c59a33e8e9
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:43:40 +08:00
CaIon
e485bc7613
chore: remove unused import
2024-01-21 17:02:35 +08:00
GuoRuqiang
f73a180fc3
Changes to be committed:
...
modified: web/src/components/TokensTable.js
2024-01-16 18:50:01 +00:00
GuoRuqiang
e8db0a2c72
增加了一个超链聊天跳转
...
在“运营设置里面”增加了“聊天页面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
1244963e81
feat: 可设置令牌能调用的模型
2024-01-08 16:25:17 +08:00
CaIon
b99b24f271
令牌界面添加聊天按钮
2023-12-11 20:11:26 +08:00
CaIon
8b96d068c9
视觉优化
2023-12-01 01:30:24 +08:00
CaIon
e3fca11f99
修复令牌bug
2023-11-10 00:46:17 +08:00
CaIon
44d9eb9d05
完善兑换码界面
2023-11-10 00:10:41 +08:00
CaIon
83050646f9
登录页完善
2023-11-07 23:32:43 +08:00
CaIon
3d87f868a3
令牌分页
2023-11-03 22:47:55 +08:00
CaIon
e06186fe0c
修复令牌bug
2023-11-03 22:38:17 +08:00
CaIon
9eb8ad6786
完善令牌界面
2023-11-01 02:50:14 +08:00
CaIon
0a945c160d
完善令牌界面
2023-10-31 22:41:34 +08:00
CaIon
fc2ef52366
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
阿鹏
fa41ca9805
fix: fix url not passing ( #562 )
...
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
CaIon
985e26fd1b
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
12ef9679a7
fix: fix url not passing when using custom chat_link
2023-09-17 17:19:12 +08:00
CaIon
c0f0201f5f
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
8f2119e410
add epay
2023-08-14 22:16:32 +08:00
Yolo°
5a62357c93
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
b464e2907a
chore: update domain
2023-08-06 18:14:13 +08:00
Miniers
1dfa190e79
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
9ec6506c32
fix: fix refresh not working properly ( close #229 )
2023-07-02 15:55:49 +08:00
JustSong
9ac5410d06
feat: show used quota in token table
2023-06-23 21:42:31 +08:00
JustSong
b179c2f208
feat: able to display quota in dollar
2023-06-20 20:09:17 +08:00
JustSong
5c18c559c3
chore: make the user unable to search token by id
2023-06-19 10:04:38 +08:00
JustSong
72ea805f84
chore: hide token id for user
2023-06-19 09:13:38 +08:00
JustSong
bcbfacc04a
fix: reduce the table size ( close #174 )
2023-06-17 19:23:25 +08:00
JustSong
2847a08852
feat: the format of key is now constant with that of OpenAI
2023-06-03 10:53:25 +08:00
JustSong
01abed0a30
refactor: bind quota to account instead of token ( close #64 , #31 )
2023-05-16 11:26:09 +08:00
JustSong
44ebae1559
feat: add refresh button
2023-05-15 16:20:01 +08:00
JustSong
b44f0519a0
feat: double check before deletion
2023-05-15 10:41:48 +08:00
JustSong
601fa5cea8
refactor: use quota instead of times
2023-04-28 14:57:20 +08:00
JustSong
f97c2b4c22
feat: able to set top up link now
2023-04-27 16:32:21 +08:00
JustSong
9e2f2383b9
feat: now user can top up via redemption code ( close #9 )
2023-04-26 17:02:26 +08:00
JustSong
109736cc05
fix: only reduce remain times when request /v1/chat/completions
( close #15 )
...
BREAKING CHANGE: now remain_times is -1 doesn't mean unlimited times anymore!
2023-04-26 10:45:34 +08:00
JustSong
423978baf4
fix: copy token to search input if clipboard.writeText is not available ( close #6 )
2023-04-25 09:46:58 +08:00
JustSong
918ba60802
feat: able to set the token's expiration time and number of uses
2023-04-24 20:52:40 +08:00
JustSong
9fc375c604
Able to manage channels now
2023-04-23 15:42:23 +08:00
JustSong
63da6dc6a0
Able to manage token now
2023-04-23 12:43:10 +08:00
JustSong
b908229429
Token API done without verification
2023-04-23 11:31:00 +08:00