summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
api-serverMake API server endpoint configurable in config file & CLI argKeuin16 months
bugfix-ci-testGet buvid before running testKeuin16 months
masterAdd Danmaku decode CLI toolKeuin16 months
refactor-commonRefactor: move data structure from `danmaku_server_info.go` to `types`.Keuin16 months
restart-cooldownCool down before restarting from errors.Keuin18 months
 
TagDownloadAuthorAge
v0.5.1commit 3fad418964...Keuin16 months
v0.5.0commit c4dbd4a7b2...Keuin16 months
0.4.0commit 49082656b7...Keuin16 months
v0.3.4commit 495c915632...Keuin2 years
v0.3.3commit 7902849dc0...Keuin2 years
v0.3.2commit ed3db79b86...Keuin2 years
v0.3.1commit 21dd5d2d24...Keuin2 years
v0.3.0commit 2b1e0dbeab...Keuin2 years
v0.2.1commit 25fc31b21e...Keuin2 years
v0.2.0commit 32fbadfff7...Keuin2 years
[...]
 
AgeCommit messageAuthor
2022-09-13Bugfix: task won't stop after Ctrl-C is sent.v0.3.2Keuin
2022-09-12Update README.md: match the codeKeuin
2022-09-12Fix record restarting logic.v0.3.1Keuin
2022-09-12Defer file rename routineKeuin
2022-09-12Bugfix: wrong error logging.Keuin
2022-09-12Improve config `allowed_network_types`.v0.3.0Keuin
2022-09-12Bugfix: occasionally the program won't start because of a racing condition.v0.2.1Keuin
2022-09-12Bugfix: recorder won't retry if the connection was reset.Keuin
2022-09-12Proper use of loggers.Keuin
2022-09-12Feature: use alternative file extension name when the downloading is not comp...v0.2.0Keuin
[...]