Commit Graph

118 Commits

Author SHA1 Message Date
Shiny Nematoda f00b9cafcd feat: add option to favor hls over dash 2024-07-11 17:59:42 +00:00
Bnyro cdb9d0188a feat: custom playback speed option 2024-05-16 18:24:43 +02:00
Bnyro ca5e39dfd8 feat: show tooltips when creator replied / liked comment 2024-05-16 17:04:08 +02:00
Bnyro c0a9b16aa8 refactor: use browser inbuilt tooltip on login/register page 2024-05-16 16:51:04 +02:00
Khusroo Hayat f6cb6842eb
feat: show confirmation modal before deleting subscription group (#3596) 2024-05-08 16:56:24 +02:00
Bnyro 4d7390e244 feat: support for adding custom instances 2024-03-15 22:52:48 +01:00
Bnyro ee5e69ff30 feat: support for albums channel tab 2024-03-13 18:09:38 +01:00
Bnyro c2f78bf03a fix: trailing '-' on (un)subscribe button in subscriptions page 2023-12-19 17:04:21 +01:00
Kavin 30aadde7ae
Add a configurable stream prefetch limit. 2023-12-15 21:07:41 +00:00
Kavin 5ed4f4dd0c
Add uptime percentage column. 2023-12-14 15:19:01 +00:00
Veronika Bušová b0488ae9e5
chore: add a note about unavailable instaces (#3100)
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2023-11-04 19:25:27 +00:00
Bnyro 615f1e64d7
Merge pull request #2950 from Bnyro/add-to-group-modal
feat: add to channel group modal on channel page
2023-09-17 16:19:07 +02:00
Bnyro d3290c16de feat: add to channel group modal on channel page 2023-09-17 16:17:33 +02:00
Colorful Rhino a53acf023b
Translated using Weblate (English)
Currently translated at 100.0% (197 of 197 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2023-09-15 22:52:58 +02:00
Colorful Rhino 5e85e878a8
Translated using Weblate (English)
Currently translated at 100.0% (197 of 197 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2023-09-15 18:44:51 +02:00
Bnyro 7c32201cb0 feat: show explaination on register and login page 2023-09-15 11:20:58 +02:00
Bnyro 36945fa11a feat: rename 'Watch on YouTube/LBRY' to 'View on ...' 2023-09-11 18:42:56 +02:00
wcw2x 007b22a6a9
Add config for privacy policy 2023-09-07 18:38:37 -03:00
Colorful Rhino 1dcffebbaf
Translated using Weblate (English)
Currently translated at 100.0% (194 of 194 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2023-08-30 16:20:34 +02:00
Shiny Nematoda 3a5fe4780b display error in player 2023-08-29 17:07:30 +00:00
Bnyro be864fbdbb
Merge pull request #2848 from Bnyro/download-current-frame
feat: option to download current video frame
2023-08-25 10:01:57 +02:00
Bnyro 37a93ae34f feat: support for importing and exporting channel groups 2023-08-23 16:15:43 +02:00
Bnyro 4ff2dc8e3d feat: option to download current video frame 2023-08-22 13:52:05 +02:00
Bnyro 00fad8c943 register page: add password confirm field 2023-08-14 10:03:26 +02:00
Bnyro b2ab3af93b feat: qrcode share option 2023-08-04 12:11:23 +02:00
Bnyro 7a14ab08a2 show video license and visibility in description 2023-07-30 18:10:08 +02:00
Colorful Rhino 85c9a0cb2d
Translated using Weblate (English)
Currently translated at 100.0% (186 of 186 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2023-07-21 15:29:53 +02:00
Allan Nordhøy 9417f4db3c
Translated using Weblate (English)
Currently translated at 100.0% (186 of 186 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/en/
2023-07-21 15:29:52 +02:00
Kavin b457eb5c70
Implement support for DeArrow. 2023-07-19 01:40:12 +01:00
Bnyro ba3a87cb5c
add support for auto deleting the history (#1778) 2023-07-17 08:40:19 +00:00
Kavin 98c355e45a
Add missing transaltion string for YT Music artists. 2023-06-28 05:59:33 +01:00
Bnyro c52eacb96a
Merge pull request #2522 from kskarthik/master
refactor: vertical chapters layout for mobile screen
2023-06-14 20:41:53 +02:00
Sai Karthik 5190ab6941
fix: locales indentation 2023-06-15 00:04:06 +05:30
Sai Karthik ce2e3dbfb6
feat: configurable chapters layout on mobile screen 2023-06-13 17:36:53 +05:30
Bnyro bf1ecc4c25 Option to disable search suggestions 2023-06-13 10:24:29 +02:00
Bnyro c6b547ecd9
Remove unused string resources (#2476) 2023-05-31 08:02:57 +00:00
Bnyro 0300718377 Reuse actions.okay string 2023-05-31 09:51:42 +02:00
Bnyro b21fd103ea Replace confirm dialogs with custom modals 2023-05-30 15:02:20 +02:00
Bnyro e40014edb1 Support editing playlist descriptions 2023-05-30 14:24:59 +02:00
JdM 006067b019 Add settings option 2023-05-19 17:38:11 +02:00
Bnyro c217d5e4e3 Subscription groups 2023-05-07 19:56:56 +02:00
Kavin 096999a69e
Merge remote-tracking branch 'origin/master' into toast 2023-04-29 19:09:15 +01:00
Sai Karthik 31244f8781
hint search kbd shortcut in placeholder 2023-04-12 23:25:48 +05:30
Kavin defefed9ed
Merge remote-tracking branch 'origin/master' into toast 2023-03-17 04:13:04 +00:00
rramiachraf 7e173e6c12 Fix small banner on mobile devices and localize `show more`/`show less` 2023-03-16 00:27:52 +01:00
vr10t e46cbadc51 add countdown until next video 2023-03-02 21:56:06 +00:00
vr10t ed8bb4846a add category 2023-02-19 15:15:17 +00:00
novenary 45a1e4981e Move skip button out of the control bar 2023-02-02 17:06:13 +02:00
novenary d980edd843 Add an option to ignore short sponsorblock segments 2023-02-01 23:31:39 +02:00
novenary e1b355e92a Add an option to skip sponsorblock segments manually
Fixes #894
2023-02-01 23:31:22 +02:00