Commit Graph

2148 Commits

Author SHA1 Message Date
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
mrjvs
7709ffd90f responsiveness and loading states 2022-03-13 17:26:46 +01:00
mrjvs
570ca14905 add id's to portables for better seasons 2022-03-13 16:55:59 +01:00
mrjvs
9b47f81afb fix linting issue 2022-03-13 15:34:16 +01:00
mrjvs
3058e4d82b episode buttons with progress 2022-03-13 15:27:08 +01:00
mrjvs
9f5b3eb9f6 better dropdown + filtered continue watching + show episode num on watched card 2022-03-13 14:34:32 +01:00
mrjvs
f80acd370c add headlessUI + update readme
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-13 13:43:05 +01:00
mrjvs
340fbc94e8 some bugfixes 2022-03-06 18:45:34 +01:00
mrjvs
52e8132cce series implemented (with jank) + readme update 2022-03-06 18:31:22 +01:00
mrjvs
f66637a185 series implemented (with jank) + readme update
Co-authored-by: William Oldham <wegg7250@gmail.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-03-06 18:31:05 +01:00
mrjvs
0287bdad57 fix all eslint issues
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 14:41:51 +01:00
mrjvs
069c5271df linting fix 2022-03-06 13:43:32 +01:00
mrjvs
bedac626d1 fix react warnings + add linting 2022-03-06 13:42:27 +01:00
mrjvs
8a42364a95 404 pages for all cases 2022-03-06 12:56:22 +01:00