Commit Graph

154 Commits

Author SHA1 Message Date
himanshu8443
b1bbb4f8b5 build 2025-06-30 12:11:42 +05:30
Shaker
305e3d2552 Add MoviezWap provider and update manifest (#1)
Co-authored-by: shaker <your_github_username@users.noreply.github.com>
Co-authored-by: himanshu8443 <sangwanhimanshu8443@gmail.com>
2025-06-30 12:04:26 +05:30
himanshu8443
6b0a4b7484 fix: update 4khdHub version to 1.1 2025-06-25 21:02:27 +05:30
himanshu8443
beeab83e86 fix: correct search query parameter in getSearchPosts function 2025-06-25 21:02:23 +05:30
himanshu8443
bcdfeee3c4 fix: rename MultiMovies to MultiStream in manifest 2025-06-25 17:37:02 +05:30
himanshu8443
2e2f4c00c4 fix: update ShowBox version to 1.1 2025-06-23 21:13:37 +05:30
himanshu8443
dcf40b6f74 fix showbox 2025-06-23 21:13:22 +05:30
himanshu8443
f9906e1964 fix: update CinemaLuxe version to 1.1 2025-06-23 18:27:08 +05:30
himanshu8443
0dcab5e4f7 fix: update getMeta and getStream functions to improve link handling and extraction logic 2025-06-23 18:26:47 +05:30
himanshu8443
dbd4cddfc9 fix: update Dooflix version to 1.3 2025-06-23 16:40:37 +05:30
himanshu8443
fc7548a68b fix: update getStream function to handle response URL for redirects 2025-06-23 16:40:32 +05:30
himanshu8443
b81d21094b fix: update Dooflix version to 1.2 2025-06-23 14:48:29 +05:30
himanshu8443
4dd8dc3665 fix: set fetch redirect option to manual in getStream function 2025-06-23 14:48:20 +05:30
himanshu8443
c5927a0aa5 fix: update Dooflix version to 1.1 2025-06-23 14:36:33 +05:30
himanshu8443
aee79858cd fix: update getStream function to handle redirect links 2025-06-23 14:36:14 +05:30
himanshu8443
387d7ba6c1 fix: enable RogMovies provider in manifest 2025-06-23 14:34:42 +05:30
himanshu8443
3ba7460949 fix: update version numbers for KatMoviesHd and ProtonMovies; disable doflix 2025-06-22 20:12:10 +05:30
himanshu8443
5e7df79ebd fix: update movie link construction to include base URL 2025-06-22 20:11:19 +05:30
himanshu8443
37260f54ad fix: rename exports for catalog and genres for consistency 2025-06-22 20:11:14 +05:30
himanshu8443
c0233bf14c fix: rename exports from catalogs to catalog for consistency 2025-06-21 21:13:56 +05:30
himanshu8443
68a9c94a64 add provider 4khdhub 2025-06-21 18:26:43 +05:30
himanshu8443
69356edd77 fix: update manifest path to use current directory in DevServer 2025-06-21 18:02:19 +05:30
himanshu8443
01e54494e3 feat: add auto-dev environment with build and server functionality 2025-06-21 16:17:22 +05:30
himanshu8443
cfc7a37e6a refactor: replace zustand import with Content interface definition for providers 2025-06-21 16:15:45 +05:30
himanshu8443
d8ffba7f4c feat: add mcp.json configuration for vega-app server 2025-06-21 16:15:38 +05:30
himanshu8443
30c5d316ee chore: update package.json scripts and add new dependencies
- Replaced the test script to run test-providers.js.
- Updated the build script to run build-simple.js.
- Added new scripts for development: dev, dev:build, watch, watch:dev, dev:auto, and auto.
- Updated start script to build and then run the dev server.
- Added new devDependencies: concurrently, cors, express, and nodemon.
2025-06-21 16:15:30 +05:30
himanshu8443
5a795fa2dc fix: set "disabled" property to true for the MoviesApi entry in manifest.json 2025-06-20 23:17:52 +05:30
himanshu8443
0e68d80bfe fix: add "disabled" property to all entries in manifest.json 2025-06-20 23:14:20 +05:30
himanshu8443
61816bd934 chore: remove obsolete manifest.json file 2025-06-20 23:13:15 +05:30
himanshu8443
32ad9f2ad7 feat: update initial manifest.json with provider configurations 2025-06-20 21:49:47 +05:30
himanshu8443
d28625f124 rename and build 2025-06-20 11:22:20 +05:30
himanshu8443
91be4f5f45 build 2025-06-18 20:22:41 +05:30
himanshu8443
53955d1cb0 fix: update version number for ProtonMovies to 1.1 in manifest.json 2025-06-18 20:22:33 +05:30
himanshu8443
5051ccb916 fix: update axios request to include base URL in getMeta function and refactor decodeHtml function in posts 2025-06-18 20:22:26 +05:30
himanshu8443
7b8bd2be97 fix: update version numbers for VegaMovies, MultiMovies, and MoviesDrive in manifest.json 2025-06-18 20:04:38 +05:30
himanshu8443
360d52373b fix: update version numbers for VegaMovies, MultiMovies, and MoviesDrive in manifest.json 2025-06-18 19:28:34 +05:30
himanshu8443
7d0f861457 Merge branch 'main' of https://github.com/Zenda-Cross/vega-providers 2025-06-18 18:10:49 +05:30
himanshu8443
69f66f582c fix: update version number for VegaMovies to 1.1 in manifest.json 2025-06-18 18:10:41 +05:30
Zenda-X
2dd20ff9a4 Create README.md 2025-06-18 16:00:44 +05:30
himanshu8443
c42d435bcc build 2025-06-18 13:39:45 +05:30
himanshu8443
a70757312e refactor: clean up unused variables and improve error handling in getStream function 2025-06-18 13:39:39 +05:30
himanshu8443
dc009266be refactor: update text track types and clean up imports across multiple stream providers 2025-06-18 13:39:34 +05:30
himanshu8443
e3208db7b0 add react-native-aes-crypto to dependencies in package.json and package-lock.json 2025-06-18 13:39:17 +05:30
himanshu8443
26f6c75ca7 add rimraf to dependencies and update build script in package.json 2025-06-18 13:31:06 +05:30
himanshu8443
9621597865 build 2025-06-18 11:42:29 +05:30
himanshu8443
490a4bd71d remove moviesApi provider implementation 2025-06-18 11:42:19 +05:30
himanshu8443
16b7b1720d revert TypeScript target version from es2021 to es2015 2025-06-18 11:42:07 +05:30
himanshu8443
d27461855e build 2025-06-17 21:34:39 +05:30
himanshu8443
a2afb200ad build 2025-06-17 21:32:50 +05:30
himanshu8443
1b23125dfd add manifest.json 2025-06-17 21:10:48 +05:30