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
Preston
43e3aa9f5b
Slightly increase comment text size
2020-10-19 10:16:17 -04:00
fatpowaranga
02231537f9
Use shorter youtu.be links instead of youtube.com for YouTube share links ( #671 )
2020-10-19 10:11:50 -04:00
Violet Rose
b578be1059
Created ft-tooltip component. ( #684 )
2020-10-19 10:10:26 -04:00
Synkky
07312ec16a
Display heart badge on loved comments ( #675 )
...
* Display heart badge on loved comments
* Change red badge to material red (#F44336)
* Fix linting issues
2020-10-19 10:01:24 -04:00
Luca
ac9c46e67b
Merge branch 'development' of https://github.com/FreeTubeApp/FreeTube into development
...
Merge
2020-10-18 17:18:24 +02:00
Preston
ce3bde6712
Remove live chat comments after 150 comments to better scroll through chat.
2020-10-16 23:01:32 -04:00
Luca
d214fe7d1e
Merge branch 'development' of https://github.com/FreeTubeApp/FreeTube into development
...
Merge
2020-10-15 19:58:33 +02:00
Preston
407449ac65
Move hovered elements above static timestamp
2020-10-15 11:30:21 -04:00
Colin Fleming
6466860eb8
Fix freetube:// protocol handling on macOS. ( #669 )
...
1. Handle open-url events.
2. Make protocol handling more robust on Win/Linux based on SO post.
3. Change 'ping' message to more descriptive 'openUrl' message.
4. Remove freetube:// protocol in main, and unify URL handling logic.
2020-10-15 09:33:25 -04:00
Luca
be5021f293
Commented fs
2020-10-15 15:30:06 +02:00
Luca
ae8722d37e
Merge branch 'development' of https://github.com/FreeTubeApp/FreeTube into development
...
Merge
2020-10-15 11:51:15 +02:00
Luca
5b83c45d21
Added implementation of child process for comment scraping
2020-10-15 11:51:11 +02:00
Preston
2e5c6a0edf
Break long strings in ft-list-items
2020-10-14 12:45:36 -04:00
milotype
7c6fbc057b
Alignment and typography corrections ( #653 )
...
* Update player-settings.vue
Replaced the LATIN SMALL LETTER X with the correct MULTIPLICATION SIGN
* Update ft-slider.js
Added a SPACE character as separator between "value" and "extension".
* Update ft-slider.vue
Changed the "SPACE" and "HYPHEN" characters with the "COLON" character, in order to prevent values to look like they where negative.
* Update ft-search-filters.vue
- Removed CSS class "radioMargin" for "Time" and "Type". This class does not seem to be defined anywhere!
- Substituted CSS class "radioMargin" with "searchRadio" for "Duration", so the div aligns correctly.
* Update ft-slider.js
Removed SPACE character between "currentValue" and "valueExtension"
2020-10-14 11:12:58 -04:00
Synkky
aa7de120b5
Recommended live video shows live tag, instead of undefined ( #665 )
...
Fixes #660
2020-10-14 09:50:57 -04:00
Preston
22eaf9a2b9
Proxy thumbnails from playlist
2020-10-13 12:17:35 -04:00
Preston
acf9b850c2
Proxy channel profile icons and banners through Invidious when API is preferred
2020-10-13 11:06:04 -04:00
Preston
41144135fc
Enable Hungarian Language
2020-10-11 11:25:07 -04:00
Preston
66e96adacf
Explicitly enable smooth scrolling is setting is disabled
2020-10-09 09:35:04 -04:00
Preston
4240bf9e35
Update Premiere Logic
2020-10-08 21:53:34 -04:00
Preston
d19615121d
Rework FreeTube subscription import
2020-10-08 21:19:29 -04:00
Preston
ffeefe25e0
Add Setting to check for and import legacy subscriptions
2020-10-08 17:35:36 -04:00