one-api/common
GAI Group 11af81eb39 feat: add new theme air (#1167)
* chore: add theme air with new-api main branch v0.2.0.3-alpha.1(first step)

* feat: 完成渠道界面

* chore: 优化渠道界面样式问题

* feat: 完成兑换码界面

* feat: 完成充值(钱包)界面

* chore: 初代air主题将使用default主题的运营设置界面、系统设置界面、其他设置界面

* feat: 完成日志界面

* feat: 完成用户管理界面

* feat: 完成个人设置界面

* feat: 完成令牌界面

* chore: 优化令牌界面逻辑

* feat: 修改版权信息

* chore: make necessary changes

---------

Co-authored-by: Calon <1808837298@qq.com>
Co-authored-by: Apple\Apple <zeraturing@foxmail.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-03-16 15:29:35 +08:00
..
blacklist fix: add user to blacklist when it's banned or deleted, and make deletion soft (close #473, close #791) 2024-03-10 15:56:19 +08:00
config feat: add new theme air (#1167) 2024-03-16 15:29:35 +08:00
env fix: fix baidu system prompt (close #1079) 2024-03-13 22:56:54 +08:00
helper feat: support ollama now (close #870) 2024-03-14 01:02:47 +08:00
image chore: update module name 2024-01-28 19:38:58 +08:00
logger feat: support ollama now (close #870) 2024-03-14 01:02:47 +08:00
message feat: able to send alert message via message pusher (close #993) 2024-03-10 19:16:06 +08:00
constants.go feat: support lingyiwanwu 2024-03-14 23:11:36 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
custom-event.go refactor: rename file to conform to standards 2023-05-13 15:43:55 +08:00
database.go fix: fix baidu system prompt (close #1079) 2024-03-13 22:56:54 +08:00
embed-file-system.go feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
gin.go fix: fix getAndValidateTextRequest failed: unexpected end of JSON input (close #1043) 2024-02-26 22:52:16 +08:00
group-ratio.go chore: update module name 2024-01-28 19:38:58 +08:00
init.go chore: update module name 2024-01-28 19:38:58 +08:00
model-ratio.go fix: fix ratio of gpt-3.5-turbo (close #1011) (#1163) 2024-03-16 13:26:11 +08:00
random.go feat: switch priority when retry (close #1048) 2024-03-03 22:14:07 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go chore: update module name 2024-01-28 19:38:58 +08:00
utils.go fix: make quota int64 2024-03-13 20:00:51 +08:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go Initial commit 2023-04-22 20:39:27 +08:00