Commit Graph

70 Commits

Author SHA1 Message Date
Luca
44b31c71cc Updated comment scraper to fix like bug 2020-10-11 11:50:30 +02:00
Preston
faf88c21f0 Update dependencies 2020-10-09 12:40:34 -04:00
Preston
4240bf9e35 Update Premiere Logic 2020-10-08 21:53:34 -04:00
Preston
1e1d0164f0 Bump version number to v0.9.0 2020-10-08 15:28:22 -04: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
677d044c71 Update Dependencies 2020-10-06 18:15:15 -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
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
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
8077d9d999 Update dependencies and fix linting problems 2020-10-04 14:30:54 -04:00
Preston
9667d7aa37 Update package.json and ft-timestamp-catcher.js 2020-10-02 10:05:41 -04:00
Preston
88117cb360 Update -, build.yml, and 3 more files... 2020-09-30 20:49:43 -04:00
Preston
bb5ad7dc25 Change to proper Comment scraper module 2020-09-29 12:42:13 -04:00
Preston
aa2f4b8e10 Push working comment scraper logic 2020-09-26 11:43:01 -04:00
Preston
c89f12f04c Update local channel scraper 2020-09-25 21:40:22 -04:00
Preston
8418a363a8 Update dependencies 2020-09-25 17:46:18 -04:00
Preston
fc72bf0e97 Revert keyboard shortcut change and test new method for consistent captions 2020-09-24 08:49:06 -04:00
Preston
f6171bdaee Temporarily disable comments in the local API 2020-09-21 18:22:51 -04:00
Preston
f3a1c9da06 Update comments scraper module 2020-09-21 08:38:19 -04:00
Preston
8d22aaad34 Replace comment logic with new scraper (Still not working yet) 2020-09-20 21:59:59 -04:00
Preston
b0d1ddf1ac Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
Preston
b58821908a Update dependencies and resolve hidden error 2020-09-18 18:11:58 -04:00
Preston
3b061c0bec Update dependencies 2020-09-12 20:36:02 -04:00
Preston
d77c9aed49 Add functionality to import and export subscriptions / history 2020-09-06 18:12:25 -04:00
Preston
8f35f95a5b Finish Core Subscriptions logic and add more locales to profiles page 2020-09-01 23:21:32 -04:00
Preston
b291cbf37b Start progress on adding profiles 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
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
024e1fe2eb Add Module to generate manifest files locally 2020-08-28 15:43:10 -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
feea541fdb Update Dependencies, Fix linter, Hide Refresh Button for Trending / Popular 2020-08-24 17:52:39 -04: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
Preston
ed220750d6 Update Dependencies and Fix linting warnings 2020-08-22 14:15:04 -04:00
Sundowner
267ca1b197
Update Electron to latest stable (v9.2.1)
https://www.electronjs.org/releases/stable#9.2.1
2020-08-21 11:40:39 -04:00
Preston
38714bdb29 Update Dependencies and update localization logic for X views 2020-08-18 16:49:51 -04:00
Preston
d929918eec Update Dependencies 2020-08-11 18:20:22 -04:00
Preston
b6e2e9f73e Add Trending Scraper for Local API 2020-08-09 16:14:51 -04:00
Preston
5e1cdc8ee8 Update Dependencies and Add More Locales Strings to App 2020-08-07 22:16:06 -04:00
Preston
64b877fe27 Fix Locales File and Implement Locales file with app 2020-08-05 23:39:00 -04:00
Preston
cd71c35013 Update Dependencies 2020-08-04 22:21:13 -04:00
Preston
558d3f9755 Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue 2020-07-29 22:59:02 -04: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
5eb7a51a7f
Merge pull request #48 from d43m0nhLInt3r/patch-1
corrected license
2020-07-29 22:52:31 -04:00
Preston
c43c97ecbf Test different method for ARM builds 2020-07-21 17:43:52 -04:00
d43m0nhLInt3r
b71001eed4
corrected license
The FreeTube Vue rewrite currently has the GNU Affero General Public License v3.0 so I corrected it
2020-07-21 22:41:10 +02:00
Preston
4e2c37b9ef Add Alpine Linux Builds and Update Dependencies 2020-07-21 12:45:07 -04:00
Preston
6fb18dbab2 Switch to yt-channel-info package and update dependencies. 2020-07-11 18:54:30 -04:00
Preston
1135853e69 Fix issue when dislike count is null. Update Dependencies 2020-06-27 13:59:20 -04:00