Commit Graph

311 Commits

Author SHA1 Message Date
Jelle van Snik
91283b277e add docker 2022-05-03 18:21:11 +02: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
James Hawkins
6a737396c3 Add gdriveplayer source
This source is temperamental at best, and captions no longer work. We should remove it when we have some more reliable options.
2022-04-17 13:36:33 +01:00
James Hawkins
f68b27633f
Update index.js 2022-04-16 20:39:57 +01:00
mrjvs
1336a0f12c move src back 2022-03-13 19:08:45 +01:00
mrjvs
c4920125b8 temporarily move src 2022-03-13 19:08:28 +01:00
mrjvs
eb306f3772 add support for captions 2022-03-13 17:46:56 +01:00
mrjvs
8240fae8fa fix compile errors 2022-03-13 17:27:56 +01:00