Commit graph

557 commits

Author SHA1 Message Date
Astrid 0ba699d66e useCopyToClipboard 2024-01-31 22:58:38 +01:00
Astrid 71ddbca657 Copy playlist link instead of download playlist 2024-01-31 22:22:26 +01:00
Astrid a562cbeb25 Proper onClick types and give <a> the callback 2024-01-31 22:22:07 +01:00
mrjvs 5f4cff8975 Cleanup some styling 2024-01-30 20:39:40 +01:00
RyloRiz 6cf870d246 Reviewed changes & simplified clearing process 2024-01-29 17:58:13 -08:00
RyloRiz 32c6bf12c7 Removed clear pointer/action when not visible 2024-01-27 21:38:01 -08:00
RyloRiz 2a93804fbd Restyled clear button & visibility 2024-01-27 21:32:04 -08:00
RyloRiz ef9792827a Fixed search query updating on clear 2024-01-27 15:34:33 -08:00
RyloRiz 5be4833b8d Created an 'x' button to clear search query 2024-01-24 18:41:45 -08:00
mrjvs a87f4cf222 Make download subtitle not automatically crash the tab but only after clicking (if ram is too low) 2024-01-24 15:13:59 +01:00
William Oldham 25ae949995 Check for extension in scrape logic 2024-01-23 21:44:53 +00:00
William Oldham d38cb6b632
Merge branch 'dev' into dev 2024-01-22 15:45:38 +00:00
mrjvs 20e35d0549 fix linting problem 2024-01-21 20:33:49 +01:00
Mehdi Dara 6010c2bab0 Backdrop blur for the navigation buttons 2024-01-21 21:28:10 +03:30
mrjvs 4fa500013e Style the extension onboarding 2024-01-21 15:28:46 +01:00
mrjvs cf38e26c5b Merge branch 'extension' of https://github.com/movie-web/movie-web into extension 2024-01-20 14:02:00 +01:00
mrjvs 8a79924abd
Merge branch 'dev' into extension 2024-01-20 14:57:40 +01:00
mrjvs ad69c9381c remove resolved TODO 2024-01-20 14:00:15 +01:00
mrjvs 8cc6faff09 improve HLS disclaimer 2024-01-20 13:27:58 +01:00
mrjvs 741a35dee8 Style and localize the preference section of settings 2024-01-20 13:20:06 +01:00
mrjvs f96a0de373 Style the settings onboarding card 2024-01-20 13:09:42 +01:00
mrjvs de5d47a730 Theme skip setup card 2024-01-20 12:24:02 +01:00
mrjvs 9ec273e78c Style onboarding pages
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-01-20 11:18:16 +01:00
mrjvs bb147a1367 Fixed flares 2024-01-20 00:24:06 +01:00
mrjvs b3222b130f Fix some thumbnail scraping setting logic
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:29:58 +01:00
mrjvs dc95bd7455 Add full layout and styling for the first step in onboarding
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:55 +01:00
mrjvs 3b2be31691 Add thumbnail generation as a setting
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:39 +01:00
mrjvs 925f3dff19 Basic onboarding structure 2024-01-16 20:28:33 +01:00
mrjvs 72f6960c60
Merge branch 'dev' into dev 2024-01-11 19:02:30 +01:00
mrjvs 3704dfba10 Fix styling bugs, fix player not switching source after error, fix allowed state in extension, add ip locked sourced for extension
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-10 22:04:21 +01:00
Jorrin d32ef6ed9a fix extension not preparing stream on embed selection 2024-01-10 19:43:54 +01:00
mrjvs 421186cb54 Version checking + preparing streams 2024-01-09 21:56:39 +01:00
Astrid dec967418b Mark cursor-not-allowed as important so that cursor-pointer gets overridden 2024-01-09 20:50:45 +01:00
mrjvs f70d13f2c9 Clean up extension code 2024-01-09 20:07:22 +01:00
Ashutosh Shinde 803668b492 added return value of selectCaptionById from selectLanguage function 2024-01-09 10:43:20 +05:30
Jorrin ef85c217f7 first mvp extension 2024-01-08 17:06:27 +01:00
Ashutosh Shinde f09a185335 updated selectLanguage callback to call selectCaptionById after searching for correct caption 2024-01-06 23:19:06 +05:30
Ashutosh Shinde 32dd68c90e updated CaptionOption key to use caption id instead of index and url in CaptionView 2024-01-06 23:18:54 +05:30
Ashutosh Shinde cd02f6d7a3 fixed #614 multiple captions of the same language all appeared as selected when selecting only one 2024-01-06 13:40:04 +05:30
William Oldham d0ef78020a Add Galician Flag 2024-01-04 20:44:11 +00:00
William Oldham 38fe8df228 Move flags into flag directory 2024-01-04 20:43:05 +00:00
mrjvs 1091253392 Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-03 23:54:08 +01:00
mrjvs 7155ffce40 Add missing languages + add support for scripts (pain) 2024-01-03 21:20:57 +01:00
mrjvs aca7827a15 Implement new country code system and new language code system 2024-01-03 20:06:08 +01:00
Jip Fr adbf11969e Fix player UI not always vanishing (or so we hope :D) 2024-01-03 00:55:42 +01:00
Jip Fr 58e1a17215 Make disabled episodes clickable 2024-01-02 20:29:19 +01:00
Jip Fr de74eac008 Disable episodes in list when episode hasn't aired yet 2024-01-01 21:55:04 +01:00
Ruslan 9678bd566e add toki pona flag 2023-12-30 01:57:38 +01:00
Ruslan 18ad3753e2 add full ukrainian transtaltion, fix flags 2023-12-30 01:29:57 +01:00
Astrid 95b1e05667 Fix translation keys 2023-12-29 22:25:09 +01:00