ssssobek
810a12a097
Apply requested changes
2024-03-14 01:01:24 +01:00
ssssobek
c1f9382f50
Add embedded subtitles support
2024-03-12 23:45:34 +01:00
qtchaos
b18269b40e
chore: Remove references to official domain
2024-02-23 16:26:17 +02:00
Jorrin
121a71449f
route subtitles through extension if installed
2024-02-15 14:17:57 +01:00
mrjvs
ec6119a44c
add scrape-tool to reports
2024-01-25 22:19:09 +01:00
mrjvs
f70d13f2c9
Clean up extension code
2024-01-09 20:07:22 +01:00
mrjvs
ac7fa99c45
Fix noOutput parsing + better error modal
2023-12-24 16:37:00 +01:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
82d2516951
Report captcha solves
2023-12-21 20:39:53 +01:00
mrjvs
4db6dcca48
Implement setting api token after response
2023-12-20 15:08:04 +01:00
mrjvs
d998dceb1e
Fix proxiedFetch not using new turnstile integration
2023-12-20 15:02:05 +01:00
mrjvs
1acc81205a
Add prefixes to tokens
2023-12-19 22:39:14 +01:00
mrjvs
b5a11ef000
turnstile integration for provider api
2023-12-19 20:41:56 +01:00
mrjvs
4847980947
Improve error handling for providers api
2023-12-19 18:47:54 +01:00
mrjvs
2bf0b5b03c
Metadata fetching
2023-12-19 00:10:46 +01:00
mrjvs
e48af381c5
its not finished
2023-12-18 22:53:59 +01:00
mrjvs
88446299b6
Add batching + remove temporary RTL
2023-12-16 16:54:30 +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
a2b262b4ab
get worker urls from settings instead of config
2023-11-24 22:16:01 +01:00
mrjvs
ab4d72ed1a
bookmark syncing
2023-11-19 20:03:35 +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
mrjvs
117da3335b
reporting source selection menu
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-12 16:54:32 +01:00
mrjvs
bd4378c056
truncate stacktrace and remove hostname
2023-11-11 16:59:58 +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
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
e267482d33
opush
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-25 16:41:52 +02:00
mrjvs
e41d1fdb3f
improve most voted algorithm, remove temporary state
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 22:27:36 +02:00
mrjvs
24e4cc3970
remove old subtitle code
2023-10-22 17:59:19 +02:00
mrjvs
4c782b0c47
subtitle scraping + new subtitle setting to fix capitalization
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 17:58:49 +02:00
mrjvs
6395d75d78
testing subtitle scraping
2023-10-21 01:40:21 +02:00
mrjvs
65d46190e6
remove backend from this repo
2023-10-17 19:11:53 +02:00
adrifcastr
436fb2707b
update all remaining imports
2023-06-21 13:38:48 +02:00
Jordaar
7e948c60c1
feat(enum): add mp4upload enum
2023-06-16 16:12:53 +05:30
Jordaar
2db7e0bef8
feat(enum): add upcloud and streamsb enum
2023-06-16 14:41:30 +05:30
mrjvs
73b2f57fdc
Merge branch 'dev' into dev
2023-05-22 19:22:00 +02:00
JORDAAR
bcff5a8972
add rawProxiedFetch
2023-05-09 12:51:13 +05:30
frost768
bf135a2bdf
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-27 21:54:24 +03:00
Yılmaz ÇABUK
4880d46dc4
style: sort imports according to ESLint rules
...
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2023-04-24 18:41:54 +03:00
frost768
f12f53d32c
Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control
2023-04-20 22:22:10 +03:00
frost768
2178057633
auto select subtitle
2023-04-06 01:49:33 +03:00
frost768
9c13be37e8
subtitle type checks
2023-04-03 23:18:10 +03:00
frost768
156b693460
suggested changes
2023-04-02 18:14:03 +03:00
frost768
495222eb10
export subtitle types as a list
2023-04-01 12:19:05 +03:00
frost768
307f555b70
better subtitle handling
2023-03-26 10:33:24 +03:00
frost768
f0c9103e0d
Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering
2023-03-14 23:54:59 +03:00
mrjvs
3c68794e5b
Merge branch 'dev' into feature-small-features
2023-03-13 21:39:41 +01:00
mrjvs
b36324d58e
selected providers + meta data on window object + fix dev dependencies
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-03-13 21:25:28 +01:00
frost768
31cd4d3c75
Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering
2023-03-13 22:45:14 +03:00
frost768
3aa4365a56
'auto' quality removed
2023-03-13 21:37:29 +03:00