JustSong
|
f55647278c
|
fix: remove tqdm dependency
|
2023-06-24 10:09:42 +08:00 |
|
JustSong
|
03c05bdb5f
|
feat: add English support
|
2023-06-24 10:07:49 +08:00 |
|
JustSong
|
aeb1cad679
|
docs: update README
|
2023-06-24 00:19:39 +08:00 |
|
JustSong
|
8a4cd403fd
|
fix: fix http status code (close #193)
|
2023-06-23 22:59:44 +08:00 |
|
JustSong
|
9ac5410d06
|
feat: show used quota in token table
|
2023-06-23 21:42:31 +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
|
d4869dfad2
|
chore: use notice to show password (#107)
|
2023-06-23 10:42:47 +08:00 |
|
JustSong
|
4463224f04
|
feat: support automatic channel testing & balance updates (close #11, close #59)
|
2023-06-22 22:01:03 +08:00 |
|
JustSong
|
ad1049b0cf
|
feat: support search channels by key (close #185)
|
2023-06-22 21:19:43 +08:00 |
|
JustSong
|
d0c454c78e
|
chore: able to clear all models now
|
2023-06-22 20:53:21 +08:00 |
|
JustSong
|
fe135fd508
|
chore: update base url setting
|
2023-06-22 20:49:55 +08:00 |
|
JustSong
|
b090e50f72
|
chore: use NODE_TYPE to determine node type
|
2023-06-22 20:39:17 +08:00 |
|
JustSong
|
7497f24daa
|
docs: update README
|
2023-06-22 20:19:30 +08:00 |
|
JustSong
|
28fb4d76af
|
fix: disable redis on master node
|
2023-06-22 20:12:43 +08:00 |
|
mrhaoji
|
ca779e4ffa
|
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
|
f51c982437
|
fix: update time_test.sh
|
2023-06-22 19:36:54 +08:00 |
|
JustSong
|
36e681e878
|
chore: update time_test.sh
|
2023-06-22 19:25:27 +08:00 |
|
JustSong
|
75cd522c2c
|
chore: add time_test.sh
|
2023-06-22 19:14:45 +08:00 |
|
mrhaoji
|
c893d04667
|
chore: update docker-compose.yml (#189)
去除 Redis 服务的 ports 配置,只允许 Docker Compose 启动的服务才可以访问Redis,不会暴露到宿主机上也不会和宿主机产生端口冲突;同时也提升安全性。
|
2023-06-22 14:49:33 +08:00 |
|
JustSong
|
c6717307d0
|
chore: update one-api.service
|
2023-06-22 11:37:44 +08:00 |
|
JustSong
|
97cdb616cd
|
docs: update README
|
2023-06-22 11:17:42 +08:00 |
|
JustSong
|
76a3913115
|
chore: update docker-compose.yml
|
2023-06-22 11:15:01 +08:00 |
|
JustSong
|
00151a0124
|
chore: format logs
|
2023-06-22 10:59:01 +08:00 |
|
JustSong
|
b86de464b5
|
chore: print more logs
|
2023-06-22 01:12:28 +08:00 |
|
JustSong
|
567916bd80
|
fix: only master node can migrate database
|
2023-06-22 00:52:27 +08:00 |
|
quzard
|
1f3b3ca7ae
|
fix: fix channel table's sorting problem (#188)
|
2023-06-21 23:42:55 +08:00 |
|
JustSong
|
70cffbc258
|
docs: update README
|
2023-06-21 17:51:31 +08:00 |
|
JustSong
|
6d961064d2
|
feat: do not access database before response return (close #158)
|
2023-06-21 17:26:26 +08:00 |
|
JustSong
|
ba54c71948
|
feat: select channel without database (#158)
|
2023-06-21 17:04:18 +08:00 |
|
JustSong
|
1932c56ea8
|
ci: ignore alpha version
|
2023-06-21 16:22:56 +08:00 |
|
JustSong
|
dc7bb78c74
|
chore: update api message
|
2023-06-21 15:55:00 +08:00 |
|
JustSong
|
853a288052
|
chore: update api message
|
2023-06-21 15:54:06 +08:00 |
|
JustSong
|
6536a7be62
|
fix: do not show dollar balance if not enabled
|
2023-06-21 15:45:30 +08:00 |
|
JustSong
|
1b5c628e66
|
chore: update prompt
|
2023-06-21 00:20:48 +08:00 |
|
JustSong
|
e398f470a1
|
feat: support custom base url for channels
|
2023-06-20 22:32:56 +08:00 |
|
JustSong
|
634099e592
|
fix: cors allow all headers
|
2023-06-20 22:04:01 +08:00 |
|
JustSong
|
868f0474a9
|
docs: update README
|
2023-06-20 21:14:24 +08:00 |
|
JustSong
|
ced9f060c7
|
fix: fix used amount not correct
|
2023-06-20 21:05:07 +08:00 |
|
JustSong
|
14b85318a6
|
fix: fix crash when Redis is enabled
|
2023-06-20 20:56:35 +08:00 |
|
JustSong
|
b179c2f208
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|
JustSong
|
3d76a974d1
|
feat: use cache to avoid database access (#158)
|
2023-06-20 19:09:49 +08:00 |
|
JustSong
|
4250064296
|
docs: update README
|
2023-06-19 16:20:08 +08:00 |
|
JustSong
|
868d9a87d2
|
chore: update description
|
2023-06-19 16:04:35 +08:00 |
|
JustSong
|
33846ce4f6
|
refactor: rename function
|
2023-06-19 15:00:22 +08:00 |
|
JustSong
|
e5ac80c15d
|
docs: update README
|
2023-06-19 11:04:17 +08:00 |
|
JustSong
|
9291b5fb20
|
docs: update README
|
2023-06-19 10:56:54 +08:00 |
|
JustSong
|
d97f1df3c9
|
docs: update README
|
2023-06-19 10:55:38 +08:00 |
|
JustSong
|
f0434c810c
|
docs: update README
|
2023-06-19 10:53:32 +08:00 |
|
JustSong
|
f6fe34676f
|
refactor: split the relay controller
|
2023-06-19 10:28:55 +08:00 |
|
JustSong
|
5c18c559c3
|
chore: make the user unable to search token by id
|
2023-06-19 10:04:38 +08:00 |
|