freetube/src/renderer/views
PikachuEXE 07fd93d3aa
Fix watching video in development (#1668)
* Fix watching watched video in development

* Fix removing a file even when it does not exist (and would raise error)

* Fix infinite reload in video watching

File updates (e.g. dashFiles) in static folder triggers app reload (web-dev-server)
But the a file is created/updated/deleted on before playing any video
So it goes into a loop of loading a video
2021-09-23 07:04:00 +00:00
..
About Replaces outdated links to FreeTube GH wiki with links to Docs site (#1698) 2021-09-13 22:25:55 +01:00
Channel Style improvements to Channel & Trending pages (#1736) 2021-09-23 06:42:30 +00:00
History Implement History and jump to last watched time progress 2020-08-19 22:39:44 -04:00
Playlist Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
Popular Keep reload buttons' position fixed on scroll (#1573) 2021-08-20 20:15:33 +02:00
ProfileEdit Enable profile based channel filtering (#1013) 2021-03-06 13:00:52 -05:00
ProfileSettings Fix linting issues 2020-09-01 23:25:06 -04:00
Search Refactor: Swap `dispatch`/`commit` calls with mapped actions/mutations 2021-05-22 00:56:32 +01:00
Settings Collapsible Settings Sections (#1699) 2021-09-15 10:03:00 +08:00
Subscriptions Keep reload buttons' position fixed on scroll (#1573) 2021-08-20 20:15:33 +02:00
Trending Style improvements to Channel & Trending pages (#1736) 2021-09-23 06:42:30 +00:00
UserPlaylists Reverse saved videos list to show latest on top 2021-01-21 13:35:13 -05:00
Watch Fix watching video in development (#1668) 2021-09-23 07:04:00 +00:00