Preston
40abb9f054
Update ft-video-player.js
2021-05-16 22:30:03 -04:00
Preston
e52223c7c5
Hide volume percentage on hover
2021-05-16 21:43:34 -04:00
Preston
8f8df5d8e6
Fix quality changing logic for Invidious API
2021-05-16 21:40:34 -04:00
Filip Czaplicki
440b04bbf0
SponsorBlock ( #1130 )
...
* SponsorBlock: enable/url settings
* SponsorBlock: fetch and display skipped fragments
* SponsorBlock: skip sponsor blocks
* npm add node-forge
* SponsorBlock: use hash prefix API
* SponsorBlock: configurable toast on skipped segment
* SponsorBlock: add /api/ to url, remove trailing slash
2021-05-16 16:01:24 -04:00
Preston
d9a02ba007
Add TODO
2021-05-15 15:13:17 -04:00
Preston
176d81dd6b
Fix quality logic again
2021-05-15 15:08:41 -04:00
Svallinn
f2d29f667a
Captions: Fix 'system' locale unwanted behavior
...
Closes : #1268
Having 'system' locale set would wrongfully send the wrong
locale information to YouTube, which would result in the captions
not being set properly. This commit fixes that behavior.
2021-05-11 18:25:47 +01:00
Svallinn
bd60d3c838
Top-Nav: Fix undefined/misplaced references
2021-05-11 16:28:26 +01:00
Preston
785e7b15bb
Remove this.currentLocale
2021-05-06 23:06:56 -04:00
Preston
8e4fe4eacb
Re-Arrange System Default Locale logic
2021-05-06 22:59:37 -04:00
Milu
fc5429ec59
Adding a "System Language" option to the "Locale Preference" ( #1241 )
...
Closes : #1205
* Added "Follow System" option to
`Settings -> General Settings -> Locale Preference`
and set it to default
* Changed double quotes to single quotes
* Removed unnecessary comment
* Changed `app` accessing method
* Cleaned up if/else statements
* Checks similar locales as fallback
* Changed label to "System Language"
* Changed locale filtering logic to use the filter() method
2021-05-06 16:45:49 +00:00
Preston
5387618b82
Fix linter issue
2021-04-30 20:36:46 -04:00
Preston
29cdae7f8e
Fix issue with recent live streams not being playable and update credits link in about
2021-04-30 17:43:12 -04:00
Preston
5322280b2f
Add new docs and blog URLs to About page
2021-04-30 17:26:25 -04:00
Preston
81a571e7c9
Hide New window icon when mobile UI is active
2021-04-30 17:24:21 -04:00
Preston
689479eb21
Channel Fixes and finish quality change logic
2021-04-30 17:18:45 -04:00
Svallinn
e696af3f7a
Apply playlist autoplay interval to regular autoplay
...
The interval to play the next video in a playlist was dynamic and
wasn't applied to the normal autoplay timer.
This commit merges the logic of these two scenarios so that they both
utilize the user-defined interval.
2021-04-29 19:33:13 +01:00
PikachuEXE
76260d9c4c
* Implement playlist countdown per second ( #1234 )
...
Closes : #1214
2021-04-29 16:58:00 +00:00
PikachuEXE
82aeaac734
* Update top nav search input to direct to channel panel when channel URL provided ( #1221 )
...
* $ Extract function which extract details from a Youtube URL
* * Update top nav handling to use extract function to handle input text if it's Youtube URL
* - Remove no longer used function
2021-04-28 19:21:16 +02:00
Svallinn
539500f370
Routing: Remove unnecessary router import
2021-04-28 13:31:46 +00:00
Anton Nesterov
4d080babcd
feat: better keyboard navigation ( #1104 )
...
Related issue: #375
2021-04-27 20:29:28 +00:00
PikachuEXE
e4e3090153
! Fix unable to view another playlist when already in playlist view ( #1211 )
2021-04-27 18:30:29 +00:00
PikachuEXE
2752006179
* Update "toggle theatre mode" button icon ( #1225 )
...
Closes : #1180
2021-04-27 15:52:09 +00:00
Svallinn
61b2fc4b48
Improve YouTube link handler
...
* Handle /user channel URL type
* Fix minor problems with the regexps
* Display informational toasts for hashtag and unknown URL types
* Add toast messages to the default locale
2021-04-25 01:28:29 +01:00
PikachuEXE
7d93217596
* Update player to hide full window button when in full screen mode ( #1222 )
2021-04-22 20:41:50 +02:00
Svallinn
c8d96d38b6
Save watch progress when closing window ( #1217 )
2021-04-21 18:38:46 +00:00
Svallinn
5f4ea74c16
Prevent deleted history and profile data from being exported
...
Closes : #934 , #937
This assures that the profiles and history datastores are properly
compacted before their respective exports
2021-04-21 05:09:06 +01:00
Svallinn
c4afaaaf06
Display error when importing invalid YouTube JSON
...
Closes : #969
Apparently, every importing option had a proper error message
displayed on a toast... except this one.
Oops.
2021-04-21 03:43:40 +01:00
Svallinn
78324ff775
Handle other url types from freetube:// protocol
...
Closes : #1207
The app was mistakenly only set up to handle video type urls from
the freetube:// protocol.
It should now be able to additionally handle playlist, search and
channel type as well.
2021-04-21 02:07:26 +01:00
Svallinn
52e600dc13
Bugfix: load of subscriptions at startup ( #1216 )
2021-04-20 18:07:47 +00:00
Svallinn
1fd08af136
Select search text on focus ( #1201 )
2021-04-15 21:30:26 +02:00
PikachuEXE
ebc829cef0
Add "open new window" button ( #1153 )
2021-04-15 20:28:35 +02:00
Luca
49aab11acb
Svallinns locale fix
2021-04-12 23:00:07 +02:00
Preston
cd78017540
Remove console.log
2021-04-11 18:51:50 -04:00
Preston
519128a99a
Fix issue with live videos causing errors in search results
2021-04-11 18:49:56 -04:00
Luca
58882b3e16
Fix for missing import of marked as watched videos
2021-04-10 22:04:59 +02:00
Luca Hohmann
edb6de2e88
Merge pull request #1121 from Svallinn/improved-captions
...
Overhaul of the captions subsystem
2021-04-10 21:20:27 +02:00
Luca Hohmann
d75ded4d41
Merge pull request #1148 from Svallinn/811-youtube-links-inside-app
...
Link app views to related YouTube url navigations
2021-04-10 21:20:12 +02:00
Luca Hohmann
2b1d8e499f
Added board automation for Bugs and Features ( #1146 )
...
* Added board automation for Bugs and Features
* Added correct github secret to automation
* Linter fix
2021-04-08 13:54:30 +02:00
Luca Hohmann
039cd9874d
New languages and yt-channel-info bump ( #1155 )
2021-04-01 16:21:04 +02:00
Luca Hohmann
c5fac9fcd7
Video meta file removal option ( #1154 )
...
* Implemented video meta file removal option
* Lint fix
2021-04-01 15:54:45 +02:00
Svallinn
c56cb87f7c
Gilgus did this and left it there for days -_-'
2021-03-30 03:34:56 +01:00
Svallinn
f9f49a5f6d
Link app views to related YouTube url navigations
2021-03-30 03:32:17 +01:00
Svallinn
f39579c6d2
Stop replacing YouTube hrefs for protocol links
2021-03-30 03:31:35 +01:00
Luca
a27fc9215c
Unnecessary print removed
2021-03-27 19:03:57 +01:00
Luca
dcef4261a7
Final adjustments
2021-03-27 19:02:53 +01:00
Luca
3cca33eac3
More cleanup
2021-03-27 19:01:05 +01:00
Luca
271a45e2b0
Cleanup
2021-03-27 18:58:14 +01:00
Luca
4e11233f3e
Verify check
2021-03-26 19:30:44 +01:00
Svallinn
39811f6ee4
Change locale caption function name
2021-03-19 19:18:21 +00:00