root
|
d524d426fa
|
Update position calculation
|
2023-06-17 16:20:20 +05:30 |
|
root
|
29e549ab89
|
Fixed autoplay
|
2023-06-05 20:33:38 +05:30 |
|
root
|
2a1982b0dd
|
Fixed a race condition between loading data and start time calculation, fixed start time setting when player.load is ignored
|
2023-06-05 20:25:13 +05:30 |
|
root
|
04cad9383d
|
Watch History tracking fixes
|
2023-06-01 06:12:38 +05:30 |
|
root
|
abe60e04fa
|
Minor design change in the rounding of the storyboard canvas
|
2023-05-25 06:58:36 +05:30 |
|
root
|
6b4dd19dec
|
Make the storyboard canvas display: none by default
|
2023-05-24 01:21:53 +05:30 |
|
root
|
e00e9ef961
|
Use originalWidth and originalHeight
|
2023-05-07 11:08:15 +05:30 |
|
root
|
a177eda48e
|
Seekbar storyboard improvements
|
2023-05-07 11:00:21 +05:30 |
|
root
|
326e7bd5fe
|
Handle @ in channels the correct way
|
2023-04-28 05:13:32 +05:30 |
|
root
|
46ae39c6e3
|
Fix the seekbar positioning and glitch
|
2023-04-22 21:47:53 +05:30 |
|
root
|
9b265ec15d
|
Ported the “Seekbar Preview” feature
|
2023-04-22 20:55:13 +05:30 |
|
root
|
fb6096045f
|
System sharing panel
|
2023-04-11 02:10:05 +05:30 |
|
root
|
a7d55e95fb
|
Aid in moving from deprecated language tags and fix a formatting issue
|
2023-03-26 16:10:52 +05:30 |
|
root
|
ecb4e853e4
|
Localize durations and update dependencies
|
2023-03-25 07:47:07 +05:30 |
|
root
|
f4ccac7188
|
Update packages & add DashUtils updates
|
2023-03-17 22:30:03 +05:30 |
|
root
|
271a3532ea
|
Update Shaka
|
2023-02-12 22:07:06 +05:30 |
|
root
|
4c1e58b9a6
|
Fix redirect on /@
|
2023-02-06 22:03:29 +05:30 |
|
root
|
6589f543e6
|
Handle the new /@<channel ID> URLs
|
2023-01-28 05:10:50 +05:30 |
|
root
|
c834f83528
|
Localize the authentication dialog and add Dutch, Serbian and Bosnian
|
2022-12-08 00:25:49 +05:30 |
|
root
|
e91ec77bb9
|
Match locales in a better way and port support from Piped for multilingual videos
|
2022-11-27 00:28:56 +05:30 |
|
root
|
87f6c15da7
|
Implement support for channel tabs
|
2022-11-07 02:38:10 +05:30 |
|
root
|
509ce266ed
|
Implemented the remainder of playlist functions and add the playlist creator to the add video to playlist dialog
|
2022-10-29 19:18:55 +05:30 |
|
root
|
d550d866d9
|
Update URLs and port "Fix setting of initial playback rate"
See https://github.com/TeamPiped/Piped/commit/6d1d5d97764f12c240c38291abc203757db894c4
|
2022-10-18 04:55:05 +05:30 |
|
root
|
467ef24935
|
Add YT links to the ChannelSharingPanel + Bengali translations
|
2022-10-17 06:31:16 +05:30 |
|
root
|
b4d091dd99
|
Align and fix the sharing panel button
|
2022-10-12 19:48:41 +05:30 |
|
root
|
4642a86cbb
|
Add a channel sharing panel
|
2022-10-11 22:03:15 +05:30 |
|
root
|
781cfeb652
|
Pass query parameters while redirecting
Closes https://git.maharshi.ninja/root/Piped-redesign/issues/20
|
2022-10-11 21:18:08 +05:30 |
|
root
|
652570b278
|
Merge branch 'feature-self_hosted_shaka'
|
2022-09-11 15:38:24 +05:30 |
|
root
|
057b6b7fba
|
Fix typo in quality check
See https://github.com/TeamPiped/Piped/commit/fe7c1b43cfc199ea1bc0292673177bf3e17b31e6
|
2022-09-07 17:01:45 +05:30 |
|
root
|
4c6dd467cb
|
Self-host shaka
Add Material Icons Rounded and Roboto
Use a special fork of Shaka Player to work with Material Icons Rounded via IPFS
|
2022-08-26 04:34:42 +05:30 |
|
root
|
5c727c4c83
|
Use abbreviated numbers wherever possible
|
2022-08-22 00:28:28 +05:30 |
|
root
|
b0eab5058b
|
Fleshed out the authentication dialog completely
|
2022-08-19 00:09:35 +05:30 |
|
root
|
0c21313f9c
|
Move Audio Only from Preferences to WatchVideo and make it usable while playing
|
2022-07-27 23:00:10 +05:30 |
|
root
|
85e0d38132
|
Prevent redirect when subscribing
|
2022-07-27 22:45:55 +05:30 |
|
root
|
b4e851040a
|
Don't autoplay if embedded
|
2022-07-25 03:43:16 +05:30 |
|
M86xKC
|
d8894af219
|
Adapt SponsorBlock segment colors to gruvbox theme (#45)
* Adapt SponsorBlock segment colors to gruvbox theme
* Remove unnecessary zero width space from translations
|
2022-06-17 10:06:30 +05:30 |
|
root
|
b069e977d5
|
Allow undefined this.sponsors.segments
|
2022-06-13 21:10:10 +05:30 |
|
root
|
06d030f94a
|
Implement SponsorBlock markers
|
2022-06-13 13:11:19 +05:30 |
|
root
|
f6afc6bf59
|
Format numbers nicely
|
2022-06-07 06:22:10 +05:30 |
|
root
|
9369d65a68
|
Port "Choose best audio quality on streams >= 480p."
See https://github.com/TeamPiped/Piped/commit/3dec3744f01745713ca7d45ce26a0537c182ef8f
|
2022-05-17 10:55:45 +05:30 |
|
root
|
989ebdbad0
|
Fix
|
2022-04-28 20:02:10 +05:30 |
|
root
|
e6f6859f9c
|
Use a regex to replace URLs
|
2022-04-28 19:59:09 +05:30 |
|
root
|
5c54ca13d6
|
Clickbait thumbnail avoidance implementation
|
2022-04-19 14:06:37 +05:30 |
|
root
|
5dac3b5674
|
Update Playlists
|
2022-04-19 10:52:35 +05:30 |
|
root
|
fe93bc4022
|
Reformat VideoComment and use img directly
|
2022-04-11 23:27:51 +05:30 |
|
root
|
80f44fe7ca
|
Add UI to allow creating playlists
|
2022-04-10 03:40:31 +05:30 |
|
root
|
bdf2aa1c4d
|
Fix indent
|
2022-04-10 02:59:45 +05:30 |
|
root
|
b5839faf4d
|
Optimize files and images
|
2022-04-10 02:57:33 +05:30 |
|
root
|
d6366fe572
|
Implement part of playlists
Squashed commit of the following:
commit 346b086bcc02462cc158ca75b6d7cc10f0089ccd
Author: root <root@git.maharshi.ninja>
Date: Sun Apr 10 02:35:20 2022 +0530
Remainder
commit ccfb2408888412188e2751fb594bc0ad393e4518
Author: root <root@git.maharshi.ninja>
Date: Sun Apr 10 00:33:47 2022 +0530
Allow determination of isAdmin
commit faa0210a8ac38156248bc10cba197aebeee48848
Author: root <root@git.maharshi.ninja>
Date: Sun Apr 10 00:06:47 2022 +0530
Add preliminary support for playlists
commit b25d6dced1ebc0ddc9156b9d281b9d0f9b93c0b9
Author: root <root@git.maharshi.ninja>
Date: Sat Apr 9 23:24:39 2022 +0530
Initial setup for implementing playlists
|
2022-04-10 02:35:48 +05:30 |
|
root
|
d13e30b63a
|
Add support for subscriber counts
|
2022-03-31 21:45:18 +05:30 |
|