Commit Graph

85 Commits

Author SHA1 Message Date
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
Bnyro c51a3a828e
unauthenticated subscriptions (#1270)
* hmm

* unauthenticated feed

* unauthenticated rss

* Small improvements to code.

* add unauthenticated subscriptions

* cleanup

* Sort subs locally.

* Fix some bugs and small improvements.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-08-01 19:46:06 +05:30
Bnyro 6c3eb2304d clone playlist from youtube 2022-07-21 22:51:41 +02:00
Kavin 37512b4e77
Allow the usage of a different instance for authentication. 2022-07-21 09:34:57 +05:30
Kavin 1dbd1e375b
Fix default language detection.
Closes #1118
Closes #743
2022-06-26 02:53:36 +01:00
Kavin 4d18bf8004
Add support for playlists. 2022-04-07 03:42:00 +01:00
FireMasterK 619a1d0d7e
Replace emails with mailto links.
Closes #822
2022-02-13 19:37:05 +00:00
FireMasterK 9b18f2eff2
Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FireMasterK 3d188f2cc8
Remove all references to uikit. 2022-01-12 12:13:04 +00:00
Tomasz Rymkiewicz 3349cd69c9
Add eslint plugin, add script in package.json 2022-01-12 05:31:12 +00:00
FireMasterK 4bfbb9aa2e
Migrate to Vite from webpack. 2022-01-12 05:31:12 +00:00
FireMasterK 77010ccac4
Improve theming, and make auto theme work with media query. 2022-01-12 05:31:12 +00:00
FireMasterK ea7669c863
Some general improvements. 2022-01-12 05:31:12 +00:00
FireMasterK b6d5fabeca
Experiment with loading css synchronously. 2022-01-12 05:31:12 +00:00
FireMasterK defe4d6c91
Migrate more css classes. 2022-01-12 05:31:12 +00:00
FireMasterK 871447050c
Attempt to migrate more classes. 2022-01-12 05:31:12 +00:00
FireMasterK 69ae2bf131
Replace video grids with windicss. 2022-01-12 05:31:12 +00:00
FireMaskterK e6bbcdd3c3
Allow hiding replies, and make strings translatable.
Closes #591
2021-11-04 10:52:36 +00:00
FireMaskterK 8ea56aa0b9
Implement comment replies. 2021-11-01 20:23:04 +00:00
Kavin 1c03633c62
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit.

* Add padding to the bottom of the grid.
2021-10-31 17:44:36 +00:00
FireMaskterK a5b5b94b43
Localize feed TimeAgo.
Partially fixes #554.
2021-10-27 01:59:03 +01:00
FireMaskterK 7baa3fbe34
Show a different icon when already listening.
Closes #544
2021-10-17 15:18:57 +01:00
Kavin 92d61a23af
Make eslint work, and fix all warnings. (#511)
* Make eslint work, and fix all warnings.

* Don't ignore v-html rule globally.

* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00