Commit Graph

42 Commits

Author SHA1 Message Date
mrjvs
09cfafcaa2 update changelog 2024-01-20 18:02:49 +01:00
dependabot[bot]
ec4f2d02ed Bump vite from 4.5.1 to 4.5.2 in /.docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:46:23 +00:00
dependabot[bot]
854dec111d Bump follow-redirects from 1.15.2 to 1.15.4 in /.docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 00:39:32 +00:00
mrjvs
c3bd575621 Update docs 2024-01-06 21:53:09 +01:00
William Oldham
c7dff57a40 Update changelog to 2.0.4 2024-01-06 14:59:54 +00:00
Paul Dee
1296915a42 spelling/grammar 2024-01-01 23:51:13 +00:00
mrjvs
3c072f0d11 Update docs 2023-12-29 20:46:03 +01:00
mrjvs
eb0f916957 Merge branch 'revamp-docs' of https://github.com/movie-web/providers into revamp-docs 2023-12-29 17:53:40 +01:00
mrjvs
6a071509fc Link to fetcher source code 2023-12-29 17:52:32 +01:00
mrjvs
cb0145d58f Capitalization 2023-12-29 17:51:21 +01:00
mrjvs
cd7368d980 Quotes 2023-12-29 17:47:49 +01:00
mrjvs
9ad12286ae Update .docs/content/2.essentials/4.using-streams.md
Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
2023-12-29 17:41:29 +01:00
mrjvs
8589185c53 Update .docs/content/2.essentials/0.usage-on-x.md
Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
2023-12-29 17:41:04 +01:00
mrjvs
a1e172125c Remove lock file, wrong package manager 2023-12-29 17:35:09 +01:00
mrjvs
3732f03852 Add changelog 2023-12-29 17:34:09 +01:00
mrjvs
17662b01b9 Add development CLI to docs 2023-12-29 17:22:09 +01:00
mrjvs
2d68d443ec Redo folder structure 2023-12-29 17:05:01 +01:00
mrjvs
030b512c43 Update navigation titles 2023-12-29 17:03:28 +01:00
mrjvs
8ac11d9067 Write more documentation 2023-12-29 16:59:30 +01:00
mrjvs
7c40c8a2c1 Updated icons 2023-12-27 00:28:15 +01:00
mrjvs
53b83fe24c Write some pages 2023-12-27 00:15:23 +01:00
mrjvs
7143b06c55 Doc directory structure 2023-12-26 23:35:58 +01:00
lonelil
6597e8f981 Correct function name for runEmbedScraper 2023-12-21 17:01:14 +08:00
dependabot[bot]
c59cc88077 Bump vite from 4.5.0 to 4.5.1 in /.docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 00:07:26 +00:00
dependabot[bot]
9fa6be9b58 Bump axios and @nuxt/devtools in /.docs
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.1)

Updates `@nuxt/devtools` from 0.6.7 to 1.0.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.0.1/packages/devtools)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 07:32:01 +00:00
dependabot[bot]
9d98331ce0 Bump undici from 5.24.0 to 5.27.0 in /.docs
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.27.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-29 20:20:19 +00:00
mrjvs
8647d08e22 fix security in dependencies 2023-10-26 21:17:44 +02:00
mrjvs
4fe2f5ce79 Merge branch 'docs' of https://github.com/movie-web/providers into docs 2023-09-27 20:52:16 +02:00
mrjvs
32ec63b7c3 Review suggestions 2023-09-27 20:51:54 +02:00
mrjvs
1c3ee6ece1 Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:59 +02:00
mrjvs
f6fb539eac Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:53 +02:00
mrjvs
fda0c5b79c Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:48 +02:00
mrjvs
c4666ffaad Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:40 +02:00
mrjvs
2abdb02638 Update .docs/package.json
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:28 +02:00
William Oldham
e061ff636a ci: fix chalk building error 2023-09-27 19:01:43 +01:00
mrjvs
2a2a3adc24 remove dots from filenames 2023-09-27 19:21:46 +02:00
mrjvs
de63979e4d add docs 2023-09-27 19:00:40 +02:00
mrjvs
78507a24c8 try to fix some stuff 2023-09-14 21:23:58 +02:00
mrjvs
f7c829a5f0 doc deployment workflow 2023-09-14 21:13:44 +02:00
mrjvs
9c6b61b4f9 basic template for docs 2023-09-14 21:07:35 +02:00
mrjvs
787862e10c Initialize docs 2023-09-14 20:39:04 +02:00
mrjvs
26e8653ce4 Add documentation 2023-09-05 22:18:59 +02:00