Commit Graph

52 Commits

Author SHA1 Message Date
mrjvs c2ae6432ae add CI stuff 2023-09-13 23:08:44 +02:00
mrjvs 95f0026f5a update readme 2023-09-13 22:58:05 +02:00
mrjvs 5a070b4a15 fix linter + make proxy work + remove temp files + fix typescript types 2023-09-13 22:54:28 +02:00
Isra b18d07a6a5 refactor: use proxyRequest and handleCors 2023-09-10 22:36:08 -05:00
Isra 293a4c0b81 fix: ditch node-fetch 2023-09-09 23:02:43 -05:00
Isra c0f50f0410 refactor: Bring back deleted changes 2023-09-09 23:00:56 -05:00
Isra 3936dd0765 fix: Add host header to proxy request 2023-09-09 04:22:06 -05:00
Isra 4d876b3298 fix(actions): update node version 2023-09-09 03:27:31 -05:00
Isra f2f3f2dccd chore: remove unnecessary logs 2023-09-09 02:36:28 -05:00
Isra af1331bcc2 fix: CORS and body 2023-09-09 01:47:34 -05:00
Isra 6e7df4e107 fix(actions): Revert update actions 2023-09-08 23:49:15 -05:00
Isra 598d2862f3 fix(actions): Use npm instead of yarn 2023-09-08 23:40:52 -05:00
Isra 1495f3bb5a fix(actions): Correct actions trigger 2023-09-08 23:36:29 -05:00
Isra 8f4c6eb857 fix(actions): Build worker using nitro 2023-09-08 23:34:36 -05:00
Isra 76fc23d88a fix(actions): Remove test 2023-09-08 23:29:48 -05:00
Isra 883078fdbc Initial setup 2023-09-08 22:59:05 -05:00
Isra c5233b7088 Initiate repository 2023-09-06 16:34:21 -05:00
James Hawkins f2d4e523a3
Merge branch 'master' into dev 2023-05-10 10:55:32 +01:00
James Hawkins 84e91bf422
Merge pull request #9 from Jordaar/dev
Add X-Final-Destination header to retrieve final redirected URL
2023-05-10 10:53:28 +01:00
JORDAAR d4352e7189
Add X-Final-Destination header 2023-05-09 12:23:37 +05:30
James Hawkins c03aaf8e3d
Merge pull request #7 from movie-web/dev
Fix cookies
2023-01-24 10:32:00 +00:00
James Hawkins 256e6307f6
Merge pull request #6 from movie-web/fix-cookies
cookies bugfix
2023-01-24 07:08:14 +00:00
Jelle van Snik 091fc3e36e fix cookies 2023-01-24 00:00:13 +01:00
mrjvs 72cc0f558e
Merge pull request #5 from movie-web/dev
Proxy update
2023-01-08 20:30:14 +01:00
Jelle van Snik cc7c09d199 fix event error 2023-01-08 20:27:03 +01:00
Jelle van Snik f9f46cde0b make redirection with a body work 2023-01-08 20:26:22 +01:00
James Hawkins a875f0d335
Merge pull request #4 from jonbarrow/dev
Fixed support for X-Cookie, X-Referer, X-Origin, and X-Set-Cookie headers
2023-01-08 19:20:17 +00:00
mrjvs 9f1ebba010
Merge branch 'dev' into dev 2023-01-08 15:14:47 +01:00
Jonathan Barrow 13a4d0c8cc
Fixed linting/prettier errors 2023-01-08 09:08:49 -05:00
Jelle van Snik 459ad63d04 update linting 2023-01-08 15:01:40 +01:00
Jelle van Snik 0cdaeb7161 update linting action 2023-01-08 14:59:18 +01:00
Jonathan Barrow ec4539f667
Fixed support for X-Cookie, X-Referer, X-Origin, and X-Set-Cookie headers 2023-01-08 08:41:00 -05:00
William Oldham 37fac1ff3c Random change to show JVS the action 2022-12-26 21:52:08 +00:00
William Oldham a427bf1aac GitHub Actions: Final fix to tags? 2022-12-26 21:49:48 +00:00
William Oldham 5c2d924b7e Some small change to trigger actions 2022-12-26 21:44:41 +00:00
William Oldham 1a18101cc7 GitHub Actions: Ref 2022-12-26 21:43:22 +00:00
William Oldham b28caeb3e6 GitHub Actions: Switch back to GH actions, use sha for tag 2022-12-26 21:42:02 +00:00
William Oldham c5bd7cea23 GitHub Actions: Override Release 2022-12-26 21:35:11 +00:00
William Oldham 545f54ad75
Merge pull request #3 from movie-web/dev
Remove Defunct code from main.js
2022-12-26 21:26:27 +00:00
William Oldham 6a3da5ad7d
Merge branch 'master' into dev 2022-12-26 21:25:40 +00:00
William Oldham 6ac4a31ed7 Fix ESLint errors 2022-12-26 21:25:03 +00:00
William Oldham 50f00ac4f3 Remove Defunct code from main.js 2022-12-26 21:23:33 +00:00
William Oldham 1cfc6ece4a
Merge pull request #2 from movie-web/dev
Test Master PR
2022-12-26 21:21:30 +00:00
William Oldham 4e6b3e48c8
Merge pull request #1 from movie-web/master
Testing GitHub Actions
2022-12-26 21:18:33 +00:00
William Oldham 037934847a GitHub Actions: Change release properties 2022-12-26 21:12:38 +00:00
William Oldham d6e61e2e47 GitHub Actions: Push js file to release 2022-12-26 21:08:42 +00:00
William Oldham 9506864130 Merge branch 'dev' into origin/master 2022-12-26 21:04:03 +00:00
William Oldham 80086b7464 GitHub Actions: Build Release 2022-12-26 21:03:45 +00:00
William Oldham 3d77850762 Fix Github Actions: Yarn != NPM 2022-12-26 20:59:30 +00:00
William Oldham 33b30f62ed Fix NPM Linting: Change ref from lib/ to src/ 2022-12-26 20:57:40 +00:00