Commit Graph

36 Commits

Author SHA1 Message Date
Jelle van Snik
196d6ae6e5 new linting config 2023-01-08 15:38:27 +01:00
Jelle van Snik
eeaa4d7571 custom video player start 2023-01-08 13:15:32 +01:00
Jelle van Snik
e7981539e6 media grids 2023-01-07 23:44:46 +01:00
Jelle van Snik
42402eb5c7 new search view 2023-01-07 21:36:18 +01:00
Jelle van Snik
63cc59d518 add init script 2022-12-29 18:25:57 +01:00
James Hawkins
95f17b507b Add react-i18next 2022-12-17 08:02:57 +00:00
Rihan
d158259f30
Switch from CRA to Vite 2022-12-13 22:19:07 +00:00
cloud
a2c8b9f219 📦 NEW: Add series and captions 2022-12-04 17:56:31 -07:00
cloud
3b1df3a417 📦 NEW: Superstream scraper for movies 2022-12-04 13:07:25 -07:00
James Hawkins
c1cdfb4c81 Fix: video player background is non-black 2022-05-26 22:25:11 +01:00
Jelle van Snik
fb43cb691b update package.json 2022-05-03 18:16:24 +02:00
Jelle van Snik
10a31a3ea6 fix packages 2022-05-02 21:14:23 +02:00
James Hawkins
6b7e9b2d0a Merge remote-tracking branch 'mrjvs/master' into master-2 2022-05-01 15:14:12 +01:00
James Hawkins
281f6b82a7 general bug fixing 2022-05-01 14:58:08 +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
mrjvs
f80acd370c add headlessUI + update readme
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-13 13:43:05 +01:00
mrjvs
52e8132cce series implemented (with jank) + readme update 2022-03-06 18:31:22 +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
bedac626d1 fix react warnings + add linting 2022-03-06 13:42:27 +01:00
James Hawkins
25094e3d9c Fix searching on vidzstore, reimplement gomostream 2022-02-17 13:58:21 +00:00
Jelle van Snik
afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00
Jelle van Snik
f1ffa98a2b debounced searching
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 19:29:25 +01:00
lem6ns
fa4d958bab Add unpacker as a dependency (oops) 2022-02-13 02:14:23 -07:00
lem6ns
0aebd94c47 Added gdriveplayer as a scraper 2022-02-13 02:10:27 -07:00
Jelle van Snik
b315766369 remove path aliasing 2022-02-10 22:27:57 +01:00
Jelle van Snik
8d7a268903 tailwind
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-10 22:13:56 +01:00
Jelle van Snik
9d4f3a3df5 clear up project to start from scratch 2022-02-06 20:56:48 +01:00
William Oldham
7d506c2010 Meta - Remove package lock and update yarn lock 2021-10-25 22:45:40 +01:00
dependabot[bot]
895b6d23d3
Bump tar from 6.1.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 00:32:37 +00:00
dependabot[bot]
a1c22cc618
Bump tar from 6.1.0 to 6.1.5
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 04:42:41 +00:00
Josh Heng
e529916805 Update <title> based on content 2021-08-02 14:15:24 +01:00
Josh Heng
5aa40cacb7 Implement URL permalinks 2021-08-02 13:15:18 +01:00
James Hawkins
d3d0794307 add proper multiple source support 2021-07-20 23:49:33 +01:00
James Hawkins
bf850bd7e8 Fix pipeline 2021-07-14 23:12:35 +01:00
James Hawkins
57e9bc2dc1 Better show support 2021-07-14 23:09:42 +01:00
James Hawkins
0b99f1c35e Port to react 2021-07-13 23:31:37 +01:00