Age | Commit message (Expand) | Author |
---|---|---|
2023-07-29 | Simulate real web app cookies & WebSocket fields | 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 | Refactor: move data structures to a separate package to avoid circular depend... | Keuin |
2023-07-02 | Refactor: move RoomId type to the correct package. Type all room ID usages. | Keuin |
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |