1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2025-01-01 16:37:39 +01:00
Commit graph

408 commits

Author SHA1 Message Date
Cooper Ransom
36e247cf24 make the overall views box the same color as the next and prev page buttons 2024-03-15 14:00:48 -04:00
Cooper Ransom
c1c7866751 Add 'Overall Views' box 2024-03-15 13:41:15 -04:00
Cooper Ransom
c8c932ccce Add start lightbar easter egg 2024-03-15 00:12:16 -04:00
Cooper Ransom
bb4f7e7c79 Remove the provided status due to addition property 2024-03-14 23:34:57 -04:00
Cooper Ransom
d85c2cbf87 This is not goin well 2024-03-14 23:00:54 -04:00
Cooper Ransom
8df60920f4 test 2024-03-14 22:15:09 -04:00
Cooper Ransom
b138eda9b6 Polish flix page until i am ready to code it up 2024-03-14 22:11:21 -04:00
Cooper Ransom
4307f72816 Code cleanup 2024-03-14 21:29:57 -04:00
Cooper Ransom
22041f67d0 Make the top-flix page 2024-03-14 21:12:38 -04:00
Cooper Ransom
2a5fc9a851 Polish recently played list 2024-03-14 19:47:54 -04:00
Cooper Ransom
44ad56d654 Add recently played list! (this could be the stepping stone for a basic recommendation algo) 2024-03-14 14:00:47 -04:00
Cooper Ransom
e752560301 Add account statistic to admin page 2024-03-14 00:01:56 -04:00
Cooper Ransom
0a830cee11 Add worker link to test 2024-03-13 12:57:15 -04:00
Cooper Ransom
0d1d889661 Merge movie-web/dev 2024-03-10 23:05:36 -04: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
Cooper Ransom
d82985dcc8 Force rebuild again 2024-03-09 23:09:59 -05:00
Cooper Ransom
8f69bbb7b1 Add a check for extension before asking if its enabled 2024-03-09 21:23:06 -05:00
Cooper Ransom
fb0f96af08 Fix another bug in admin panel 2024-03-09 13:59:08 -05:00
Cooper Ransom
42b68e972e Make admin page even better 2024-03-08 20:04:47 -05:00
Cooper Ransom
8c29042cb8 Make the admin page cool asf 2024-03-08 18:03:03 -05:00
Cooper Ransom
15d931f06f add the scraping buttons back 2024-03-07 21:49:24 -05:00
Cooper Ransom
d5357d7549 fix turnstile look 2024-03-07 11:33:07 -05:00
Cooper Ransom
e2ab2587f8 Add a reload button to scraper 2024-03-06 21:14:43 -05:00
Cooper Ransom
de5f2514ec Add a support page! 2024-03-06 15:31:52 -05:00
Cooper Ransom
7604d7d724 Add more to aboutus in en.json and mess with footer 2024-03-06 00:18:37 -05:00
Cooper Ransom
6eab2a013c change tab description to tagline in en.json and turn maintace page into route and add twitter link to footer! 2024-03-05 14:10:22 -05:00
Cooper Ransom
c9c071e95e Merge dev!! 2024-03-03 20:11:17 -05:00
William Oldham
404d3b885f Handle nullability of config fields 2024-03-03 18:37:43 +00:00
Cooper Ransom
507fa97d77 Add retry button to notfound and make another easter egg! 2024-03-01 16:38:44 -05:00
Cooper Ransom
cd440de3a7 Add dmca email and page! 2024-02-29 23:14:36 -05:00
Cooper Ransom
82a85ef349 Merge movie-web/dev again (4.5.1 -> 4.5.2) 2024-02-29 21:54:03 -05: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
Cooper Ransom
efe3639ec8 Add retry button to ScrapeError 2024-02-29 14:23:52 -05:00
Cooper Ransom
9cce97967d i am done with the icons i promise 2024-02-29 13:56:49 -05:00
Cooper Ransom
448f8a98b2 Bug fix / code cleanup 2024-02-29 12:47:33 -05:00
Cooper Ransom
d0df347e7a Add sharks, fix easter eggs and increase visablity of 'did you enable the extension?' 2024-02-28 15:42:10 -05:00
Cooper Ransom
533d55e5cb add easter eggs... 2024-02-28 00:07:08 -05: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
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
mrjvs
567c6a3894 Improve register loading screen 2023-11-17 19:20:17 +01:00
mrjvs
328414ab06 Fixed hardcoded sitekey, fixed hasCaptcha being ignored, fixed setState while unmounted 2023-11-17 19:10:02 +01:00
Jip Fr
a5512b95e5 Add "top" part to large card, create auth input, add captcha things, put rest of auth flow in cards
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-17 17:38:52 +01:00
Jip Fr
a25b3dee54 First two pages of register flow
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-17 14:45:13 +01:00
mrjvs
0dc3e51a36 add backend tests to admin page 2023-11-12 17:54:21 +01:00
mrjvs
b4efe88252 add backend url to admin page + volume changed overlay bug fixed
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-12 17:07:48 +01:00
mrjvs
76d715a751 remove old log and finish metrics for scrapePart
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-11 16:17:13 +01:00
mrjvs
a7bd4786f3 ive choped chopped it 2023-11-10 22:14:41 +01:00
mrjvs
743ecc7869 authentication register and login
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-05 17:56:56 +01:00
William Oldham
791923e78c Fix seed generation, add code signing and fix Base64 2023-11-05 10:36:06 +00:00
mrjvs
df85861cf2 add concept for register flow 2023-11-05 01:16:45 +01:00
mrjvs
023a850e4f error handling for video + bookmark migration + last watched episode shown + progress migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-30 21:29:02 +01:00
mrjvs
b39ef2c31f start at beginning when pressing next episode button 2023-10-27 22:20:42 +02:00
mrjvs
65d0218f81 removed old todos, disable captions on load 2023-10-27 22:12:03 +02:00
mrjvs
9ff603f87c correct languages + settings page styling
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-27 21:51:14 +02:00
mrjvs
df5735cfbf pwa fix and dont remove t param after use 2023-10-26 19:53:22 +02:00
mrjvs
92bca33b91 add T param back 2023-10-26 19:36:15 +02:00
mrjvs
0883942093 fix randomized titles 2023-10-25 18:16:25 +02:00