JustSong
|
d36a887ffc
|
feat: support search channels by key (close #185)
|
2023-06-22 21:19:43 +08:00 |
|
JustSong
|
56ac6445b1
|
chore: able to clear all models now
|
2023-06-22 20:53:21 +08:00 |
|
JustSong
|
dd87d0a47f
|
chore: update base url setting
|
2023-06-22 20:49:55 +08:00 |
|
JustSong
|
c90fc7e0d6
|
chore: use NODE_TYPE to determine node type
|
2023-06-22 20:39:17 +08:00 |
|
JustSong
|
e975d41ce4
|
docs: update README
|
2023-06-22 20:19:30 +08:00 |
|
JustSong
|
5c118a83f7
|
fix: disable redis on master node
|
2023-06-22 20:12:43 +08:00 |
|
mrhaoji
|
b244b3250d
|
fix: fix time_test.sh (#191)
* Update time_test.sh to fix the params
修复测试脚本入参问题
* Update time_test.sh to fix the params
|
2023-06-22 19:53:28 +08:00 |
|
JustSong
|
3b0779b3b4
|
fix: update time_test.sh
|
2023-06-22 19:36:54 +08:00 |
|
JustSong
|
f9256feae4
|
chore: update time_test.sh
|
2023-06-22 19:25:27 +08:00 |
|
JustSong
|
ed7df0bbfe
|
chore: add time_test.sh
|
2023-06-22 19:14:45 +08:00 |
|
mrhaoji
|
f9efee5d0a
|
chore: update docker-compose.yml (#189)
去除 Redis 服务的 ports 配置,只允许 Docker Compose 启动的服务才可以访问Redis,不会暴露到宿主机上也不会和宿主机产生端口冲突;同时也提升安全性。
|
2023-06-22 14:49:33 +08:00 |
|
JustSong
|
3e20c6b4ab
|
chore: update one-api.service
|
2023-06-22 11:37:44 +08:00 |
|
JustSong
|
2722923c2b
|
docs: update README
|
2023-06-22 11:17:42 +08:00 |
|
JustSong
|
77eca52cc6
|
chore: update docker-compose.yml
|
2023-06-22 11:15:01 +08:00 |
|
JustSong
|
b7a89340e1
|
chore: format logs
|
2023-06-22 10:59:01 +08:00 |
|
JustSong
|
b0b0ed2013
|
chore: print more logs
|
2023-06-22 01:12:28 +08:00 |
|
JustSong
|
64d026fc1a
|
fix: only master node can migrate database
|
2023-06-22 00:52:27 +08:00 |
|
quzard
|
b90b8a9d8c
|
fix: fix channel table's sorting problem (#188)
|
2023-06-21 23:42:55 +08:00 |
|
JustSong
|
99e330d95d
|
docs: update README
|
2023-06-21 17:51:31 +08:00 |
|
JustSong
|
02bc73066c
|
feat: do not access database before response return (close #158)
|
2023-06-21 17:26:26 +08:00 |
|
JustSong
|
6c579a6053
|
feat: select channel without database (#158)
|
2023-06-21 17:04:18 +08:00 |
|
JustSong
|
ecf919b122
|
ci: ignore alpha version
|
2023-06-21 16:22:56 +08:00 |
|
JustSong
|
64a6ce6383
|
chore: update api message
|
2023-06-21 15:55:00 +08:00 |
|
JustSong
|
cdc91ccb0c
|
chore: update api message
|
2023-06-21 15:54:06 +08:00 |
|
JustSong
|
17bd2d0c5b
|
fix: do not show dollar balance if not enabled
|
2023-06-21 15:45:30 +08:00 |
|
JustSong
|
cded36439e
|
chore: update prompt
|
2023-06-21 00:20:48 +08:00 |
|
JustSong
|
c32aa170cd
|
feat: support custom base url for channels
|
2023-06-20 22:32:56 +08:00 |
|
JustSong
|
cab830b711
|
fix: cors allow all headers
|
2023-06-20 22:04:01 +08:00 |
|
JustSong
|
72c15c7453
|
docs: update README
|
2023-06-20 21:14:24 +08:00 |
|
JustSong
|
9f94cfd0c7
|
fix: fix used amount not correct
|
2023-06-20 21:05:07 +08:00 |
|
JustSong
|
27d33d2392
|
fix: fix crash when Redis is enabled
|
2023-06-20 20:56:35 +08:00 |
|
JustSong
|
a6cc0226a7
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|
JustSong
|
b220e8e863
|
feat: use cache to avoid database access (#158)
|
2023-06-20 19:09:49 +08:00 |
|
JustSong
|
4911d5b3b9
|
docs: update README
|
2023-06-19 16:20:08 +08:00 |
|
JustSong
|
6696b89f74
|
chore: update description
|
2023-06-19 16:04:35 +08:00 |
|
JustSong
|
084a4fdf0a
|
refactor: rename function
|
2023-06-19 15:00:22 +08:00 |
|
JustSong
|
39949aa2ac
|
docs: update README
|
2023-06-19 11:04:17 +08:00 |
|
JustSong
|
e6bef621e8
|
docs: update README
|
2023-06-19 10:56:54 +08:00 |
|
JustSong
|
e8149d66bf
|
docs: update README
|
2023-06-19 10:55:38 +08:00 |
|
JustSong
|
091994bffb
|
docs: update README
|
2023-06-19 10:53:32 +08:00 |
|
JustSong
|
c02892ea6a
|
refactor: split the relay controller
|
2023-06-19 10:28:55 +08:00 |
|
JustSong
|
282753dc12
|
chore: make the user unable to search token by id
|
2023-06-19 10:04:38 +08:00 |
|
JustSong
|
946aa77347
|
refactor: make operation settings separated from system settings
|
2023-06-19 09:53:56 +08:00 |
|
JustSong
|
5fc5cdf2c9
|
chore: hide token id for user
|
2023-06-19 09:13:38 +08:00 |
|
JustSong
|
7170091fc4
|
docs: update README
|
2023-06-19 09:10:37 +08:00 |
|
JustSong
|
23e901fd6a
|
chore: set the fallback model ratio to 30
|
2023-06-18 22:28:28 +08:00 |
|
JustSong
|
f1e77d6244
|
fix: fix wrong field name in SQL
|
2023-06-18 22:07:40 +08:00 |
|
JustSong
|
e5e30c9018
|
docs: update README
|
2023-06-18 22:03:23 +08:00 |
|
JustSong
|
c54f70aebc
|
fix: do not print response to console
|
2023-06-18 00:22:22 +08:00 |
|
JustSong
|
ddb27704b1
|
fix: fix the shared field is modified
|
2023-06-18 00:20:06 +08:00 |
|