H0llyW00dzZ
1168c326c7
Improve [Startup Server] Support TLS
...
- [+] feat(init.go): add TLS certificate and key command line flags
- [+] feat(main.go): implement TLS support for the server with fallback to environment variables
- [+] fix(main.go): improve logging messages for server start and error handling
2025-04-14 00:29:07 +07:00
JustSong
8f40e11c97
feat: initial official i18n support for backend
2025-02-02 15:09:31 +08:00
igophper
274fcf3d76
refactor: init db ( #1590 )
...
Co-authored-by: 江杭辉 <jianghanghui@k.app>
2024-07-03 20:50:40 +08:00
JustSong
254b9777c0
feat: support load env variables from .env file
2024-06-23 15:37:11 +08:00
JustSong
a3c7e15aed
fix: fix ut
2024-06-23 15:14:39 +08:00
JustSong
6ccf3f3cfc
chore: add logger.SysLogf function
2024-06-13 00:28:56 +08:00
JustSong
ceea4c6d4a
feat: support user content download proxy & relay proxy now
2024-05-29 01:14:00 +08:00
JustSong
129282f4a9
fix: fix wrong log type
2024-04-21 14:36:48 +08:00
JustSong
961b4108e6
chore: fix refactor caused typo
2024-04-06 02:12:50 +08:00
JustSong
24ed170e7b
chore: reorganize adaptor related package
2024-04-06 01:36:48 +08:00
JustSong
f9d914873f
chore: reorganize constant related package
2024-04-06 00:44:33 +08:00
JustSong
752639560f
feat: able to use separated database for table logs
2024-03-15 00:30:15 +08:00
JustSong
e54e647170
chore: remove useless code
2024-03-10 23:36:29 +08:00
JustSong
796be42487
feat: update ratio config if missing
2024-03-10 19:29:42 +08:00
JustSong
5b50eb94e5
feat: able to send alert message via message pusher ( close #993 )
2024-03-10 19:16:06 +08:00
JustSong
12440874b0
feat: able to disable channel by success rate
2024-03-10 17:57:47 +08:00
JustSong
2cd1a78203
chore: update module name
2024-01-28 19:38:58 +08:00
JustSong
2d760d4a01
refactor: refactor relay part ( #957 )
...
* refactor: refactor relay part
* refactor: refactor config part
2024-01-21 23:21:42 +08:00
JustSong
eed9f5fdf0
refactor: refactor relay part ( #935 )
2024-01-14 19:21:03 +08:00
JustSong
c9ebcab8b8
fix: fix theme logging
2024-01-07 18:02:59 +08:00
JustSong
aa03c89133
feat: able to add more UI theme ( #860 )
2024-01-01 18:55:03 +08:00
JustSong
f9b748c2ca
chore: add MEMORY_CACHE_ENABLED env variable
2023-09-29 11:38:27 +08:00
JustSong
4335f005a6
feat: create new log file when too many logs recorded
2023-09-17 16:35:30 +08:00
JustSong
42451d9d02
refactor: update logging related logic
2023-09-17 15:39:46 +08:00
JustSong
25c4c111ab
fix: only enable cors for relay routers to avoid csrf attack
2023-09-17 11:44:38 +08:00
JustSong
c3dc315e75
feat: add batch update support ( close #414 )
2023-09-03 14:58:20 +08:00
JustSong
fdb2cccf65
perf: initialize all token encoder when starting ( close #459 , close $460)
2023-08-26 13:02:02 +08:00
JustSong
7bddc73b96
perf: flush response after response handled ( close #364 )
2023-08-12 18:10:15 +08:00
JustSong
4eea096654
chore: do not hardcode cache time ( close #302 )
2023-07-23 19:26:37 +08:00
JustSong
431d505f79
refactor: do not use redis to store session
2023-06-26 16:10:59 +08:00
JustSong
4463224f04
feat: support automatic channel testing & balance updates ( close #11 , close #59 )
2023-06-22 22:01:03 +08:00
JustSong
00151a0124
chore: format logs
2023-06-22 10:59:01 +08:00
JustSong
3d76a974d1
feat: use cache to avoid database access ( #158 )
2023-06-20 19:09:49 +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
69ee87c57f
fix: fully support stream mode now ( close #3 )
2023-04-25 21:50:57 +08:00
JustSong
5e8c22fbf6
Update system log
2023-04-22 22:15:48 +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