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
Svallinn
9031acc260
Merge branch 'development' into 946-version-flag
2021-04-08 19:05:01 +00:00
Preston
ae76aebc97
Remove unneeded session import
2021-04-08 09:42:24 -04: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
Svallinn
9b92db3522
Remove stray spaces
2021-04-08 03:13:40 +00:00
Svallinn
9ff0994cee
Merge branch 'development' into 946-version-flag
2021-04-08 03:07:15 +00:00
Preston
01da5277ee
Add more URLs for consent cookie
2021-04-07 22:40:35 -04:00
Preston
3048e39106
Add 'enable-file-cookies' flag
2021-04-07 17:54:44 -04:00
Preston
8f64b083aa
Remove trailing spaces
2021-04-07 17:38:09 -04:00
Preston
e155426700
Add second consent cookie for compatibility
2021-04-07 17:33:56 -04:00
Preston
7b3f67073b
Add consent cookie to fix comments and various problems
2021-04-07 16:39:14 -04: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
Svallinn
becf86e945
Provide translated caption for user's locale
2021-03-19 18:43:16 +00:00
Luca
24d12a4357
Started investigating default profile loading inconsistency
2021-03-19 12:05:25 +01:00
Luca
9d6f6e78e7
Reimplementation of goToChannel from PR 850
2021-03-18 17:47:28 +01:00
Luca
d2ee285e45
Added fix for wrongly applied publishedText template
2021-03-17 23:15:36 +01:00
Svallinn
c49bf6aff5
Remove unnecessary packages and snippets of code
2021-03-17 01:30:35 +00:00
Svallinn
3e8b137f67
Fix and enhance captions subsystem
2021-03-17 01:28:25 +00:00
Luca Hohmann
5a1cde25eb
Merge pull request #1113 from Svallinn/1023-improper-alignment
...
Set a fixed width for side-bar icons
2021-03-16 11:40:16 +01:00
Luca
3f6e518132
Increased size to a fitting value
2021-03-16 11:34:34 +01:00
Luca
19445c0e80
Fixed large custom emote size for live chats
2021-03-16 11:32:36 +01:00
Svallinn
998c5c767c
Merge branch 'development' into 946-version-flag
2021-03-14 18:58:15 +00:00
Svallinn
aab30e3fcd
Set a fixed width for side-bar icons
2021-03-14 18:41:17 +00:00
Preston
e0a3ef92c6
Test custom solution for quality change
2021-03-12 16:09:08 -05:00
Luca
f7da2d9417
Enabled Norweguan Bokmal and ukrainian as languages
2021-03-11 17:03:59 +01:00
Preston
dfc45ee9a6
Fix: Store proper windows bounds when maximized
2021-03-10 21:01:21 -05:00
Svallinn
cb29074a08
Remove unnecessary call to app.setName
2021-03-07 16:08:03 +00:00
Svallinn
3734bad6ef
Support for version flag
2021-03-07 16:07:09 +00:00
Svallinn
a26750aa2e
Verify paused player before autoplaying next video ( #1089 )
...
This prevents the autoplay from playing the next video if the current video gets manually replayed by the user
2021-03-06 15:09:13 -05:00
Svallinn
7eda649293
Support for the 't' parameter in links ( #1090 )
...
This allows users to specify the timestamp of a video (in seconds)
- by inputting a link into the search bar
- by making use of the protocol link (freetube://), p.e in a browser
2021-03-06 14:03:40 -05:00
Svallinn
1452e361a1
Replace '/hashtag' refs with freetube:// links ( #1076 )
...
When pulling video information from Invidious, hashtag-related links present in the description need to be replaced with valid links.
In this case, a freetube:// link was deemed the most appropriate.
Fixes #932
2021-03-06 13:23:56 -05:00
Svallinn
3e959d3e27
Include publishedText for recommendations (local) ( #1075 )
...
Fixes #1074
2021-03-06 13:20:33 -05:00
Ira ¯\_(ツ)_/¯
f06af7da83
Enable profile based channel filtering ( #1013 )
...
* Delete FtProfileAllChannelsList component
* Replace FtProfileAllChannelsList component with new filtered variant
* Add new locale for profile filter label
* Add FtProfileFilterChannelsList vue component with ft-select addition
* Add FtProfileFilterChannelsList script with profile filtering support
* Add css modifications to new FtProfileFilterChannelsList component
2021-03-06 13:00:52 -05:00
Sai Deepesh
3b75a97859
added playlist next video interval ( #1006 )
2021-03-06 11:25:50 -05:00
Sai Deepesh
9d4ea68e89
fix: translated menu ( #988 )
2021-03-06 11:21:57 -05:00
Sai Deepesh
8c88571f6f
feat: added ability to hide Playlists ( #972 )
2021-03-06 11:21:22 -05:00
Preston
d4370f25f9
Update Channel module in Local API
2021-03-04 16:51:56 -05:00
Preston
5c9bb5e9fd
Update index.js
2021-03-03 11:42:49 -05:00
Preston
1e45ef2b92
Add ignore-gpu-blacklist flag
2021-03-03 08:40:21 -05:00
Preston
a3fe91bef5
Update to Webpack 5 and Electron 12
2021-03-02 22:51:01 -05:00
Hiers
215ae68b56
Changed command line input to only allows youtube video links. ( #1073 )
...
* Changed command line input to only allows youtube video links.
* Changed URL logic in renderer/App.js instead of making restriction in index.js.
2021-02-28 16:37:18 -05:00
Preston
77d2e7a6ee
Fix MediaMetadata setter
2021-02-27 15:15:06 -05:00
Preston
3d5ccdc4dc
Add better information to media notifications
2021-02-21 22:07:50 -05:00
Preston
2208002894
Fix dropdown from showing up behind elements
2021-02-15 10:44:09 -05:00
Preston
ef5aee3576
Update local API comment module and fix Invidious logic on channel page
2021-02-15 09:59:35 -05:00
Luca Hohmann
301af24da1
Merge pull request #864 from Imperial-Dragon/development
...
Autofill Searchbar
2021-01-26 18:25:28 +01:00
Preston
e735378a1a
Update Invidious instance site and add link directly to site
2021-01-21 21:21:33 -05:00
Preston
3150f25506
Forgot to commit search file and fix PiP logic when history is disabled
2021-01-21 16:20:42 -05:00
Preston
2ac6a81699
Remove unneeded video speed option and prevent searches past end of search
2021-01-21 14:57:57 -05:00
chaptergy
bb2dee36b3
Fix OPML import issue ( #963 )
...
* Fix OPML import issue
* Fixes linting errors
2021-01-21 14:19:25 -05:00
Preston
6245f8b423
Reverse saved videos list to show latest on top
2021-01-21 13:35:13 -05:00
Preston
1375df17d9
Update dependencies and fix aspect ratio logic again
2021-01-21 10:28:45 -05:00
Preston
81130f89f9
Update aspect ratio logic
2021-01-20 13:57:36 -05:00
Preston
b7846493ef
Update comment scraper logic
2021-01-20 10:54:44 -05:00
Imperial-Dragon
30cfc4c1a3
added autofill for searchbar
2021-01-18 22:25:59 +05:30
Preston
1cfb76ca72
Revert locale strings and test comment fix
2021-01-17 17:31:45 -05:00
Preston
15da4e4705
Fix linter warning
2021-01-17 13:07:26 -05:00
Preston
ce115d2737
Tweak aspect ratio logic and fix proxy logic
2021-01-17 11:09:51 -05:00
Preston
f95f73ee27
Fix load more button in playlists page
2021-01-16 12:18:27 -05:00
Preston
aa6b2925ed
Add touch controls to video player (Hold to pause, doubel tap to fullscreen)
2021-01-15 22:34:49 -05:00
Preston
aeeb911f0f
Fix network leak when using certain modules with the proxy enabled
2021-01-15 22:08:50 -05:00
Preston
890d5b4a09
Allow pasting Playlist URLs in search to navigate straight to playlist page
2021-01-15 11:34:44 -05:00
Cadence Ember
d5304cfcdd
Revamp about page ( #929 )
...
* Revamp about page
* Add more cards to about page
* Fix linter issues
* Add missing info and update locales
* Add license URL
Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-01-15 11:14:45 -05:00
Preston
dad0eb73ca
Use Fluid Mode for videos instead of setting an aspect ratio
2021-01-14 23:20:42 -05:00
Preston
9a75e6a53a
Fix toast string and add support for embed URLs when parsing links
2021-01-14 22:37:52 -05:00
Preston
659415edc3
Initial Playlist implementation. Functions like basic favorites list
2021-01-14 18:03:23 -05:00
Preston
6d7d874bc0
Add Proxy configuration to settings. Fix ft-video-list height when using list display
2021-01-14 13:51:33 -05:00
Preston
a7b27a98d2
Hide Watched formatted when on history page
2021-01-13 17:24:26 -05:00
Preston
835903a896
Revamp About Page. Add new links and information
2021-01-13 17:17:48 -05:00
Preston
5663d56b12
Stop power save blocker on route leave
2021-01-13 15:56:25 -05:00
Cadence Ember
9424a90fe1
Sidebar fixes ( #916 )
...
* Correctly bind theatre mode options
Theatre mode is now bound to both "recommended videos" and "live chat"
distraction settings, rather than just "recommended videos".
The settings switch, the button, and the layout have all been updated
to reflect this.
Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/910
* Fix watch layout when no sidebar
If there's nothing to display in the sidebar according to the
distraction settings and live status, the watch page will adopt a
single column layout. If the sidebar still exists due to faulty logic,
it will be placed at the very bottom of the page.
Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/909
* Unlink default theatre mode switch
* Normalise theatre calculation, consider playlists
2021-01-12 23:13:36 -05:00
Preston
7be4bf28f2
Create Loop Button and functionality in video player
2021-01-12 22:56:31 -05:00
Preston
6c9e176249
Prevent display from sleeping when video is playing
2021-01-11 15:45:46 -05:00
Preston
ce7e568c7b
Update project dependencies
2021-01-11 15:32:35 -05:00
Preston
32f57ae1c1
Fix search continuation when using cached results
2021-01-11 11:49:58 -05:00
Preston
eab93c2b61
Fix network leak to Invidious instance when viewing channel playlists on Local API
2021-01-11 11:26:14 -05:00
Sai Deepesh
13e944a425
Fixed tooltip position ( #831 )
...
* fixed tooltip position
* fix: Linting error
* [updated] fixed tooltip issue
2021-01-11 10:29:55 -05:00
pablodekota
f65377127d
Hide active subscriptions ( #918 )
...
* Update distraction-settings.js
* Update side-nav.js
* added hiding subscription activity
* Update distraction-settings.js
* Update distraction-settings.js
* Update side-nav.js
* Update side-nav.vue
* Update distraction-settings.vue
* Update settings.js
* Update side-nav.vue
* Update distraction-settings.js
* Update en-US.yaml
* Update en_GB.yaml
* Update distraction-settings.js
* Update settings.js
* Update side-nav.vue
* Update side-nav.vue
* Update side-nav.vue
Co-authored-by: Pablo <8d1d1de7-176f-4d40-b5f0-5a552aabd433@4wrd.cc>
2021-01-09 22:11:42 -05:00
Violet Rose
35345855c6
Adding playlist database logic ( #802 )
...
* Added playlist database logic.
* Added grab.
* Added removeOnWatched.
2021-01-01 13:15:24 -05:00
Luca
24d15f6151
Check video likes and dislikes for NaN
2020-12-31 12:22:26 +01:00
Luca
8aaa70744e
Added Galician as activated language
2020-12-31 12:02:35 +01:00
Luca
54b0ea1abc
On Import now checks in YouTube subscription json file whether duplicates exist
2020-12-30 20:46:48 +01:00
Preston
3b97e7598d
Prevent smooth quality changes to switch qualities faster
2020-12-26 22:21:06 -05:00
Preston
9b57dcda41
Show live status in search and fix youtube links in live chat
2020-12-22 15:34:06 -05:00
Preston
d52533b8c0
Close full window properly to prevent scrolling issues
2020-12-22 13:58:17 -05:00
Preston
e1266ec675
Fix search filter prevention
2020-12-22 13:39:19 -05:00
Preston
1614baf210
Ignore keyboard shortcuts when Ctrl is held down
2020-12-21 14:43:50 -05:00
Preston
3af6f9b65f
Fix check for unplayable videos
2020-12-20 21:43:40 -05:00
Preston
176d88bb0c
Fix CLI argument logic again
2020-12-20 21:28:24 -05:00
Preston
52c5dc5322
Fix CLI logic for Linux / Windows
2020-12-18 17:24:15 -05:00
Preston
57b004431f
Add better release check logic
2020-12-18 11:57:20 -05:00
Preston
49ef1e2047
Fix linter issues and update ytdl-core
2020-12-18 09:59:12 -05:00
Cadence Ember
b2402ee635
Extend video size to fill whole grid container
2020-12-17 23:28:30 -05:00
Sai Deepesh
46124b6b89
enhancing watched videos appearnce ( #806 )
2020-12-17 23:21:17 -05:00
Preston
b9f4cd7a38
Prevent live chat from scrolling when user scolls up to view messages
2020-12-17 14:11:13 -05:00
Preston
ea03dee245
Prevent certain search filter combinations from being used
2020-12-17 13:55:47 -05:00
Preston
78d92375f4
Update Search.js
2020-12-17 11:22:20 -05:00
Preston
9eb3b1fc20
Fix playback rates and search pagination
2020-12-17 11:22:05 -05:00
Airradda
f2f3274ea3
Reorder and resize playback rate menu ( #854 )
...
Reorder playback rate from 3->0.25 to 0.25->3 and resize to include an additional visible playback rate (0.25->1.5)
2020-12-15 15:09:49 -05:00
Airradda
f7c1392059
Add Additional Keybinds ( #855 )
...
* Reorder and resize playback rate menu
Reorder playback rate from 3->0.25 to 0.25->3 and resize to include an additional visible playback rate (0.25->1.5)
* Add Keybind (D) to Toggle Picture-In-Picture Mode
* Revert "Reorder and resize playback rate menu"
This reverts commit dacf1e9aa54e6d9d1bfe6ab79b561fd10f2b9ca3.
* Added (s) keybind to toggle Full Window
* Add description for (S) key
* Fixed weird Git things during rebase
Git injected some weird text during the rebase and duplicated a commit.
Hopefully that's just my messing up the rebase and it won't happen in the future.
2020-12-15 14:07:40 -05:00
Preston
44d5b31879
Update video player button layout
2020-12-14 18:25:51 -05:00
CristianMartin
ad8ed9fdb0
Windowed FullScreen ( #829 )
...
* add functionality in fl-video-player and styles in videoJS.css, with the aim of having a full window button in the video player
Signed-off-by: CristianMartin <c.knoxville8@gmail.com>
* fixed up interposition with full screen
Signed-off-by: CristianMartin <c.knoxville8@gmail.com>
* incorporation of styles for the full window button, and general refactor of the functional code of the button in the ft-video-player.js class
Signed-off-by: CristianMartin <c.knoxville8@gmail.com>
* Incorporation of the icons for the full window button in the path src/renderer/assets/img/, incorporation of the icons to the css and style refactor in the code of the functionality window for the complete button
Signed-off-by: CristianMartin <c.knoxville8@gmail.com>
* final bug fix with npm run lint-fix and test run
Signed-off-by: CristianMartin <c.knoxville8@gmail.com>
* Update ft-video-player.js
Code refactor according to the suggestions of change in the extraction, modification of the position of the buttons of fullscreen and fullwindow as suggested.
* lint error repair
* Update videoJS.css
incorporation of css styles to correctly center the icon of the new fullwindow button
2020-12-14 17:37:58 -05:00
Jakub
d0aeae381f
added slovak as active ( #874 )
2020-12-14 17:11:48 -05:00
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
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
Preston
5cb71a48f2
Add Download links to videos
2020-10-08 15:01:46 -04:00
Preston
2916f8b35a
Allow comment sorting with the Invidious API
2020-10-08 10:06:06 -04:00
Luca
31ff7f5167
Changed the fixed string 'load more' in the subscription page for a 'Load more videos' and placed it in the yaml files
2020-10-08 13:03:05 +02:00
Preston
a4bdfedd1a
Slightly increase delay in loading subscriptions on first boot.
2020-10-07 13:34:09 -04:00
Luca
8773ab9661
Fixed error for importing old subscriptions, which added channels to the same profile multiple times
2020-10-07 19:23:18 +02:00
Luca
70fae4dcfc
Added the link display to the replies
2020-10-07 17:59:24 +02:00
Luca
9df6e248ad
Comment display, Comment links
...
Added:
Comment links - Links in comments are now clikcable and displayed in
blue
Fixed:
Comment display - Comments should now display the whole text. They were
cut of due to an issue in the module, which is now fixed
2020-10-07 17:48:53 +02:00
Preston
d6e4a1e9cc
Add Setting to disable smooth scrolling
2020-10-07 09:57:22 -04:00
syncng
4b4a5caa88
Live video count fix ( #602 )
...
* Fix video card info bar for live video
* Lowercase publication date on video card
* Revert "Lowercase publication date on video card"
Due to problems in certain languages
2020-10-06 17:47:40 -04:00
Preston
854fd08f9c
Hide subscriber count in channel view if 0 is returned
2020-10-06 17:45:30 -04:00
Preston
7219aa3bd6
Grab all playlists instead of 100
2020-10-06 17:38:38 -04:00
Preston
15c73ee0b3
Allow UI Scaling and Have side bar open by default
2020-10-06 11:53:54 -04:00
Preston
382405cdfe
Disable settings depending on others and move default profile logic
2020-10-06 09:38:35 -04:00
Luca
57dbbc20fa
Added languages Greek, Hebrew, Portuguese, Slovenian
2020-10-06 12:03:13 +02:00
Preston
7ab884a51c
Remove unneeded declaration
2020-10-05 22:52:06 -04:00
tayloraviets
d5970f58c6
PR ready distraction free feature ( #596 )
...
* PR ready distraction free feature
Signed-off-by: Taylor <tayloraviets@gmail.com>
* presumably fixed linter issues
Signed-off-by: Taylor <tayloraviets@gmail.com>
* addressed PR issues and hopefully made the linter happy
Signed-off-by: Taylor <tayloraviets@gmail.com>
* fixed more linter issues
Signed-off-by: Taylor <tayloraviets@gmail.com>
* fixed more linter issues again
Signed-off-by: Taylor <tayloraviets@gmail.com>
* fixed more linter issues again.
Signed-off-by: Taylor <tayloraviets@gmail.com>
* moved bad quote
Signed-off-by: Taylor <tayloraviets@gmail.com>
2020-10-05 22:27:32 -04:00
Luca
890f2fc01b
No more comments, Comment repeat infinitely
...
Added:
No more comments - new toast with new string that is displayed when no
more comments are available
Fixed:
Comment repeat infinitely - comments now stop to load when all are
displayed.
2020-10-05 20:31:45 +02:00
Luca
68e73c8f8f
Removed comment from old package
2020-10-05 19:56:41 +02:00
Luca
528b2a93d3
Removed local package for npm module
2020-10-05 19:56:01 +02:00
Luca
5353acab55
Comment sorting, Sorting Button, Comment publishedText
...
Added:
Comment sorting - The comments can now be sorted by newest or most
popular (default)
Fixed:
1) Sorting Button - Now displays in the selected sorting method after
changing it
2) Comment publishedText - Comments published x day(s) ago should now
display their publish text correctly (upstream mistake)
2020-10-05 19:52:26 +02:00
Preston
ac9efa8df4
Re-label Audio Formats
2020-10-04 21:20:30 -04:00
Preston
fb3b46951f
Add locale for comment sort by
2020-10-04 18:17:21 -04:00
Preston
2770818668
Add placeholder for comments sort
2020-10-04 18:15:06 -04:00
Preston
e47b59750d
Force RSS Feeds when profile has more than 125 subscribed channels
2020-10-04 18:04:28 -04:00
Preston
4b2fb7aa1f
Proxy videos through Invidious if local API is enabled and setting is enabled
2020-10-04 17:01:59 -04:00
Preston
54a3810a53
Add protocol to enable extension support
2020-10-04 16:31:07 -04:00
Preston
cbb1b853b5
Fix more linter issues
2020-10-04 14:42:46 -04:00
Preston
8077d9d999
Update dependencies and fix linting problems
2020-10-04 14:30:54 -04:00
Luca
e83c86cff0
Sorted languages by language abbreviation and added bulgarian
2020-10-04 12:04:56 +02:00
PoorPockets McNewHold
823a27899d
[ImgBot] Optimize images ( #1 ) ( #567 )
...
*Total -- 107.65kb -> 74.33kb (30.95%)
/_icons/iconBlackSmall.png -- 3.00kb -> 0.49kb (83.82%)
/_icons/iconWhite.png -- 4.91kb -> 1.78kb (63.72%)
/_icons/iconBlack.png -- 4.71kb -> 1.75kb (62.79%)
/_icons/textColorSmall.png -- 4.71kb -> 2.13kb (54.75%)
/_icons/logoWhite.png -- 11.32kb -> 6.40kb (43.5%)
/_icons/logoBlack.png -- 10.32kb -> 6.18kb (40.14%)
/_icons/textColor.png -- 9.32kb -> 5.67kb (39.13%)
/_icons/logoColor.png -- 12.12kb -> 8.34kb (31.14%)
/src/renderer/assets/img/yt_logo_mono_dark.png -- 6.95kb -> 5.59kb (19.54%)
/_icons/textBlack.png -- 5.19kb -> 4.28kb (17.46%)
/_icons/256x256.png -- 5.95kb -> 5.22kb (12.3%)
/_icons/iconColor.png -- 5.95kb -> 5.22kb (12.3%)
/src/renderer/assets/img/defaultBanner.png -- 7.82kb -> 6.90kb (11.68%)
/_icons/textWhite.png -- 1.72kb -> 1.54kb (10.76%)
/_icons/.icon-set/iconColor_256.png -- 5.19kb -> 4.85kb (6.71%)
/_icons/mejs-controls.svg -- 4.49kb -> 4.21kb (6.24%)
/_icons/textBlackSmall.png -- 1.63kb -> 1.53kb (5.83%)
/_icons/.icon-set/icon_128x128.png -- 2.35kb -> 2.26kb (4.15%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-10-03 20:47:07 -04:00
Violet Rose
9a453f2e37
Creating ft-intersection-observer component ( #571 )
...
* Created ft-intersection-observer component.
* Improved first run logic.
2020-10-03 16:30:09 -04:00
Preston
0c1800a8d5
Update general-settings.js
2020-10-02 10:16:56 -04:00
Preston
9667d7aa37
Update package.json and ft-timestamp-catcher.js
2020-10-02 10:05:41 -04:00
Luca
2249e113d0
Added additional check whether the publishedText of a list video element is null. Fixes the problem for topic videos.
2020-10-02 13:55:02 +02:00
Preston
b6c0c331f9
Enable Swedish Locale
2020-10-01 21:26:08 -04:00
Preston
70e577d6a9
Have update checker check in main repo
2020-09-30 22:12:29 -04:00
Preston
88117cb360
Update -, build.yml, and 3 more files...
2020-09-30 20:49:43 -04:00
Luca
da40e92cb6
Added handleVideoEnded() and the fix for the erroring of the toLocalePublicationString()
2020-09-30 23:01:36 +02:00
Luca
ee4327f4ab
Missing video formats
...
Added a check whether the video returns formats that can be used to view
the video. If not, this might be due to region locks. At the moment the
code just returns. For playlists this will likely not work. So a
somewhat handling for region locked videos in playlists is still
necessary, so that the playlist plays on after skipping.
2020-09-30 22:37:23 +02:00
Preston
5e7740015c
Enable Turkish and Spanish Locales
2020-09-30 09:21:04 -04:00
Preston
afd17fc3ac
Merge branch 'master' of git@github.com:FreeTubeApp/FreeTube-Vue.git
2020-09-28 21:32:35 -04:00
Preston
0d26523da7
Enable English (UK) and Danish Locales. Rearrange Locales in settings
2020-09-28 21:32:18 -04:00
Preston
2d66b97328
Merge pull request #143 from Deedone/timestamps
...
Make timestamps clickable
2020-09-28 21:21:48 -04:00
Preston
70d5b3453f
Update Subscription List when changing profiles in a different view
2020-09-28 20:48:20 -04:00
Preston
20e1d80d16
Support gPodder OPML Export files
2020-09-28 19:53:59 -04:00
Mykyta Poturai
7cb396fcce
Make timestamps clickable
...
Replaces timestamps in comments and description with links that set
current video timestamp when clicked.
2020-09-27 13:23:52 +03:00
Preston
307c00745b
Add another check for live content
2020-09-26 19:26:48 -04:00
Preston
49e44c3b71
Remove timeout from watch page
2020-09-26 18:05:44 -04:00
Preston
37e874cb09
Add timeout for video loading
2020-09-26 17:39:10 -04:00
Preston
81a2251bd8
Respect Default Quality Setting
2020-09-26 17:03:42 -04:00
Preston
cb6badd6c9
Tweak default quality logic
2020-09-26 12:10:56 -04:00
Preston
91069658c8
Only prevent default on valid keyboard shortcuts
2020-09-26 11:57:57 -04:00
Preston
aa2f4b8e10
Push working comment scraper logic
2020-09-26 11:43:01 -04:00
Preston
4ce826b59e
Prevent subscriptions from showing up twice on OPML and NewPipe imports
2020-09-25 21:56:54 -04:00
Preston
c89f12f04c
Update local channel scraper
2020-09-25 21:40:22 -04:00
Preston
8de0c5fef0
Show different message if Upcoming text isn't available. Assume premiere date has passed
2020-09-25 10:14:49 -04:00
Preston
4f04eb7640
Add better default quality logic
2020-09-24 22:35:13 -04:00
Preston
ff5d2f9b86
Fix various profile issues and allow videos to repeat if save progress is finished
2020-09-24 18:33:21 -04:00
Preston
fc72bf0e97
Revert keyboard shortcut change and test new method for consistent captions
2020-09-24 08:49:06 -04:00
Preston
d6b4bbded6
Enable Indonesian Locale
2020-09-22 18:52:31 -04:00
Preston
3eb4a8ac0c
Resume watch progress when switching formats
2020-09-22 18:27:53 -04:00
Preston
c5f99cf397
Hide duration of video when 0:00 and show message if attempt to save video
2020-09-22 18:13:04 -04:00
Preston
ddfe9b745c
Fix duplicate comments from being displayed
2020-09-22 18:02:20 -04:00
Preston
37685de856
Remove private and deleted videos from watch playlist view
2020-09-22 16:56:19 -04:00
Preston
6bf54a1dd7
Prevent PiP video from repeating if video is finished. Also prevent it from holding up navigation on rare occasions
2020-09-22 16:19:21 -04:00
Preston
b67ac86ee1
Enable Italian Locale
2020-09-21 21:38:43 -04:00
Preston
51593176cc
Fix video thumbnails and fix various issues with PiP mode
2020-09-21 21:30:48 -04:00
Preston
78a1655dd8
Prevent next video from playing if user leaves page
2020-09-21 18:39:25 -04:00
Preston
d029c6161b
Fix playlist view when private videos are in the list
2020-09-21 18:32:42 -04:00
Preston
f6171bdaee
Temporarily disable comments in the local API
2020-09-21 18:22:51 -04:00
Preston
9077046331
Rename Alpha to Beta
2020-09-20 22:31:23 -04:00
Preston
508c1ec2ad
Fix linting issues
2020-09-20 22:30:52 -04:00
Preston
66ab2b11b9
Clear out more data in channel view to prevent other channel data from showing up
2020-09-20 22:20:40 -04:00
Preston
e93930ffb4
Add bigger delay before setting default profile
2020-09-20 22:11:03 -04:00
Preston
8d22aaad34
Replace comment logic with new scraper (Still not working yet)
2020-09-20 21:59:59 -04:00
Preston
cd7af11e89
Allow drop downs to hide when clicked away
2020-09-20 19:15:59 -04:00
Preston
b7013be907
Remember where app was located on close
2020-09-20 14:54:23 -04:00
Preston
b0d1ddf1ac
Add notifications for new blog posts and app updates
2020-09-20 14:22:39 -04:00
Preston
a3926721cb
Add animation for router change
2020-09-20 09:35:53 -04:00
Preston
b58821908a
Update dependencies and resolve hidden error
2020-09-18 18:11:58 -04:00
Preston
873c02bf74
Move outline logic to themes
2020-09-17 08:23:50 -04:00
Preston
648b2884e4
Enable more locales and replace https://invidio.us defaults with https://invidious.snopyta.org
2020-09-16 09:51:26 -04:00
Preston
ffa3788d47
Fix API Callback looping if fallback is enabled
2020-09-16 08:58:39 -04:00
Preston
35b35b2525
Fix Locale and messaging issues
2020-09-16 08:51:24 -04:00
Preston
2c9832d90e
Fix linting issues
2020-09-15 23:10:15 -04:00
Preston
f9d35e68ab
Hide outlines on click
2020-09-15 22:55:19 -04:00
Preston
2a0c062915
Add subscription manager within profile settings. Add Upcoming video information. Other changes
2020-09-15 22:07:54 -04:00
Preston
3b061c0bec
Update dependencies
2020-09-12 20:36:02 -04:00
Preston
f440a5b38c
Fix handling when the channel scraper fails
2020-09-12 16:59:49 -04:00
Preston
cc77cd9a6a
Merge pull request #130 from VioletRose/share-video-at-current-time
...
Adding "at current time" share menu buttons
2020-09-12 11:30:09 -04:00
Violet Rose
c5a00d49cf
Replaced "include time" with "include timestamp".
2020-09-12 08:20:12 -07:00
T-vK
1eaccb22d9
Add support for importing old FreeTube subscription.db files
2020-09-12 10:10:51 +02:00
Violet Rose
61c25a05f5
Refactoring based on PR comments.
2020-09-11 20:20:26 -07:00
Violet Rose
5725c18e2c
Added "current time" share buttons.
2020-09-10 20:48:06 -07:00
Preston
dea4eba109
Fix and add Locales. Add Reverse playlist functionality
2020-09-09 18:58:35 -04:00
Preston
df629ff7e1
Add auto play next video and fix watch progress issue on route change
2020-09-07 14:43:44 -04:00
Preston
c7762852f2
Update readme and only set Invidious storyboards when Invidious logic is called
2020-09-07 11:33:10 -04:00
Preston
842bc2f4e9
Don't check for captions during a live video
2020-09-07 11:26:52 -04:00
Violet Rose
d59660fbe0
Added vendor prefixes.
2020-09-06 19:18:03 -07:00
Violet Rose
99fffde0a2
Tidied up stylesheet structure.
2020-09-06 18:19:08 -07:00
Violet Rose
dd4bd7c489
Fixed outline positioning for compact switches.
2020-09-06 18:01:51 -07:00
Violet Rose
2edccb2714
Fine-tuned visible switch offset.
2020-09-06 17:55:17 -07:00
Violet Rose
cd309b1c3f
Enabled input tab navigation without changing visual appearance.
2020-09-06 17:16:25 -07:00
Preston
d77c9aed49
Add functionality to import and export subscriptions / history
2020-09-06 18:12:25 -04:00
Preston
cf3aecb127
Add some error handling to subscriptions
2020-09-03 21:56:01 -04:00
Preston
018a68f852
Allow Subscribe button to resize in the channel view
2020-09-02 22:01:47 -04:00
Preston
9b7b240de4
Add proper logic for route change
2020-09-02 21:06:49 -04:00
Preston
1bf2e51afc
Fix loading for cached subscriptions
2020-09-02 21:04:08 -04:00
Preston
f895703446
Fix subscription order for live or streamed videos
2020-09-02 21:00:24 -04:00
Luca
4dcfc28f17
Fix of the ft-video-list display since release from streams
2020-09-02 22:59:16 +02:00
Preston
a04ce13e6e
Fix linting issues
2020-09-01 23:25:06 -04:00
Preston
8f35f95a5b
Finish Core Subscriptions logic and add more locales to profiles page
2020-09-01 23:21:32 -04:00
Preston
1e035105d1
Finish Profile Logic and working subscriptions
2020-09-01 23:21:32 -04:00
Preston
0680e6c5b6
Fix issues with playlist and leaving watch page from invalid id
2020-09-01 23:21:32 -04:00
Preston
0a612ae0e7
Create Profile Edit Page
2020-09-01 23:21:32 -04:00
Preston
b291cbf37b
Start progress on adding profiles
2020-09-01 23:21:32 -04:00
Preston
cb2fd51dc5
Start progress on subscriptions
2020-09-01 23:21:32 -04:00
Luca
5e6876c970
Added the videojs-vtt-thumbnails-freetube module from npm instead of the Github repository
2020-09-01 12:04:54 +02:00
Preston
d50fa669dd
Show Timestamp on hovering the time bar and update dependencies
2020-08-31 17:40:37 -04:00
Luca
b78f045ff6
Update of the videojs-vtt-thumbnails npm based module to the github maintained fork
2020-08-31 21:27:24 +02:00
Luca
c01d468411
Check for storyboard directory when using installation
2020-08-31 20:13:49 +02:00
Luca
66903d8002
Updated DashGenerator and changed the used video formats for the local dash generation from formats to adaptiveFormats
2020-08-30 21:31:48 +02:00
Preston
6d50806303
Fix generating Dash file from Invidious
2020-08-30 10:21:01 -04:00
Preston
024e1fe2eb
Add Module to generate manifest files locally
2020-08-28 15:43:10 -04:00
Preston
1ffb013bfe
Fix links to channel view in search page
2020-08-28 11:01:20 -04:00
Preston
160eae91c5
Fix playlist user links, fix mini playlist card in watch page. Update dependencies.
2020-08-27 17:40:01 -04:00
Preston
80b60f6d32
Run caption logic earlier to avoid subtitles from not showing up.
2020-08-26 17:21:44 -04:00
Preston
3b4cf386a8
Another potential fix for subtitles not showing up
2020-08-26 17:06:42 -04:00
Preston
472844371e
Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue
2020-08-26 16:45:57 -04:00
Preston
029a0bc08e
Test if this fixes subtitles from sometimes not showing up.
2020-08-26 16:45:20 -04:00
Luca
e1f484d9b8
Fix for missing storyboards in dev mode
2020-08-26 21:52:12 +02:00
Mykyta Poturai
4dba586e09
Fix lazy wrapper's height in list mode
2020-08-25 21:19:25 +03:00
Preston
781e971357
Fix issues with playlists and fix issue with leaving watch page from an invalid id
2020-08-25 10:18:14 -04:00
Preston
b5a38862f4
Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue
2020-08-24 21:53:59 -04:00
Preston
87294698ad
Add another check for duration in a search
2020-08-24 21:53:02 -04:00
Preston
f75e8693ef
Merge pull request #100 from stecorb/fix-search-suggestions-popup-v2
...
Fix undesired search suggestions popup
2020-08-24 19:54:48 -04:00
Preston
4a6372b6ac
Fix Typo in lazy loading logic
2020-08-24 19:12:38 -04:00
stecorb
0262cbfb54
fix undesired search suggestions popup
2020-08-25 00:08:10 +02:00
Preston
feea541fdb
Update Dependencies, Fix linter, Hide Refresh Button for Trending / Popular
2020-08-24 17:52:39 -04:00
Preston
8b52a61353
Merge pull request #99 from Deedone/render_speed
...
Improve long list rendering time
2020-08-24 17:44:05 -04:00
Preston
7b5342098c
Merge pull request #98 from GilgusMaximus/master
...
Added Japanese, Spanish (Mexico) as languages and Subscribe button
2020-08-24 17:27:40 -04:00
Preston
34a77c3051
Merge pull request #77 from Deedone/master
...
Adding caches
2020-08-24 17:14:13 -04:00
Luca
f7b17adb47
Fixed 3 static strings to use the translations
2020-08-24 22:13:05 +02:00
Mykyta Poturai
c1ce439399
Improve long list rendering time
...
Speed up list rendering by wrapping list elements in a lazy container.
Only the first 16 elements are loaded at first. The rest is rendered
after it becomes visible.
2020-08-24 22:59:14 +03:00
Luca
48ff7cd2a4
Added Japanese, Spanish (Mexico) as languages and fixed the non displaying Subscribe translation
2020-08-24 17:01:09 +02:00
Preston
602a140361
Fix Locale issues and add Privacy Settings card to settings page
2020-08-22 16:51:04 -04:00
Mykyta Poturai
69dada2df4
Add caching for trending videos
2020-08-22 23:37:09 +03:00
Mykyta Poturai
60a315f360
Refactor popular page V2
2020-08-22 23:10:52 +03:00
Preston
6a2e301d37
Fix locale issues
2020-08-22 14:26:47 -04:00
Preston
ed220750d6
Update Dependencies and Fix linting warnings
2020-08-22 14:15:04 -04:00
Preston
7524dc9010
Merge pull request #92 from GilgusMaximus/master
...
French and Russian, Brazilian portuguese, Languages in alphabetic order, Video inconsistency Fix
2020-08-22 13:53:42 -04:00
Luca
b75d378c74
Lint Fixes
2020-08-22 16:30:31 +02:00
Luca
f174fe1c9e
Removed debugging log
2020-08-22 16:28:18 +02:00
Luca
972ed2f1ca
Local Video Search Results, List-Video Parsers
...
Added:
Local Video Search Results - The results returned from ytdl are now
transformed into the same format as with the Invidious API, so that no
distinction for these is require
Removed
List-Video Parsers - The differentiation between Invidious and Local
video data in yt-video-list.js is removed because of the transformation
2020-08-22 16:21:49 +02:00
Luca
b99b762a39
French and Russian, Brazilian portuguese, Languages in alphabetic
...
order
Added:
French and Russian - Both languages are translated enough to be usable.
Fixed:
Brazilian portuguese - The YAML file had an underscore instead of a
hyphen in its name, so it was not displayed as an optiom
Refactored:
Languages in alphabetic order - Rearranged the languages according to
their alphabetic order, except for english, which is the standard and
most used language
2020-08-22 14:57:37 +02:00
stecorb
2d352fcf33
Fix icon from showing up on certain window systems
2020-08-22 01:15:18 +02:00
Preston
6f18da0986
Remove icon from build
2020-08-21 10:16:25 -04:00
Preston
1b0ee4c15c
Fix icon from showing up on certain window systems
2020-08-21 08:53:08 -04:00
Luca
ba7e8e18bb
Merge branch 'master' of git://github.com/FreeTubeApp/FreeTube-Vue
...
Merge of language files
2020-08-21 13:41:38 +02:00
Preston
4203ff4ba3
Fix some navigation, clear data on exit, and add more toast messages
2020-08-20 21:20:22 -04:00
Luca
162a853e43
Removed Japanese and French YAML file for the moment because of too many missing translated strings
2020-08-20 22:56:55 +02:00
Luca
c3d483a6c6
Translations added to menu, Translation files renamed
...
Added:
Translations added to menu - The currently available file for
translation are now available in the settings menu (however some are
still missing a lot of strings)
Refactored:
Translation files renamed - Changed the french and chinese YAML file's
names according to the ElectronJS locales guide. (assuming french is
french-French)
2020-08-20 21:20:07 +02:00
Preston
093aa12810
Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue
2020-08-19 22:40:22 -04:00
Preston
2133a10efa
Implement History and jump to last watched time progress
2020-08-19 22:39:44 -04:00
Luca
4e822d8093
Turn the subscriber number into an integer number. Sometimes an issue with a somewhat low decimal 1 caused the number to have 9 decimal places
2020-08-19 23:21:39 +02:00
Preston
c616d2929a
Break extremely long words in the title of a video
2020-08-19 10:17:28 -04:00
Preston
fcc6e8744b
Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue
2020-08-18 19:34:02 -04:00
Preston
2942630f2e
Only load storyboards on non-live videos
2020-08-18 19:32:44 -04:00
Preston
4392f96b42
Merge pull request #81 from GilgusMaximus/master
...
Localization of 'Published x y ago' strings
2020-08-18 17:12:09 -04:00
Preston
b87bf0fe93
Break text for extremely long titles with no space
2020-08-18 17:01:01 -04:00
Preston
38714bdb29
Update Dependencies and update localization logic for X views
2020-08-18 16:49:51 -04:00
Luca
d4a3d35734
Local API Publication Strings, Localization Files 2, Live and Upcoming
...
videos
Added:
1) Local API Publication Strings - When using the local API, the
correctly translated strings stating how much time since publication has
passed are displayed
2) Localization Files 2 - Added additional strings for upcoming videos
as well as the missing strings to the third translation marked as
missing
Fixed:
Live and Upcoming videos - Livestreams were not handled before but are
now correctly implemented. Upcoming videos have a dummy string until the
relevant data is provided by the scraper
2020-08-18 21:37:43 +02:00
Luca
91bcf52dab
Video publication string, Localization files
...
Added:
1) video publication string - The code now creates a correctly
translated string for the info on how far back the publication was
2) Localization files - Added the required template string as well as
the unit for second and seconds to the yaml files to be able to utilize
them in 1)
2020-08-18 20:32:01 +02:00
Mykyta Poturai
5bc2e70e88
Refactor popular page
2020-08-18 18:51:56 +03:00
Preston
e2e56d63de
Update video player styling
2020-08-17 17:55:50 -04:00
Preston
46fdacf3a7
Fix view counter for video lists
2020-08-16 18:24:07 -04:00
Preston
f041910172
Finish implementation of local storyboards logic
2020-08-16 18:11:44 -04:00
Preston
2f939182dc
Merge pull request #78 from GilgusMaximus/Storyboards
...
Local Storyboard extraction and VTT File Generation
2020-08-16 17:25:01 -04:00
Luca
4cf59c7cf2
Removed debug my directory
2020-08-16 20:30:21 +02:00
Luca
15d5180d87
Removed .idea
2020-08-16 20:29:19 +02:00
Preston
ceac45b265
Merge pull request #76 from Hiers/master
...
Added portuguese localisation.
2020-08-16 14:25:31 -04:00
Preston
c3434b1847
Merge pull request #75 from d43m0nhLInt3r/patch-7
...
corrected license
2020-08-16 14:24:45 -04:00
Luca
a7efe66d21
VTT file generation, Number leading zero padding
...
Added:
1) VTT file generation - After the extraction of the storyboard data, a
VTT file according to the format of Invidious is generated and returned
as a string
2) Number leading zero padding - Added a function to pad a number with
leading zeros as a string in order to follow the structure of the
2020-08-15 13:03:30 +02:00
Luca
0e3221c329
Delegate creation of VTT generation to new function as well as useful information about the values of the url
2020-08-14 19:55:25 +02:00
Luca
02894ddda3
Removed unnecessary dependencies
2020-08-13 23:27:23 +02:00
Luca
b0e75f2e44
Storyboards:
...
Added:
Storyboards - Added the storyboards URL generation and extarction
2020-08-13 23:24:58 +02:00
Luca
07db5c5759
Merge branch 'master' of git://github.com/FreeTubeApp/FreeTube-Vue
...
Merge with Watch.Js
2020-08-13 23:24:10 +02:00
Preston
306335ab16
Have channel toast messages show up again
2020-08-13 14:21:25 -04:00
Mykyta Poturai
739dddf74c
Add caching for popular videos
...
Also add the button to refresh the cache
2020-08-13 17:26:20 +03:00
Hiers
75308e4b7c
Added portuguese localisation.
2020-08-13 10:02:11 +01:00
d43m0nhLInt3r
6ff2db3a1b
corrected license
2020-08-12 19:37:06 +02:00
Luca
a25ae08b80
Fixed merge conflicts
2020-08-12 14:00:29 +02:00
Preston
287739de7c
Add More Locale Strings to Both the locales file and the app
2020-08-11 23:26:49 -04:00
Preston
0ba7cc53ca
Add Locale Setting and enable German Translation
2020-08-11 18:17:09 -04:00
Preston
c5917de214
Merge pull request #67 from cloudrac3r/dont-break-with-second
...
Add default values for Second's missing properties
2020-08-11 17:25:16 -04:00
Luca
3bc85f123c
German translation for extra branch
2020-08-11 21:50:48 +02:00
Luca
461cc6569f
Basic URL splitting
...
Added:
Basic URL splitting - In Watch.js (290), the extraction implementation from
Omar's Invidious is implemented in JavaScript for the video storyboards
2020-08-11 17:28:43 +02:00
Preston
b6e2e9f73e
Add Trending Scraper for Local API
2020-08-09 16:14:51 -04:00
Cadence Ember
fe94dce5e3
Add default values for Second's missing properties
2020-08-09 20:36:36 +12:00
Preston
99524f3556
Add Locale Strings to Channel and Search pages
2020-08-08 23:15:00 -04:00
Preston
4a82822c69
Remove console logs
2020-08-08 18:08:50 -04:00
Preston
07f35da5be
Actually fix the playlist navigation
2020-08-08 18:08:22 -04:00
Preston
49342dd75b
Fix playlist navigation logic
2020-08-08 17:56:05 -04:00
Preston
233b009994
Remove console logs
2020-08-07 22:17:09 -04:00
Preston
5e1cdc8ee8
Update Dependencies and Add More Locales Strings to App
2020-08-07 22:16:06 -04:00