Commit Graph

283 Commits

Author SHA1 Message Date
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
root 276f03e857 Translate Video Sharing Panel into Bengali in Bengali script 2022-03-11 13:42:28 +05:30
root 3fad74f7fd Replace the YouTube link with a dialog that has links both with and without timestamps.
Partly based upon an idea from https://github.com/TeamPiped/Piped/issues/886 .
2022-03-11 01:24:53 +05:30
root 78ac4c2cca Make comments button available for i18n 2022-02-28 19:51:18 +05:30
root 020effbb3c Make log in/sign up and log out messages available for i18n 2022-02-25 09:38:12 +05:30
root c9887814fe Convert from using iconfonts to SVG 2022-02-18 11:02:27 +05:30
root 2e383b525d Sync Player height to app-bar height 2022-02-17 17:06:50 +05:30
root 54727f9971 Rationalize the desktop app bar and reduce min-width to 1000px 2022-02-17 17:01:58 +05:30
root 5f2a45c275 Condense app-bar buttons and drop min width from 1675px to 1500px 2022-02-17 16:49:58 +05:30
root c5636992aa Add fonts and Intl support for Sorani Kurdish 2022-02-09 10:56:18 +05:30
root 70740a64af Remove obsolete hacks for Shaka 2022-02-08 02:02:08 +05:30
root 3eff080189 Use the new datetime field in the video object if possible 2022-02-06 23:20:45 +05:30
root dbaf3fddc3 Support "<" and ">" shortcuts 2022-01-29 13:29:34 +05:30
root 84ad77a795 Fix 2022-01-23 11:15:10 +05:30
root f1230de4b8 Port "Workaround for bug in shaka's programmatic setup."
See https://github.com/TeamPiped/Piped/commit/c87af466c85180768e8f9a465dfa12f2865e5e6c
2022-01-23 10:49:30 +05:30