Commit Graph

741 Commits

Author SHA1 Message Date
Jorrin
53fbc3b42d Merge pull request #144 from movie-web/dev
Version 2.2.9
2024-04-05 20:04:21 +02:00
Jorrin
29d0ea4276 add ridomovies search to changelog 2024-04-05 20:01:45 +02:00
Jorrin
3ae517c2d2 Merge pull request #145 from ztpn/rido
fix ridomovies search
2024-04-05 20:00:14 +02:00
TPN
718eb97c06 check year 2024-04-05 23:28:49 +05:30
Jorrin
68a70b1177 Merge branch 'dev' into rido 2024-04-05 19:54:00 +02:00
Jorrin
a6667ade8c remove unused flag 2024-04-05 19:52:43 +02:00
TPN
301c9200ad fix ridomovies search 2024-04-05 17:41:43 +00:00
Jorrin
2661e24908 bump version and changelog 2024-04-05 19:26:01 +02:00
Jorrin
95e4578eee Merge pull request #142 from movie-web/dependabot/npm_and_yarn/dot-docs/undici-5.28.4
Bump undici from 5.28.3 to 5.28.4 in /.docs
2024-04-05 17:36:10 +02:00
Jorrin
18a3d9d9e6 Merge pull request #143 from ztpn/smashystream
fix smashystream
2024-04-05 17:35:57 +02:00
TPN
296216c734 fix all.ts 2024-04-05 20:54:21 +05:30
TPN
7d5dca227d Update all.ts 2024-04-05 20:51:32 +05:30
TPN
4238672f28 fix smashystream 2024-04-05 11:33:28 +00:00
dependabot[bot]
867313fce1 Bump undici from 5.28.3 to 5.28.4 in /.docs
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:40:39 +00:00
Jorrin
c4343b81c7 Merge pull request #138 from ztpn/embeds
Embeds
2024-04-03 20:39:41 +02:00
TPN
0382438fe1 fixes 2024-04-03 23:26:54 +05:30
TPN
b488ff569f Merge branch 'dev' into embeds 2024-04-03 21:26:44 +05:30
Jorrin
3d7e8aacec Merge pull request #140 from Ciarands/dev
Add CORS restrictions to vidsrcto source and vidplay embed
2024-04-03 17:31:26 +02:00
Jorrin
d25e1eaede filemoon fix 2024-04-03 17:30:01 +02:00
Ciarands
464f34d574 Remove console.log 2024-04-03 15:48:41 +01:00
Ciarands
b8570bb560 Add referrer and origin to vidplay 2024-04-03 15:47:55 +01:00
Ciarands
494b662af7 Merge branch 'dev' of https://github.com/Ciarands/mw-providers into dev 2024-04-03 15:32:33 +01:00
Ciarands
97008a6439 Add IP_LOCKED flag to vidsrcto 2024-04-03 15:32:18 +01:00
Ciarands
49d1e58681 Add IP_LOCKED flag to vidplay 2024-04-03 15:31:50 +01:00
Jorrin
314b7ccfcb Merge pull request #139 from Ciarands/dev
Fix vidsrc.to
2024-04-03 14:48:25 +02:00
Ciarands
8551101b5d Merge branch 'dev' of https://github.com/Ciarands/mw-providers into dev 2024-04-03 13:44:51 +01:00
Ciarands
2d909d72cd Update default encryption key 2024-04-03 13:18:18 +01:00
TPN
6a72ec3481 add dropload, filelions and vtube 2024-04-03 16:45:36 +05:30
TPN
03874e8e24 return thumbnailTracks and add ip-locked flag to mixdrop 2024-04-03 10:51:02 +00:00
Jorrin
8abc8b96e4 Merge pull request #137 from movie-web/dev
Version 2.2.8
2024-04-02 22:09:13 +02:00
Jorrin
c91974a584 Merge branch 'master' into dev 2024-04-02 17:24:42 +02:00
Jorrin
21879b2230 bump version + changelog 2024-04-02 16:33:29 +02:00
Jorrin
b8286ddf3a Merge pull request #136 from movie-web/fix/export
Fixing package.json export
2024-04-02 16:30:04 +02:00
Jorrin
183ab4db14 Update package.json 2024-04-02 16:06:09 +02:00
Jorrin
bc34b95647 Merge pull request #135 from ztpn/fix-gomovies
Fix gomovies
2024-04-01 18:54:00 +02:00
TPN
ecdc3a670e disable gomovies 2024-04-01 16:13:39 +00:00
TPN
32e8bd39fa more changes 2024-04-01 15:46:45 +00:00
TPN
f6871f8c64 disabled upcloud and vidcloud 2024-04-01 14:38:02 +00:00
TPN
45a3f2835d fix mixdrop 2024-04-01 14:35:40 +00:00
TPN
641821164c make required changes 2024-04-01 14:06:51 +00:00
TPN
c22608a4d6 remove package-lock.json 2024-04-01 13:22:16 +00:00
TPN
38d4c97032 use thumnails from vidplay 2024-04-01 12:48:35 +00:00
TPN
7e5d06434d fix filemoon 2024-04-01 12:00:36 +00:00
TPN
1e66b0b7e3 fix mixdrop 2024-04-01 11:56:55 +00:00
TPN
b804af5ab6 enable gomovies 2024-04-01 11:40:45 +00:00
TPN
e58b6b64c2 fix gomovies 2024-04-01 11:39:12 +00:00
William Oldham
0e941923d5 Merge pull request #134 from movie-web/dev
Version 2.2.7: Fixing showbox once again
2024-03-31 23:28:53 +01:00
Jorrin
9119c0675e bump version and changelog 2024-04-01 00:27:10 +02:00
William Oldham
f7bddecdd0 Merge pull request #133 from movie-web/fix/showbox
Fix showbox
2024-03-31 23:26:01 +01:00
Jorrin
090c892bda woops we also need that check here 2024-04-01 00:18:42 +02:00