forked from FreeTubeApp/FreeTube
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make history page remember last query string & search limit (FreeTube…
…App#5192) * $ Simplify boolean assignment, rename session storage key * * Make history page remember last query string & search limit only when going back * ! Fix restoring filtered history having unnecessary delay * * Make subscribed channels page remember last query string only when going back * * Make user playlists page remember last query string only when going back * * Make playlist page remember last query string only when going back * * Make channel page remember last query string only when going back * * Save more options * ! Fix strange outline on nav buttons * * Put `currentTab` value into proper place params instead of query * ! Fix search tab showing "0 results" before search done * - Remove useless file after merging dev * $ Change code style * * Put event listener back to mounted
- Loading branch information
1 parent
8e10825
commit f892e31
Showing
10 changed files
with
322 additions
and
51 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
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.