Captain Jack Sparrow
d82de1f7c8
Better scrape error text for extension ( #1042 )
...
* Add better scrape error messages for the extension
* Remove config.js silly me
* Polish and resolve issues
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Fix duplicate button value
* Resolve issues
* Ok now i fixed it all
* Apply suggestions from code review
* I am dum
---------
Co-authored-by: Cooper Ransom <cooperransom08@outlook.com>
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-03-28 09:17:17 +00:00
qtchaos
42d107dd9d
fix: stop failed test from leaking worker url
2024-03-26 18:45:24 +02:00
ssssobek
ca180ab9ea
Go back to using percentages instead of pixels
2024-03-10 23:10:25 +01:00
ssssobek
e09c04b57b
Add blurred backgroud for subtitles
2024-03-10 20:14:48 +01:00
William Oldham
404d3b885f
Handle nullability of config fields
2024-03-03 18:37:43 +00:00
William Oldham
5e334246f4
Fix linting
2024-02-29 23:17:52 +00:00
William Oldham
9fc3e9082f
feat: automatically prefix backend url with https:// if not provided
2024-02-29 22:00:07 +00:00
William Oldham
7c4c02dd83
Fix theme preview
2024-02-26 21:27:45 +00:00
William Oldham
843ec84936
Merge pull request #922 from marcoslor/868-add-appearance-preview
...
Add appearance preview
2024-02-26 21:13:06 +00:00
qtchaos
1df0ac000d
feat: disable default setup option if no proxies set, remove extension help on OK
2024-02-26 13:48:45 +02:00
William Oldham
0a86c59cfb
Merge pull request #939 from qtchaos/admin-update
...
Update the admin page to run workers in parallel
2024-02-25 22:20:15 +00:00
qtchaos
bf6424f75d
feat: run worker tests in parallel with 5 sec cooldown
2024-02-25 22:04:47 +02:00
qtchaos
130b4f5cc3
feat: disable creating account when server is not set
2024-02-25 21:31:08 +02:00
qtchaos
fcf42a4e8a
fix: change useBackendUrl to possibly be undefined, add checks to avoid useless requests to nonexistent backend
2024-02-24 02:08:01 +02:00
qtchaos
b18269b40e
chore: Remove references to official domain
2024-02-23 16:26:17 +02:00
Marcos Rios
ac9d347a26
Remove nonsense ref
2024-02-22 23:55:07 -03:00
Vijay
446be58478
Fix ESLint warning in HeroPart.tsx
2024-02-20 16:18:36 +05:30
Marcos Rios
3522f6c038
Fix theme preview not being reset after leaving settings
2024-02-18 17:10:16 -03:00
Marcos Rios
247362a4a9
Add preview theme functionality to SettingsPage
2024-02-18 17:10:16 -03:00
Vijay
f5c1d6eb86
Add dynamic and engaging search bar placeholders
...
Enhance search bar experience with 15 dynamic placeholders for the movie web app. Provides a mix of engaging questions and suggestions, promoting user interaction and a personalized feel. Shuffled for a random appearance, contributing to a more dynamic user experience.
2024-02-17 23:31:55 +05:30
Boidushya Bhattacharya
d4ba87f95e
fix(settings/appearance): Removed inset-shadow & created new theme variable
2024-02-04 02:52:24 +05:30
Boidushya Bhattacharya
aba12370f3
fix(settings/appearance): improved 'Active' pill
2024-02-04 01:19:01 +05:30
qtchaos
8e22d4f96e
Attempt to send proxy to backend during onboarding.
2024-01-31 02:47:31 +02:00
Jip Fr
058a3c41c8
Mobile view for SetupPart
2024-01-28 14:07:52 +01:00
Jip Fr
c33176ff8b
Un-reverse onboarding cards
2024-01-28 01:20:11 +01:00
Jip Fr
d8dcdcc09b
Swap onboarding cards
2024-01-28 01:18:45 +01:00
mrjvs
392c60a9f9
Add a reload page prompt for extension
2024-01-24 15:05:22 +01:00
mrjvs
825a28502d
Add config options for extension install links
2024-01-24 14:53:54 +01:00
mrjvs
e1c09225ee
Detect browser for extension
2024-01-24 14:51:00 +01:00
mrjvs
8abcd6c43a
Mobile responsive onboarding start
2024-01-24 14:17:23 +01:00
mrjvs
a91e2b6e2e
adjust setupPart timings and extension message preload
2024-01-24 14:02:35 +01:00
mrjvs
dbaba7ff18
Add configurable links to onboarding
2024-01-23 19:57:05 +01:00
mrjvs
e758f32483
Add loading screen for SetupPart checks
2024-01-23 19:48:23 +01:00
mrjvs
d47722d36c
onboarding preserve params
2024-01-21 20:41:09 +01:00
mrjvs
4fa500013e
Style the extension onboarding
2024-01-21 15:28:46 +01:00
William Oldham
9157220317
Add i81n strings for MetaPart
2024-01-20 18:13:40 +00:00
William Oldham
1918aa6d9b
Extension should only be classed as active/valid when it's allowed on the domain
2024-01-20 17:59:18 +00:00
mrjvs
8a79924abd
Merge branch 'dev' into extension
2024-01-20 14:57:40 +01:00
mrjvs
e4ad8789b9
Add todos and fix some highlights
2024-01-20 13:54:32 +01:00
mrjvs
88b788d831
localize setupPart
2024-01-20 13:47:21 +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
6a81b30585
Localize all onboarding screens
2024-01-20 11:53:24 +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
a362559d9c
Add onboarding state to settings
2024-01-19 19:30:25 +01:00
mrjvs
47d680da8a
Add some hover effects
2024-01-18 20:37:27 +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
a226f3347c
Add onboarding functionality
2024-01-16 22:07:21 +01:00