-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v6.4 - Various Optimizations, Improvements & Fixes
- Use dialog element for SuperModal with improved routing capability for back button support. - Display discovery items randomly. - Search results now filter livestreams and shorts. - Fix Favorites Set & Reset. - More Efficient Image Error Handling / Removed Piped Thumbnail Dependency for stream items. - Avoid adding unnecessary data in Library. - Added ability to add to favorites from superModal. - Avoid >50min streams from discovery. - Several Code Optimizations. - Added Icons for Library Tools. - List Container's Open In YT button now shows channel/playlist name directly instead of the 'open in yt' text. - IntersectionObserver for loading more items in a list instead of onscroll event listener.
- Loading branch information
Showing
23 changed files
with
323 additions
and
248 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
726f60e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to mention, it also adds ability to import and export library.