Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Tabs to subscriptions page for live streams and shorts (FreeTubeA…
…pp#3725) * Add Tabs to subscriptions page for live streams and shorts * Fix naming issue with fetching live streams via Invidious RSS * Remove console log * Better error handling and better live stream sorting * Fix linter issues * Change videos RSS feed. Make live stream call more efficient. * Store last used tab in memory. Return to last used tab on mount * Fix live sorting. Reorganize tabs and check for currentTab via created instead of mounted * Fix linting issue * Start Global locales object, add distraction free checks for subscriptions tab * Start Global locales object for all locales * Cleanup and reduce duplicate code * Undo original distraction free settings change * Fix missing change in previous commit * Add distraction free settings to hide tabs * Improve accessibility * Make app-wide hide live streams setting override hide subscriptions live * Fix incorrect all tabs disabled message * Fix arrow key navigation * Create shared UI component for the subscription tabs --------- Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
- Loading branch information