LuanRT
|
aa334aacbd
|
refactor: clean up, fix & remove outdated code (#228)
* dev: refactor and remove redundant code
* docs(music): update `Library` API ref
* docs: update examples
* chore: update lock file
|
2022-11-06 03:32:16 -03:00 |
|
LuanRT
|
f2f48af1bc
|
feat(Music): add automix support and other minor improvements (#184)
* dev(NavigationEndpoint): add `/player` endpoint
* dev: add AudioOnlyPlayability, BrowserMediaSession and MusicDownloadStateBadge
* dev: allow endpoints to be overridden
* dev: minor parser changes
* dev(TrackInfo): add `<info>#getTab(title?)`
* dev: allow `Music#getInfo()` to accept list items
* dev: revert a few changes, I probably overcomplicated this.
* dev: add tests
* dev: add `TrackInfo#getUpNext()`, `TrackInfo#getRelated()` and `TrackInfo#getLyrics()`
* docs: update API ref
* fix(docs): formatting inconsistencies
|
2022-09-13 02:26:13 -03:00 |
|
Patrick Kan
|
6fe4d235ff
|
feat: add MusicSortFilterButton (#151)
|
2022-08-25 02:06:52 -03:00 |
|
Patrick Kan
|
a4965ee43d
|
fix: playlist radios misidentified as videos (#147)
|
2022-08-21 18:55:58 -03:00 |
|
LuanRT
|
34281e2445
|
refactor: migrate parsers to TS (#133)
* dev: finish top-level parsers TS migration
* dev: migrate menu renderers to TS
* chore: fix ts errors
* dev: finish ts migration 🎉
|
2022-08-20 03:18:17 -03:00 |
|