James Hawkins
55418da9fa
Merge pull request #74 from JamesHawkinss/provider/xemovie
...
Add xemovie provider for movies
2022-05-03 13:52:35 +01:00
Jelle van Snik
10a31a3ea6
fix packages
2022-05-02 21:14:23 +02:00
James Hawkins
90e2adcee3
Merge remote-tracking branch 'origin/provider/xemovie' into provider/xemovie
2022-05-02 19:12:07 +01:00
James Hawkins
fde90d4e8f
Review comments
2022-05-02 19:12:04 +01:00
mrjvs
6910d89ee1
Merge branch 'dev' into provider/xemovie
2022-05-02 19:59:25 +02:00
James Hawkins
e400107d21
Small cleanup
2022-05-02 17:32:42 +01:00
James Hawkins
a433018660
Add xemovie for movies
...
This provider also supports series but it has not yet been implemented
2022-05-02 17:30:48 +01:00
Jelle van Snik
e6d1d2506d
Merge branch 'dev' of github.com:JamesHawkinss/movie-web into dev
2022-05-02 17:37:05 +02:00
Jelle van Snik
428e6eb958
update linting config
2022-05-02 17:35:34 +02:00
James Hawkins
e122b3e3ba
gomostream: improve usage of unpacked data
2022-05-02 16:35:25 +01:00
Jelle van Snik
1fd59b7ef2
change linting event target
2022-05-02 17:31:13 +02:00
Jelle van Snik
333e0468f3
whoops, ignore these commits
2022-05-02 17:27:30 +02:00
Jelle van Snik
28d6011d06
more tests
2022-05-02 17:26:32 +02:00
Jelle van Snik
660793395b
test commit
2022-05-02 17:24:46 +02:00
Jelle van Snik
36eb8d599a
update linting action
2022-05-02 17:18:54 +02:00
Jelle van Snik
bd4652c4ac
try to make pull requests work with linting
2022-05-02 16:27:57 +02:00
Jelle van Snik
26e5df6e00
update workflow events
2022-05-02 16:12:01 +02:00
Jelle van Snik
29e7e5e06e
add testing workflow
2022-05-02 15:59:11 +02:00
Jelle van Snik
ea83df94b7
changed permissions of linting
2022-05-02 15:41:36 +02:00
Jelle van Snik
792ae1490f
update lint runner
2022-05-02 15:34:42 +02:00
Jelle van Snik
8d456bbc7e
fix github actions + issue templates
2022-05-02 15:32:31 +02:00
Jelle van Snik
665243a230
add issue templates
2022-05-02 15:27:34 +02:00
Jelle van Snik
a49ba2877d
update readme with dev branch
2022-05-02 15:12:09 +02:00
Jelle van Snik
6b8fabf257
updated github actions
2022-05-02 15:10:58 +02:00
Jelle van Snik
9986011d3c
version increment
2022-05-02 15:10:01 +02:00
Jelle van Snik
3ad7ab076a
add next branch to readme
2022-05-02 14:54:42 +02:00
James Hawkins
ffacd366c4
Merge pull request #70 from mrjvs/fix-jumping-cursor
...
Fix jumping cursor
2022-05-01 22:46:58 +01:00
Jelle van Snik
90d7e6a792
mate
2022-05-01 23:45:10 +02:00
Jelle van Snik
3338a1610d
public url fixes
2022-05-01 23:38:34 +02:00
Jelle van Snik
f7ad9b67fa
fix desynced input field. causing mobile usage issues
2022-05-01 23:32:33 +02:00
James Hawkins
b08f514031
Update README.md
2022-05-01 22:04:05 +01:00
mrjvs
79f0b8513d
Update README.md
2022-05-01 21:25:27 +02:00
James Hawkins
97d26b6a49
Merge pull request #60 from mrjvs/master
...
V2 🎉
2022-05-01 15:47:32 +01:00
mrjvs
40e9583832
Merge pull request #4 from JamesHawkinss/master-2
...
Fix merge conflicts
2022-05-01 16:44:27 +02:00
James Hawkins
76f1207358
Delete gdriveplayer.js
2022-05-01 15:18:02 +01:00
James Hawkins
6b7e9b2d0a
Merge remote-tracking branch 'mrjvs/master' into master-2
2022-05-01 15:14:12 +01:00
mrjvs
39d2d79f67
Merge pull request #3 from JamesHawkinss/v2/migration
...
Final v2 changes
2022-05-01 16:06:17 +02:00
James Hawkins
cb73e560c4
remove anime from search dropdown
2022-05-01 15:04:18 +01:00
James Hawkins
8e266ef383
remove /src2
2022-05-01 15:02:57 +01:00
James Hawkins
281f6b82a7
general bug fixing
2022-05-01 14:58:08 +01:00
mrjvs
863bf31836
Merge pull request #2 from JamesHawkinss/v2/migration
...
Local storage migration
2022-05-01 14:25:40 +02:00
James Hawkins
008c91b0fe
Finish data migration
2022-04-25 19:56:29 +01:00
James Hawkins
95f623922a
Begin data migration
2022-04-25 16:56:35 +01:00
mrjvs
8419956b7b
Merge pull request #1 from JamesHawkinss/v2/sources
...
Implement gdriveplayer and gomostream
2022-04-17 23:22:19 +02:00
James Hawkins
e30f2ee457
Limit stream types to mp4 or m3u8 for gomostream
2022-04-17 22:21:36 +01:00
James Hawkins
4eacd9f0c9
Gomostream can return either mp4 or m3u8
2022-04-17 22:13:05 +01:00
James Hawkins
ccfd2efe90
Add note about unsafe eval()
2022-04-17 22:12:29 +01:00
James Hawkins
944dcd99ab
Implement gomostream source
2022-04-17 21:03:47 +01:00
James Hawkins
22683c35a1
Improve mapping
2022-04-17 17:31:03 +01:00
James Hawkins
5b20d910e8
Disable theflix source
...
They have altered their backend to require a few more requests from us, and a new API endpoint which uses a non-standard port is not compatible with our Cloudflare proxy
2022-04-17 13:37:17 +01:00