mrjvs
925f3dff19
Basic onboarding structure
2024-01-16 20:28:33 +01:00
Jorrin
fa2b610ea6
fix permission check on domain level
2024-01-14 22:33:46 +01:00
Jorrin
9488437698
check if extension has permissions
2024-01-14 18:19:38 +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
dc67ef0c3a
remove unused vars
2024-01-09 20:50:27 +01:00
mrjvs
f70d13f2c9
Clean up extension code
2024-01-09 20:07:22 +01:00
Astrid
24e3cc739c
add register avatar preview
2024-01-06 16:12:15 +01:00
Astrid
acfd34a60b
Add profile picture preview
2024-01-06 16:01:31 +01:00
Jip Fr
44740aed6a
Create WarningPart for in-player use
2024-01-04 00:55:24 +01: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
aca7827a15
Implement new country code system and new language code system
2024-01-03 20:06:08 +01:00
mrjvs
90ecefac3c
Merge branch 'dev' into proxy-syncing
2024-01-01 19:07:39 +01:00
mrjvs
a1a7ab024a
Fix error dialog
2023-12-30 12:59:56 +01:00
qtchaos
d016137989
Add Worker URLs syncing with backend
2023-12-29 23:58:15 +02:00
heman
57a4c7cdb0
Merge branch 'movie-web:dev' into dev
2023-12-29 14:05:27 -07:00
mrjvs
ecf1d901a3
Fix issue with current source displaying in scraping screen
2023-12-29 21:35:09 +01:00
mrjvs
9dd8f372a6
capitalize 4k
2023-12-29 21:14:02 +01:00
Heman Sran
544ed48741
- Fixed Sidebar scroll effect for last element in the settingLinks
2023-12-29 13:06:56 -07:00
mrjvs
41f83f4bef
Fix wrong backendurl being used for meta data fetching
2023-12-29 20:39:53 +01:00
Jip Fr
7156d8ebf3
Get rid of gear on mobile view
2023-12-29 14:21:55 +01:00
mrjvs
061cb548d0
Fix error messages for providers api
2023-12-29 13:02:55 +01: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
mrjvs
ac7fa99c45
Fix noOutput parsing + better error modal
2023-12-24 16:37:00 +01:00
mrjvs
257b080e67
Fix hostname not being show correctly
2023-12-24 14:23:10 +01:00
Contreras, Raf
bbf5645c2b
PR review changes
2023-12-24 14:58:07 +13:00
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
mrjvs
0ef33ccd44
Fix workers test page not using the actual proxy workers
2023-12-20 17:27:37 +01:00
mrjvs
d998dceb1e
Fix proxiedFetch not using new turnstile integration
2023-12-20 15:02:05 +01:00
mrjvs
2bf0b5b03c
Metadata fetching
2023-12-19 00:10:46 +01:00
mrjvs
0c9eb7e0df
Merge branch 'dev' into rtl
2023-12-16 16:59:25 +01:00
mrjvs
ad81b23c95
Fix thumbnail going under next episode button
2023-12-16 16:58:53 +01:00
mrjvs
6dea1fb3f6
Fix RTL issues
2023-12-16 16:50:34 +01:00
Jip Fr
cf4cb6f300
Some RTL fixes
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 16:21:50 +01:00
Jip Fr
179bdb07dd
Re-add auto captions
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:37:52 +01:00
Jip Fr
ed957f3872
Make passphrase input into toggleable password field
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:16:48 +01:00
Jip Fr
0baad79fde
Add brush lmao
2023-12-16 00:04:33 +01:00
Jip Fr
21656e6606
Center align description on trust backend
2023-12-14 21:18:02 +01:00
mrjvs
88356bad26
Merge branch 'dev' into coop-fixes
2023-12-13 21:44:05 +01:00
Jip Fr
1bcddb80aa
Remove weird gradient thingie
2023-12-13 21:41:55 +01:00
mrjvs
c48b82148a
Fix morning time
2023-12-13 00:44:35 +01:00
Jip Fr
3109da2154
Some progress for thumbnail fix on iOS
2023-12-10 22:12:09 +01:00
Jip Fr
ca0ccb240e
Abortable scraping
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-10 22:10:57 +01:00
Jip Fr
95c5e73996
Better error for unknown account
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-10 22:10:37 +01:00
mrjvs
436a75d3f2
Add chromecasting UI
2023-12-10 17:47:38 +01:00
William Oldham
3fc03f5cfc
Fix linting
2023-12-09 16:04:30 +00:00
William Oldham
1b1770ace8
Dynamically change search bar sticky offset depending on window width
2023-12-09 14:24:25 +00:00
Jip Fr
3b329bcf14
Fix stupid checkmark thing >:(
2023-12-09 13:40:53 +01:00
Jip Fr
f17ccd5066
Fix text alignment, also apply text style to copied
2023-12-09 13:16:08 +01:00
Jip Fr
0000354a13
Hide copy texts on mega-small viewports https://youtu.be/q6EoRBvdVPQ
2023-12-09 13:12:26 +01:00
Jip Fr
41aaf29be7
Fix error overflow
2023-12-09 12:58:26 +01:00
mrjvs
1217bae7ee
Add back and forth links for register and login
2023-12-07 01:52:35 +01:00
mrjvs
e420049097
Added proper FAQ body text
2023-12-06 22:59:58 +01:00
mrjvs
e28d118bf4
Fix translation bug
2023-12-06 22:08:53 +01:00
mrjvs
d0dca6b853
add structured randomized titles + make hero title wider + add final randomized titles in lang files
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-06 22:04:50 +01:00
mrjvs
08f378bc72
new user icons + better defaults for register form
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-06 21:47:36 +01:00
mrjvs
c0fc201d74
show settings on playback error +
...
make hls play with hlsjs if possible + latest version of provider package
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-12-04 21:55:43 +01:00
mrjvs
7841fadcb6
make email an optional setting + add device name validation
2023-12-02 00:02:09 +01:00
mrjvs
4a7c18e3e8
Re-implement disallowed ids in v4
2023-12-01 23:23:06 +01:00
mrjvs
a2aaf80c7c
finalized texts
2023-11-30 23:37:07 +01:00
mrjvs
4dc3a3216a
Some shoepolish for movie-web
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-30 21:25:28 +01:00
mrjvs
b1b604d322
hide pause when loading
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-30 20:05:49 +01:00
mrjvs
241febcdbf
Add pirate english and fix some react warnings
2023-11-29 20:25:24 +01:00
mrjvs
a2c114d93f
add page titles
2023-11-29 18:49:04 +01:00
mrjvs
9772711a2f
Fix url encoding in search + error page not showing any error info
2023-11-29 18:30:35 +01:00
mrjvs
8bf6510eaf
shortcut for enter to unfocus + slash to focus searchbar
2023-11-29 18:20:31 +01:00
mrjvs
bc22c323a0
fix savebar still persisting + fix stopEditing translation key
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-29 17:42:51 +01:00
mrjvs
a4808415db
Localize the rest of everything
2023-11-28 21:11:46 +01:00
mrjvs
7537ebb56c
Fix some missing translation keys
2023-11-28 19:23:41 +01:00
William Oldham
75933e7080
More localisation
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-11-27 19:19:03 +00:00
mrjvs
1161ecaca3
localize connectionsPart
2023-11-26 20:54:58 +01:00
mrjvs
5b71aae159
localize part of settings page
2023-11-26 16:33:04 +01:00
mrjvs
0ef492f58b
Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings
2023-11-26 16:04:23 +01:00
mrjvs
7bc3bb1416
Fix sticky sidebar + new design for app information + gorgegous new dropdown + bunch of small bug fixes + fix encryption not supporting utf8
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-25 17:09:01 +01:00
Jip Fr
8cdedbfca6
Adjust setting sidebar font size, add secure/insecure icon
2023-11-24 23:28:19 +01:00
mrjvs
1176908129
add backend info to settings sidebar
2023-11-24 22:02:34 +01:00
mrjvs
a9abe14810
make settings page fully functional
2023-11-24 21:54:44 +01:00
mrjvs
0094261aec
Fix active link detection not working
2023-11-24 19:04:56 +01:00
mrjvs
e62238459c
Add more settings saving logic + add connections section to settings + fix broken modals
2023-11-24 18:39:40 +01:00
mrjvs
5a5f3e8b8c
a whole bunch of final todos
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-24 17:11:00 +01:00
Jip Fr
8db25148de
Account styling in settings
2023-11-23 00:45:06 +01:00
mrjvs
2def74cb32
autocompletion
2023-11-22 17:00:14 +01:00
mrjvs
f3146b9a00
Merge branch 'v4' of https://github.com/JamesHawkinss/movie-web into v4
2023-11-22 15:04:59 +01:00
mrjvs
3434074b1e
delete account modal
2023-11-22 15:04:58 +01:00
Jip Fr
1343d7f907
Add backticks around error message copy
2023-11-22 14:15:00 +01:00
Jip Fr
a9da1dada4
Create ErrorCard component, fix being unable to select text, use ErrorCard everywhere
2023-11-22 14:14:01 +01:00
Jip Fr
5ae17a6c9a
Add "has copied" text
2023-11-22 14:03:57 +01:00
Jip Fr
73c3b13309
Fix buttons in playback error
2023-11-22 13:54:43 +01:00
mrjvs
fa29da1757
Data importing on login and registering
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-21 21:26:26 +01:00
mrjvs
7a591c82b9
Logic to conditionally show continue watching items
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-21 20:34:30 +01:00
Jip Fr
258b3be687
Fix themepart click
2023-11-21 19:35:47 +01:00
Jip Fr
9f41228a0c
Make settings tabbable
2023-11-21 19:24:45 +01:00
mrjvs
340673237b
Add fullscreen preview for caption settings + optimize subtitle rendering
2023-11-20 19:36:35 +01:00
mrjvs
b69c1a4518
fix spinner sizings
2023-11-20 19:03:48 +01:00
mrjvs
fa990d16b2
linked captions + primary navigation dropdown
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-19 16:49:17 +01:00
Jip Fr
2b23353e40
Language dropdown, language in settings, add temporary confirmation to delete account
2023-11-18 20:55:46 +01:00
mrjvs
54cd1d52ca
caption settings + working settings sidebar
2023-11-18 19:27:19 +01:00
mrjvs
d8913bb2b7
theme system + device list + device logout + delete account + register callout + split up settings page components
2023-11-18 17:28:10 +01:00
mrjvs
061c944034
finish register and login flow + suspense fallback fix
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-18 15:12:31 +01:00