Cooper Ransom
|
0f81ef90fb
|
Merge movie-web/dev
|
2024-03-11 19:28:08 -04:00 |
|
William Oldham
|
d33faf370f
|
Bump padding to pb-5 to match top of card
|
2024-03-11 18:48:52 +00:00 |
|
qtchaos
|
35c9c85b86
|
fix: increase maximum subtitle size, set background blur max to 100% and increase padding on the bottom of captions view
|
2024-03-11 17:46:47 +02: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
|
e465d2a340
|
Force rebuild on VPS
|
2024-03-08 23:33:16 -05:00 |
|
Cooper Ransom
|
8c29042cb8
|
Make the admin page cool asf
|
2024-03-08 18:03:03 -05:00 |
|
Cooper Ransom
|
a63bb88a25
|
Fix next episode stuff! and add another proxy
|
2024-03-08 10:40:46 -05:00 |
|
qtchaos
|
256f9f9df9
|
feat: add season/episode to the start of title
|
2024-03-05 00:33:31 +02:00 |
|
William Oldham
|
18e9bdbfc5
|
Merge branch 'dev' into mediasession
|
2024-03-04 21:42:40 +00:00 |
|
Jorrin
|
d20ab4be08
|
double map into one
|
2024-02-27 23:30:00 +01:00 |
|
Jorrin
|
7af58dd9e8
|
prepare stream for all domains in a hls playlist
|
2024-02-27 23:19:40 +01:00 |
|
qtchaos
|
67c86a270e
|
feat: make volume scrollable with your mouse
|
2024-02-26 22:39:32 +02:00 |
|
William Oldham
|
0c19716836
|
Fix HLS i18n key
|
2024-02-11 12:23:10 +00:00 |
|
Jorrin
|
2b402ac5ba
|
Fix HTTP error 403 on HLS stream after switching source
|
2024-02-09 17:45:48 +01:00 |
|
chaos
|
b129181b6c
|
Merge branch 'dev' into mediasession
|
2024-02-09 15:52:31 +00:00 |
|
qtchaos
|
761e952ce2
|
fix: update if conditions to allow for updates after changing episodes
|
2024-02-09 17:51:47 +02:00 |
|
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 |
|
mrjvs
|
a2a3066bc7
|
Merge branch 'dev' into mediasession
|
2024-01-31 16:56:36 +01: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 |
|
mrjvs
|
20e35d0549
|
fix linting problem
|
2024-01-21 20:33:49 +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
|
f96a0de373
|
Style the settings onboarding card
|
2024-01-20 13:09:42 +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
|
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 |
|
chaos
|
224d823eb6
|
Merge branch 'dev' into mediasession
|
2024-01-11 22:25:07 +02: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 |
|
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 |
|
qtchaos
|
c6f359d4ea
|
Remove unused import in MediaSession.ts
|
2024-01-06 19:31:05 +02:00 |
|
qtchaos
|
fb68efa522
|
Rework MediaSession to be less bad
|
2024-01-06 18:43:42 +02:00 |
|
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 |
|
qtchaos
|
00066ba788
|
somewhat ok mediasession implementation
|
2024-01-05 21:19:59 +02: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 |
|
Astrid
|
95b1e05667
|
Fix translation keys
|
2023-12-29 22:25:09 +01:00 |
|
mrjvs
|
378a1696b3
|
Update provider package
|
2023-12-29 18:17:37 +01:00 |
|