Commit Graph

2148 Commits

Author SHA1 Message Date
mrjvs
356b9af4ff implement filtered bookmarks that error check the provider
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 12:11:16 +01:00
mrjvs
079c514455 update readme 2022-02-28 22:04:09 +01:00
mrjvs
d72e98eb1e add hover state to brand pill - use replace instead of push for search url - video loading and error state - extra elaboration of providers in readme 2022-02-28 22:00:32 +01:00
mrjvs
b498735746 Add 404 views 2022-02-28 00:28:57 +01:00
mrjvs
60e6b4d851 progress, bookmarking, homepage, resuming where left of, actual media view, navigation improvements for searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-28 00:08:20 +01:00
mrjvs
cfb907924e implement url based searching + caching of results
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-27 20:07:15 +01:00
mrjvs
948ed68086 add another todo item 2022-02-26 12:07:34 +01:00
mrjvs
361e350ddf remove compile warnings 2022-02-25 22:03:12 +01:00
mrjvs
f6493f9800 update navigation padding 2022-02-25 22:00:51 +01:00
mrjvs
7a55338c23 top navigation 2022-02-25 21:50:43 +01:00
mrjvs
fad23f60b1 top navigation 2022-02-25 21:50:36 +01:00
mrjvs
3ede2a2eaf rename files 2022-02-25 21:23:16 +01:00
mrjvs
3798496985 Linking to github and discord on error boundary
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-25 21:20:35 +01:00
James Hawkins
c9741ab054
Update xemovie.js 2022-02-20 18:19:40 +00:00
Jelle van Snik
f3c14ec460 update readme 2022-02-20 18:43:29 +01:00
Jelle van Snik
0d5cf9a567 update readme 2022-02-20 16:55:30 +01:00
Jelle van Snik
a3d7f3ff24 added video player + progress tracking
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 16:45:46 +01:00
Jelle van Snik
d8dfbe4ee0 update readme + cleanup
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:50:24 +01:00
Jelle van Snik
32b36e047d Added stream scraping
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:49:55 +01:00
Jelle van Snik
c763cfe0f0 Added fuzzy searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:49:21 +01:00
James Hawkins
d3324a90f7
Update index.js 2022-02-20 13:30:16 +00:00
Jelle van Snik
9bec456a58 update readme 2022-02-18 21:20:32 +01:00
Jelle van Snik
63742a1b60 global persistent reactive storage 🎉 2022-02-18 21:11:23 +01:00
Jelle van Snik
d217c4d9f4 Link + section heading link 2022-02-18 20:22:56 +01:00
Jelle van Snik
d362ca2af4 some small error boundary updates 2022-02-18 14:55:22 +01:00
Jelle van Snik
36737490a8 better looking error boundary 2022-02-18 14:51:30 +01:00
Jelle van Snik
002964572c Added icon patch and better looking error+search suffix 2022-02-18 14:36:32 +01:00
Jelle van Snik
a44346a2f4 update readme 2022-02-17 21:52:10 +01:00
Jelle van Snik
95ef071f59 Error handling of providers + search suffix 2022-02-17 21:48:35 +01:00
Jelle van Snik
8f76a5745f add todo to readme 2022-02-17 18:37:40 +01:00
Jelle van Snik
1adfffca8d rename scrapers to providers 2022-02-17 18:36:39 +01:00
Jelle van Snik
1e3e8d3749 update readme with todos 2022-02-17 18:28:23 +01:00
Jelle van Snik
68e81e8bff added theflix scraper and better search component 2022-02-17 18:25:12 +01:00
Jelle van Snik
80cad8f8f2 implemented theflix scrapers + better search component
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-17 18:24:21 +01:00
James Hawkins
25094e3d9c Fix searching on vidzstore, reimplement gomostream 2022-02-17 13:58:21 +00:00
Jelle van Snik
5ddd8638ec Styled Loading and mediacard
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-16 22:38:37 +01:00
Jelle van Snik
afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00
James Hawkins
3ac420ef6f
Update worker.js 2022-02-16 14:13:23 +00:00
Jelle van Snik
f1ffa98a2b debounced searching
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 19:29:25 +01:00
Jelle van Snik
e75fcd3002 search page styling 2022-02-13 18:49:03 +01:00
Jelle van Snik
01d18aa459 search page done
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 18:48:52 +01:00
James Hawkins
a639b5700b
Delete gdriveplayer.js.disabled 2022-02-13 16:52:07 +00:00
James Hawkins
5010314413
Update index.js 2022-02-13 11:20:43 +00:00
James Hawkins
97f0ad3f2d
Merge pull request #57 from lem6ns/master
Add GDrivePlayer as a scraper (movie only)
2022-02-13 09:18:48 +00:00
James Hawkins
463ab7185c
Update index.js 2022-02-13 09:17:04 +00:00
lem6ns
fa4d958bab Add unpacker as a dependency (oops) 2022-02-13 02:14:23 -07:00
cloud
cb92a5af32
Merge branch 'JamesHawkinss:master' into master 2022-02-13 02:10:48 -07:00
lem6ns
0aebd94c47 Added gdriveplayer as a scraper 2022-02-13 02:10:27 -07:00
Jelle van Snik
8db4fbee07 styling 2022-02-10 23:45:17 +01:00
Jelle van Snik
b315766369 remove path aliasing 2022-02-10 22:27:57 +01:00