Commit Graph

30 Commits

Author SHA1 Message Date
TheBeastLT
fc9ecaa1f8 bump axios 2023-11-11 12:34:46 +02:00
TheBeastLT
0fc5adda6b migrate catalogs addon to esm structure 2023-11-01 14:54:09 +02:00
TheBeastLT
d2abfc1d81 audit fix npm packages 2023-10-31 17:02:56 +02:00
TheBeastLT
82458ae859 filter erotic movies from movies catalog 2023-08-27 13:22:08 +03:00
TheBeastLT
bfaef92db7 use sum instead of max when sorting movies 2023-05-09 11:40:55 +02:00
dependabot[bot]
08caa724e1 Bump sequelize from 6.27.0 to 6.29.0 in /catalogs (#108)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.27.0 to 6.29.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.27.0...v6.29.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 14:59:05 +01:00
TheBeastLT
543bde2ca8 include top seeded entries only for non foreign provider by default 2023-01-11 17:55:18 +02:00
dependabot[bot]
250b8a97a4 Bump moment-timezone from 0.5.34 to 0.5.40 in /catalogs (#93)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.40.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.40)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 11:34:38 +01:00
dependabot[bot]
63ce57e83d Bump qs and express in /catalogs (#88)
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 11:33:23 +01:00
dependabot[bot]
ee0dd63e0c Bump minimist and mkdirp in /catalogs (#76)
Bumps [minimist](https://github.com/substack/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 0.0.8 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/commits)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 11:32:29 +01:00
TheBeastLT
a3051d7995 bump dependencies 2022-12-19 18:53:58 +01:00
TheBeastLT
8160a7ffbd bump dependencies 2022-12-19 18:53:27 +01:00
TheBeastLT
fb46d7e00e reduce requested catalog page size 2022-07-10 16:30:44 +02:00
TheBeastLT
88c5a8b3b9 bump catalogs version 2022-06-19 10:03:23 +03:00
TheBeastLT
241908c31f bump catalogs version 2022-06-18 21:58:16 +03:00
TheBeastLT
286a603991 fix cache keys 2022-06-18 17:29:39 +03:00
TheBeastLT
10c13268ab add back all time range 2022-06-18 16:49:52 +03:00
TheBeastLT
31344a76e1 add back pageSize 2022-06-18 16:46:18 +03:00
TheBeastLT
e2e4744dc0 remove today from catalog addon genres 2022-06-18 16:33:08 +03:00
TheBeastLT
ae077dda8c bump dependencies 2022-06-17 22:25:20 +03:00
dependabot[bot]
c14836565d Bump moment from 2.29.1 to 2.29.2 in /catalogs (#50)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 08:46:27 +02:00
TheBeastLT
a4eb290871 add more genres 2022-04-20 21:13:18 +02:00
TheBeastLT
6c48f9e263 sanitize retrieved metas 2022-04-20 21:07:34 +02:00
TheBeastLT
7422d3039b fix catalogs build command 2022-04-01 14:22:21 +02:00
TheBeastLT
5343d264c6 fix catalogs dockerfile 2022-04-01 14:20:32 +02:00
TheBeastLT
283eef4bfd trigger catalogs workflow 2022-04-01 14:05:11 +02:00
dependabot[bot]
df5f8681b1 Bump follow-redirects from 1.14.4 to 1.14.9 in /catalogs (#47)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.9)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 13:59:06 +02:00
dependabot[bot]
5336a2ced5 Bump node-fetch from 2.6.1 to 2.6.7 in /catalogs (#46)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 13:58:59 +02:00
dependabot[bot]
ee557b50dd Bump ansi-regex from 3.0.0 to 3.0.1 in /catalogs (#45)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 13:58:53 +02:00
TheBeastLT
b143449f77 add torrentio catalogs addon 2022-04-01 13:57:37 +02:00