Cooper
ef2d9f2eaa
update docs links
2024-09-19 11:33:37 +00:00
Captain Jack Sparrow
b44bb51110
Fix all eslint issues!!
2024-07-10 01:46:10 +00:00
Captain Jack Sparrow
8a50d972ba
Remove the do setup part
2024-06-10 20:18:50 +00:00
kirbo
d370e7b850
rename to BLCK & fix styling
2024-06-09 17:40:28 -07:00
kirbo
8b6e7d3643
rename AMOLED to black & implement darker theme per request
2024-06-09 17:02:20 -07:00
kirbo
57d6abc43e
add AMOLED styling
2024-06-06 09:24:02 -07:00
carince
e8b7406569
subtitles: add bold setting
2024-05-03 14:49:33 +08:00
Captain Jack Sparrow
73b98422b6
Do my lil thang with the sources
2024-04-28 17:25:06 +00:00
Cooper Ransom
4a7b62bc0b
update for new docs
2024-04-25 15:04:56 -04:00
Jorrin
b671f22863
grey out sources that are not available on your current device
2024-04-15 22:46:38 +02:00
Jorrin
d607a7cce1
remove unused import
2024-04-15 18:20:12 +02:00
Jorrin
42d7be106e
use name of source instead
2024-04-15 17:15:15 +02:00
Jorrin
df89bda66a
rename
2024-04-15 16:52:50 +02:00
Jorrin
9d796108a5
setup sources reordering
2024-04-15 16:49:39 +02:00
Cooper Ransom
d32e285d8d
update sudo-flix
2024-04-14 17:28:14 -04:00
qtchaos
ed451763ed
chore: clean up classNames
2024-04-12 00:04:19 +03:00
qtchaos
e46ca23516
chore: clean up code and remove intervals
2024-04-12 00:01:57 +03:00
Cooper Ransom
608ac4ee1e
Merge main
2024-04-02 22:19:52 -04:00
Cooper Ransom
aa39f42cd2
Advertise admin panel on settings page
2024-04-01 23:50:11 -04:00
Cooper Ransom
a67ae7bcbb
Test sum
2024-04-01 18:59:31 -04:00
qtchaos
34168a7037
feat: add autoplay configurability with VITE_ALLOW_AUTOPLAY and custom proxy
2024-04-01 00:43:00 +03:00
qtchaos
20cec61eac
feat: add autoplay preference for extension users
2024-03-31 21:55:06 +03: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
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
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
247362a4a9
Add preview theme functionality to SettingsPage
2024-02-18 17:10:16 -03:00
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
Jip Fr
058a3c41c8
Mobile view for SetupPart
2024-01-28 14:07:52 +01:00
mrjvs
a91e2b6e2e
adjust setupPart timings and extension message preload
2024-01-24 14:02:35 +01:00
mrjvs
e758f32483
Add loading screen for SetupPart checks
2024-01-23 19:48:23 +01: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
a362559d9c
Add onboarding state to settings
2024-01-19 19:30:25 +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
Isra
b11a7016be
Actual links
2024-01-09 21:18:41 -06:00
Isra
caa82e15a3
Instructions
2024-01-09 21:14:03 -06:00
Astrid
acfd34a60b
Add profile picture preview
2024-01-06 16:01:31 +01:00
mrjvs
aca7827a15
Implement new country code system and new language code system
2024-01-03 20:06:08 +01:00
Heman Sran
544ed48741
- Fixed Sidebar scroll effect for last element in the settingLinks
2023-12-29 13:06:56 -07:00
Vijay
c347fe7ef5
Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
...
Refined language for captioning and subtitling options in the codebase:
- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.
Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.
This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2023-12-28 22:01:16 +05:30
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
75af3b992d
Made some more keys translatable
2023-12-21 20:47:38 +01:00