Preston
2b31078e05
Prepare search code for pagination
2020-12-14 14:52:22 -05:00
Preston
1a9cdacd75
Update search filters to work with updated search module
2020-12-14 14:15:29 -05:00
Preston
cb8cf1ef43
Start progress on fixing Search and Playlist for local API
2020-12-13 23:17:43 -05:00
alium
645d772d4a
Update main.js
...
Czech language is added, but not enabled. Enable Czech translation
2020-12-10 22:22:33 +01:00
Preston
a85a974995
Update watch-video-playlist.css
2020-12-07 10:35:42 -05:00
Preston
6c3212eaa8
Fix thumbnail URL in ft-list-channel and fix visual issue with watch-video-playlist
2020-12-06 21:02:27 -05:00
Preston
c59b8333d7
Temporarily fix channel id extraction from watch object
2020-12-06 20:18:08 -05:00
Preston
7eb0a400c5
Allow local API video extractor to return error messages in the user's preffered locale
2020-12-06 20:15:31 -05:00
Preston
47a493e368
Update search module and add error handling for more videos
2020-12-02 13:36:08 -05:00
Luca Hohmann
460934752c
Fail-Safe fix when author data of video is missing ( #825 )
...
* Fail-Safe fix when author data of video is missing
* Fixed linter issues by replacing hasownproperty with in
* Implemented Prestons addition for the user thumbnail
2020-12-02 13:35:03 -05:00
Duane Jaspers
2c71dedb06
fix for subtitle settings values not showing up ( #801 )
2020-12-02 13:04:24 -05:00
Preston
b2363bb6dd
Allow hidden toast messages to be clicked through
2020-12-01 11:02:52 -05:00
Preston
895906e2f6
Fix playlist watch video playlist information and fix recommended videos list
2020-11-28 19:44:17 -05:00
Preston
fdb258b4e3
Use WIP branch for Search and playlists
2020-11-28 19:08:39 -05:00
Preston
742226940c
Fix linter issues
2020-11-23 21:57:03 -05:00
Preston
22c40fb049
Update Dependencies
2020-11-23 21:53:49 -05:00
Preston
6f97cf8e11
Hide like / dislike icons when option is enabled
2020-11-23 14:28:38 -05:00
TDDR
79a1555e2c
Finiashed adding overlay that displays title ( #789 )
2020-11-15 14:13:18 -05:00
Preston
11ffde44db
Prevent error when dashSrc isn't initialized
2020-11-15 13:46:18 -05:00
Luca
96805f9b20
Fixed invalid timestamp video urls
2020-11-14 20:21:22 +01:00
Luca
796bf0e644
FF
2020-11-14 20:08:27 +01:00
Hiers
1495699d22
Implement frame by frame advance using keyboard shortcuts ( #758 )
...
* Added frame by frame advance functionality.
* Changed keybindings for frame by frame advancing.
* Fix comments.
* On Invidious videos using dash at high qualities the default is now skipping 1 frame at 60fps instead of 30fps. Avoided error on trying to read non-local dash manifest.
* On dash reading error, defaults to 60fps within determineMaxFramerate. maxFrameRate initialised in data object.
* Cleanup of framebyframe logic.
2020-11-13 17:29:41 -05:00
Preston
cd5023ae72
Allow importing / exporting of new subscriptions file from yt
2020-11-01 16:23:06 -05:00
Preston
de3cff57c5
Fix Invidious Fallback logic
2020-10-31 11:23:26 -04:00
Duane Jaspers
3c8dfb84b5
Change to only consider currently live broadcasts as livestreams. ( #728 )
...
* Remove isLiveContent, so only now live is true
* Change Published on to Streamed on when applicable
2020-10-31 10:57:51 -04:00
TDDR
e7ce45b524
Changed title of Watch view to title of the video ( #739 )
...
* Changed title of Watch view to title of the video
* Called updateTitle in a more appropriate location
* Removed redundandt router portion
2020-10-31 10:36:35 -04:00
Preston
d7fe2dcfbd
Re-add Show More button in the Search Page
2020-10-31 10:34:37 -04:00
Luca
f1230e992f
Added selection of resolution > 1080p for all devices.
2020-10-28 22:20:07 +01:00
TDDR
0f8d12d78f
Added ability to change volume with scroll wheel
2020-10-27 15:30:50 -04:00
Preston
46c271aa22
Fix linter issues
2020-10-27 13:47:40 -04:00
Luca Hohmann
45a92acedf
Merge pull request #715 from DuaneJaspers/ChannelUrlCopyOpen
...
Add Copy / Open Channel URL to video dropdown
2020-10-25 11:36:33 +01:00
Luca
2c8921d3d1
Merge branch 'development' of https://github.com/FreeTubeApp/FreeTube into development
...
MErge
2020-10-24 13:41:49 +02:00
Synkky
89cc8fe9c6
Fix pathing issue when forking process
2020-10-23 23:29:19 +01:00
Laptop Duane
29a80ef160
Add Invidious channel url option to dropdown
2020-10-23 12:51:39 +02:00
Laptop Duane
4113ebb6bb
Add Copy / Open Channel URL to video dropdown
2020-10-23 10:50:33 +02:00
Luca
d36bab3ffd
Added trending region to Invidious
2020-10-22 22:59:16 +02:00
Preston
f75df62c90
Move logic to utils store and load country data on boot
2020-10-22 14:56:49 -04:00
Luca
82f7dafda6
Merge branch 'development' of https://github.com/FreeTubeApp/FreeTube into development
...
Merge
2020-10-22 19:14:13 +02:00
Luca
3bb7be9ddb
Move country update back out of if check
2020-10-22 18:24:05 +02:00
Luca
d480b9113f
Added tooltip to region of trends
2020-10-22 18:14:36 +02:00
Luca
7dff578422
Added dfault fallback to the geoLocation
2020-10-22 18:06:23 +02:00
Luca
bf2737b947
Added geoLocation code
2020-10-22 13:47:30 +02:00
Preston
3d8383be11
Hide load more button in search when there are no more to
2020-10-21 16:58:47 -04:00
Preston
351a6a3992
Add error handling for search filters
2020-10-21 11:23:40 -04:00
Preston
a7cd21b7ad
Test temporary search fix
2020-10-21 11:15:42 -04:00
Luca
8a89062387
Merge
2020-10-20 12:32:57 +02:00
Luca
eed4e89318
Made changes from PR request
2020-10-20 12:31:48 +02:00
Preston
c7ac9a8415
Add caption download links when Invidious API is enabled
2020-10-19 15:16:56 -04:00
Preston
1086d7b516
Add captions to download links
2020-10-19 11:51:37 -04:00
Preston
f12b85e4f4
Add tooltips and context to the settings page
2020-10-19 11:32:53 -04:00