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
8077d9d999
Update dependencies and fix linting problems
2020-10-04 14:30:54 -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
Luca
da40e92cb6
Added handleVideoEnded() and the fix for the erroring of the toLocalePublicationString()
2020-09-30 23:01:36 +02:00
Preston
2d66b97328
Merge pull request #143 from Deedone/timestamps
...
Make timestamps clickable
2020-09-28 21:21:48 -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
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
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
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
51593176cc
Fix video thumbnails and fix various issues with PiP mode
2020-09-21 21:30:48 -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
508c1ec2ad
Fix linting issues
2020-09-20 22:30:52 -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
b0d1ddf1ac
Add notifications for new blog posts and app updates
2020-09-20 14:22:39 -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
2a0c062915
Add subscription manager within profile settings. Add Upcoming video information. Other changes
2020-09-15 22:07:54 -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
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