index
:
slbr
api-server
bugfix-ci-test
master
refactor-common
restart-cooldown
Simple lightweight Bilibili live recorder.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
api-server
Make API server endpoint configurable in config file & CLI arg
Keuin
16 months
bugfix-ci-test
Get buvid before running test
Keuin
16 months
master
Add Danmaku decode CLI tool
Keuin
16 months
refactor-common
Refactor: move data structure from `danmaku_server_info.go` to `types`.
Keuin
16 months
restart-cooldown
Cool down before restarting from errors.
Keuin
18 months
Tag
Download
Author
Age
v0.5.1
commit 3fad418964...
Keuin
16 months
v0.5.0
commit c4dbd4a7b2...
Keuin
16 months
0.4.0
commit 49082656b7...
Keuin
16 months
v0.3.4
commit 495c915632...
Keuin
2 years
v0.3.3
commit 7902849dc0...
Keuin
2 years
v0.3.2
commit ed3db79b86...
Keuin
2 years
v0.3.1
commit 21dd5d2d24...
Keuin
2 years
v0.3.0
commit 2b1e0dbeab...
Keuin
2 years
v0.2.1
commit 25fc31b21e...
Keuin
2 years
v0.2.0
commit 32fbadfff7...
Keuin
2 years
[...]
Age
Commit message
Author
2023-07-14
Refactor: use proper const name.
0.4.0
Keuin
2023-07-14
Refactor: use pointer type of `Bilibili` to prevent unexpected copy.
Keuin
2023-07-12
Refactor: move data structure from `danmaku_server_info.go` to `types`.
refactor-common
Keuin
2023-07-11
go mod tidy
Keuin
2023-07-11
Bugfix: bump go version to 1.20
Keuin
2023-07-11
Refactor: remove dead code.
Keuin
2023-07-11
Refactor: move data structures to a separate package to avoid circular depend...
Keuin
2023-07-07
Refactor: move file operations into single package.
Keuin
2023-07-07
Refactor: move retry into single package.
Keuin
2023-07-07
Refactor: remove unused code.
Keuin
[...]