Commit Graph

107 Commits

Author SHA1 Message Date
Bnyro d3290c16de feat: add to channel group modal on channel page 2023-09-17 16:17:33 +02:00
Kavin 22c10a6f9a Tree shake DomPurify. 2023-07-22 17:22:57 +01:00
Kavin 9539d51126 Implement DeArrow support everywhere.
Closes #2575
2023-07-21 21:07:53 +01:00
Bnyro 84f38da40c fix: crash when DeArrow is disabled 2023-07-20 12:39:06 +02:00
Bnyro f47d6140ce fix: respect preference for dearrow 2023-07-20 10:23:45 +02:00
Kavin d6acb3e098 Add more DeArrow support. 2023-07-19 02:54:15 +01:00
Bnyro bd21e72370 Use a router link for opening the home page 2023-07-07 18:02:01 +02:00
Bnyro 39d11063d6 Open default homepage directly on navbar icon click 2023-07-05 12:59:23 +02:00
Shiny Nematoda 689d43577d Fix local playlist import 2023-06-20 17:42:11 +02:00
Bnyro c1c8faaf5b Merge pull request #2553 from Bnyro/local-playlists
Playlists without an account
2023-06-19 14:34:32 +02:00
Bnyro ee57a0c348 Simplify local playlist indexeddb queries 2023-06-19 14:28:09 +02:00
Nyte 840e844947 Fix buttons UI under video player, add icon for Odysee (#2551)
Co-authored-by: Bnyro <bnyro@tutanota.com>
2023-06-16 15:07:35 +00:00
Bnyro d044accf5e Fix removing videos from local playlist 2023-06-16 08:39:44 +02:00
Bnyro f854af3581 Remove unused logging for debugging 2023-06-15 23:12:26 +02:00
Bnyro 4056c44fbb Implement restoring backups and auto-delete unused videos 2023-06-15 23:03:57 +02:00
Bnyro a52c511d29 Fix remaining issues with local playlists 2023-06-15 22:41:26 +02:00
Bnyro 37d6423e08 Add support for local playlists 2023-06-15 19:18:47 +02:00
Bnyro 2e64c4f003 Refactor playlist logic into dedicated functions 2023-06-15 17:32:32 +02:00
Bnyro c217d5e4e3 Subscription groups 2023-05-07 19:56:56 +02:00
Kavin f9bd43a4c3 Fix for NaN preferences breaking things. 2023-03-20 00:44:10 +00:00
Alin 005a938261 add watch progress bar 2023-02-16 17:26:14 +00:00
novenary 7b832a981c Use getPreference* instead of accessing localStorage directly 2023-02-02 15:25:45 +02:00
Bnyro 5978848327 Properly rewrite channel descriptions 2023-01-30 19:42:57 +01:00
Bnyro 8a801ab404 Support for exporting the watch history as playlist 2023-01-27 17:27:40 +01:00
Kavin ece47821fb Ensure watch history preference actually works. 2023-01-13 13:40:12 +00:00
Bnyro 5076701f58 Fix unsubscribing without account 2023-01-10 19:30:16 +01:00
Bnyro d84580cf4f Add support for playlist bookmarks 2023-01-06 19:30:28 +01:00
Kavin adf5f7da64 Don't show alerts in some scenarios. 2022-11-16 18:51:56 +00:00
Kavin 6b9151e47f Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00:00
thecashewtrader f0fdd84bae Add Watch on YouTube button 2022-11-06 00:44:48 +00:00
Kavin 7ac0940bd5 Try catch for NumberFormat.
See https://github.com/TeamPiped/Piped/pull/1675#issuecomment-1302587072
2022-11-03 19:54:00 +00:00
Kavin 99c4d65864 Merge pull request #1675 from thecashewtrader/number-format-respect-settings
Make numberFormat respect language and region settings
2022-11-03 17:11:37 +00:00
thecashewtrader fe64adf6d6 Fix typo: defaultLangage to defaultLanguage 2022-11-03 22:15:28 +05:30
thecashewtrader 33bb381035 Make numberFormat respect language and region settings 2022-11-03 22:13:41 +05:30
thecashewtrader 5a0076779a Localize numbers using Internalisation API 2022-10-22 21:24:44 +05:30
Kavin ce48bd55f1 Fix vite from complaining about import analysis. 2022-10-19 23:16:22 +01:00
Kavin 2fb5aa2bec Move theme handling away from mixin. 2022-10-10 10:13:21 +01:00
Bnyro 9621c346c0 fix stacked listeners 2022-10-06 21:20:35 +02:00
Bnyro c7595049bd better handling of the auto theme to prevent further bugs with it 2022-10-06 19:58:31 +02:00
Kavin d6803372f2 Fix url replacement.
Closes #1534
2022-10-06 09:54:01 +01:00
Bnyro 88e0c60be0 add footer config 2022-10-02 14:48:32 +01:00
Kavin a6927f9bd9 Don't replace timestamp's text in description. 2022-09-01 20:50:06 +05:30
Bnyro 4af8256a98 remove the unused YT icon 2022-08-29 18:36:49 +05:30
Bnyro 960e0ce15e add share dialog 2022-08-29 18:36:49 +05:30
Kavin 471e81f556 Initial migration to UnoCSS. 2022-08-29 18:32:55 +05:30
Bnyro 33c88a766e Merge branch 'master' into playlist 2022-08-06 12:54:55 +02:00
Kavin 4bacca566e Fix error when subscriptions are null. 2022-08-04 11:38:04 +05:30
Bnyro 5b7f99c9e0 cleanup 2022-08-02 10:14:03 +02:00
Bnyro 7899b4aea4 fix unauthenticated subs == null 2022-08-02 10:08:50 +02:00
Bnyro fa88624f8b download playlists as txt 2022-08-02 10:08:26 +02:00