Commit Graph

33 Commits

Author SHA1 Message Date
JustSong
cc5ef9871a docs: update README 2023-04-25 14:50:35 +08:00
JustSong
9e30524e2a docs: update Docker start command (close #8) 2023-04-25 14:31:02 +08:00
JustSong
16271e7813 fix: relay more headers 2023-04-25 11:30:34 +08:00
JustSong
46dfc6dcdd feat: relay all kinds of requests 2023-04-25 10:57:37 +08:00
JustSong
0198df5962 fix: only keep header Authorization & Content-Type 2023-04-25 10:47:25 +08:00
JustSong
4c0dc50af0 fix: fix http2: invalid Connection request header: ["upgrade"] 2023-04-25 10:19:00 +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
5ed4a3d405 feat: improve the token edit page 2023-04-25 09:24:02 +08:00
Shiqi Mei
336c03a125
docs: add missing manual deployment documentation (#7)
* docs: add missing manual deployment documentation

* docs: fix manual deployment steps

* docs: update readme

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-04-24 20:55:22 +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
c0bb2338de Temporary set rate limit to 60k 2023-04-24 11:18:05 +08:00
JustSong
963a52521c Add docker pull badge 2023-04-24 09:58:24 +08:00
JustSong
b3be4d8f85 Support custom channel now 2023-04-23 20:35:49 +08:00
JustSong
57379d8e92 Redirect user if not logged in 2023-04-23 20:17:55 +08:00
JustSong
d4c812954c Update README 2023-04-23 20:09:07 +08:00
JustSong
09be65e035 Index page is done 2023-04-23 20:00:47 +08:00
JustSong
78b4acddc6 Update README 2023-04-23 19:52:16 +08:00
JustSong
396fa24445 Fix GitHub Actions 2023-04-23 19:36:27 +08:00
JustSong
b6f602f54d Update README 2023-04-23 19:32:19 +08:00
JustSong
81946c43b8 Update README 2023-04-23 19:28:43 +08:00
JustSong
b86e1dec64 Fix "HTTP decompression failed" 2023-04-23 19:19:43 +08:00
JustSong
279ae8ad50 Bug fix 2023-04-23 18:32:59 +08:00
JustSong
852af57c03 Relay done but not working 2023-04-23 18:24:11 +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
JustSong
c30b069f2e Update README 2023-04-22 22:46:29 +08:00
JustSong
f95f5948ff Update README 2023-04-22 22:29:00 +08:00
JustSong
5e8c22fbf6 Update system log 2023-04-22 22:15:48 +08:00
JustSong
6164829239 Channel API done without verification 2023-04-22 22:02:59 +08:00
JustSong
af96007025 Remove useless page 2023-04-22 21:41:16 +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