CaIon
|
7a663d26ec
|
feat: 初步兼容敏感词过滤
|
2024-03-20 17:07:42 +08:00 |
|
CaIon
|
4917e5a92f
|
feat: 允许开关mj回调
|
2024-03-14 21:21:37 +08:00 |
|
Ehco
|
02d5a5f16d
|
Merge branch 'main' into telegram-login
|
2024-03-03 19:42:06 +08:00 |
|
1808837298@qq.com
|
72194bda98
|
feat: 可自定义支付回调地址及最低购买数量
|
2024-03-02 22:07:32 +08:00 |
|
1808837298@qq.com
|
a8f0c5dab2
|
feat: 可设置默认折叠侧边栏
|
2024-03-02 02:12:02 +08:00 |
|
Ehco1996
|
690d2e6ba2
|
Add Telegram OAuth support
|
2024-03-01 21:54:24 +08:00 |
|
Ehco1996
|
140e843d93
|
Add Telegram bot token and name
|
2024-03-01 20:39:28 +08:00 |
|
CaIon
|
5c8f8b4901
|
feat: 添加成功时自动启用通道功能, close #27
|
2024-02-01 18:52:39 +08: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
|
00306aa142
|
perf: 数据看板支持选择时间粒度
|
2024-01-13 00:33:52 +08:00 |
|
CaIon
|
bf8794d257
|
feat: 新增数据看板
|
2024-01-07 18:31:14 +08:00 |
|
CaIon
|
3475643257
|
支持设置模型按次计费
|
2023-12-21 20:14:04 +08:00 |
|
CaIon
|
46930bc890
|
完全移除近似估算token功能
|
2023-11-11 01:55:19 +08:00 |
|
CaIon
|
a4e269262b
|
feat: 新增充值分组倍率设置
|
2023-10-11 14:58:09 +08:00 |
|
CaIon
|
01a66ff33c
|
修复充值bug
|
2023-09-09 05:04:49 +08:00 |
|
CaIon
|
9ab4f7a271
|
移除不必要的功能
|
2023-09-09 03:11:42 +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 |
|
ckt
|
3fca6ff534
|
feat: support email domain whitelist (#337)
* feat: support email domain restriction
* fix(SMTPToken): disable password auto complete
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-07-30 12:44:41 +08:00 |
|
JustSong
|
35cfebee12
|
feat: retry on failed (close #112)
|
2023-07-15 19:06:51 +08:00 |
|
JustSong
|
701aaba191
|
feat: able to approximate token (close #207)
|
2023-07-04 19:54:13 +08:00 |
|
JustSong
|
7edc2b5376
|
feat: able to display token billing stat via billing api (close #186)
|
2023-06-23 20:14:53 +08:00 |
|
JustSong
|
00151a0124
|
chore: format logs
|
2023-06-22 10:59:01 +08:00 |
|
JustSong
|
b179c2f208
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|
JustSong
|
d97640374c
|
feat: able to add chat page link now (close #70)
|
2023-06-17 23:51:56 +08:00 |
|
JustSong
|
c5837c3bb7
|
feat: support aff now (close #75)
|
2023-06-17 18:12:58 +08:00 |
|
JustSong
|
593e1926e9
|
feat: able to disable quota consumption recording (close #156)
|
2023-06-15 16:32:16 +08:00 |
|
JustSong
|
596446dba4
|
feat: able to set group ratio now (close #62, close #142)
|
2023-06-11 11:08:16 +08:00 |
|
JustSong
|
2d39a135f2
|
feat: now slave server can sync options with master server (close #88)
|
2023-05-18 12:48:20 +08:00 |
|
JustSong
|
4d6172a242
|
feat: able to set pre consumed quota now
|
2023-05-16 13:57:01 +08:00 |
|
JustSong
|
c48327ff91
|
fix: fix option update logic not working properly
|
2023-05-16 10:04:39 +08:00 |
|
JustSong
|
a1f61384c5
|
feat: automatically disable channel when error occurred (#59)
|
2023-05-15 17:34:09 +08:00 |
|
JustSong
|
926951ee03
|
feat: able to customize system name & logo now
|
2023-05-14 19:29:02 +08:00 |
|
JustSong
|
e123c66bc7
|
fix: fix SMTPFrom not updated in some cases (close #34)
|
2023-05-13 22:04:36 +08:00 |
|
JustSong
|
d84c2f5c70
|
feat: able to customize home page now (#24)
|
2023-05-13 21:27:49 +08:00 |
|
JustSong
|
f5f4e6fbc6
|
feat: able to configure smtp from now (close #34)
|
2023-05-13 18:33:41 +08:00 |
|
JustSong
|
fd19d7d246
|
fix: handle errors when update option map
|
2023-05-13 10:30:55 +08:00 |
|
JustSong
|
5c694a1503
|
feat: now supports custom smtp port
|
2023-05-12 11:44:38 +08:00 |
|
JustSong
|
d9db16e999
|
feat: able to configure ratio for more models now (close #53)
|
2023-05-11 20:59:35 +08:00 |
|
JustSong
|
d93cb8f645
|
feat: able to configure ratio for different models (close #26)
|
2023-04-28 19:16:37 +08:00 |
|
JustSong
|
480e789cd8
|
feat: support configuring ratio when estimating token number in stream mode
|
2023-04-28 17:25:05 +08:00 |
|
JustSong
|
f97c2b4c22
|
feat: able to set top up link now
|
2023-04-27 16:32:21 +08:00 |
|
JustSong
|
b9cc5dfa3f
|
feat: able to set initial quota for new user (close #22)
|
2023-04-26 21:40:56 +08:00 |
|
JustSong
|
539eac217f
|
Rename to One API
|
2023-04-22 21:14:09 +08:00 |
|
JustSong
|
ab1f8a2bf4
|
Initial commit
|
2023-04-22 20:39:27 +08:00 |
|