Age | Commit message (Expand) | Author |
---|---|---|
2023-07-29 | Merge branch 'bugfix-invalid-dmmsg'v0.5.0 | Keuin |
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-11 | Refactor: move data structures to a separate package to avoid circular depend... | Keuin |
2023-07-01 | Refactor: replace homemade error type checking with idiom Go practices. | Keuin |
2022-09-12 | Proper use of loggers. | Keuin |
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-10 | Replace all logger usages to custom logging.Logger. | Keuin |
2022-09-08 | Support specify IP network type (ipv4, ipv6, in arbitrary combination and pri... | Keuin |
2022-09-07 | Bugfix: callGet[T] will panic if the request is unsuccessful | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |