Preston
602a140361
Fix Locale issues and add Privacy Settings card to settings page
2020-08-22 16:51:04 -04:00
Preston
ed220750d6
Update Dependencies and Fix linting warnings
2020-08-22 14:15:04 -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
Preston
4203ff4ba3
Fix some navigation, clear data on exit, and add more toast messages
2020-08-20 21:20:22 -04: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
2942630f2e
Only load storyboards on non-live videos
2020-08-18 19:32:44 -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
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
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
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
5e1cdc8ee8
Update Dependencies and Add More Locales Strings to App
2020-08-07 22:16:06 -04:00
Preston
981341080e
Fix issue with recently live videos not playing.
2020-08-07 16:06:48 -04:00
Preston
898e513974
Make some progress on incorporating the locale file into the app
2020-08-06 20:20:42 -04:00
Preston
64b877fe27
Fix Locales File and Implement Locales file with app
2020-08-05 23:39:00 -04:00
Preston
998f5c2688
Add a few toast messages
2020-08-04 23:44:34 -04:00
Preston
4e92b378da
Check for and remove all trailing commas
2020-08-04 22:18:39 -04:00
n
8d31d1371b
Update Riot to Element in the About Page
...
Riot is now Element
2020-08-03 08:46:10 +00:00
Preston
94b6ababf3
Add API Fallback to Channel view, update dependencies and add Windows Portable build
2020-07-29 22:58:07 -04:00
Preston
a460fd08ce
Fix channel banners and temporarily remove RPM for testing
2020-07-16 23:14:26 -04:00
Preston
b625683a2e
Add error handling for local channel API and add check for missing channel info
2020-07-11 18:36:42 -04:00
Preston
6221f80a52
Merge pull request #37 from cloudrac3r/rewrite-list-items
...
Rewrite list items
2020-07-09 21:50:26 -04:00
Preston
1135853e69
Fix issue when dislike count is null. Update Dependencies
2020-06-27 13:59:20 -04:00
Cadence Ember
54b8d19c68
Margin on fetch more results button
2020-06-24 22:11:37 +12:00
Preston
56fd7fbaa5
Fix banner URL in Channel View
2020-06-23 23:15:14 -04:00
Preston
71fbb6dde6
Add local API for Channel Info
2020-06-23 22:40:34 -04:00
Cadence Ember
7afbe836d3
Rewrite list items :)
2020-06-24 03:47:19 +12:00
Preston
6fbccbce4c
Fix linting issues
2020-06-19 16:20:06 -04:00
Cadence Ember
7e9b574c60
Fix theatre mode breaking narrow layout
2020-06-20 01:40:07 +12:00
Cadence Ember
104131697d
Redesign watch component
2020-06-19 03:47:43 +12:00
Preston
72784a684b
Add Published data to watch-video-info component
2020-06-16 17:42:38 -04:00
Preston
650cc4c0ba
Check for more live stream qualities.
2020-06-04 22:44:58 -04:00
Preston
28e436db72
Update Dependencies
2020-06-03 21:00:36 -04:00