Commit graph

120 commits

Author SHA1 Message Date
dragos-efy
1f651a6111 Fix File Path, Automatically copy efy when building
Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
2024-03-02 14:55:35 +02:00
dragos-efy
9a48e483d1 EFY Lang Path - Potential Temporary Fix 2024-03-01 16:32:38 +02:00
dragos-efy
a77575b55a Update Piped & EFY, Fix Glitches, Add "No Background" option for comments 2024-03-01 15:02:54 +02:00
dragos-efy
fbe23772cb Merge branch 'Master' into 'efy', Update efy submodule 2023-09-06 00:13:33 +03: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
Dragos
4a4f5ae243
Update from Main 2022-12-18 13:04:29 +02:00
Dragos
87c232c0a6
New submodule folder structure 2022-12-16 16:08:45 +02: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
Dragos
0aadfa550c
Update main.js 2022-11-08 18:37:17 +02: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
Bnyro
7994e358fb merge master 2022-11-03 14:45:18 +01:00
thecashewtrader
5a0076779a Localize numbers using Internalisation API 2022-10-22 21:24:44 +05:30
Bnyro
0e8528c1a5 merge latest master 2022-10-21 18:50:08 +02:00
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
5e5875316b conflicts resolved 2022-10-07 20:10:39 +02: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