Commit Graph

285 Commits (cef7574083f5a7febb2805c9352f1358cb26dae4)
 

Author SHA1 Message Date
Darkangeel_hd cef7574083 Minor updates
Changed PromoVideos redis keyname, using mal_id now
Changed schedule key TTL from 2 to 6 hours
2 years ago
Darkangeel_hd 7c6307cb1e Expire getRelatedMAL_* faster
TTL set to 1h
Also, forgot to mention on last commit that we changed the key name to a more friendly one, using the mal_id now.
As the relation between mal_id and its content is 1:1 collisions are not possible
That way is easier to identify on the db
2 years ago
Darkangeel_hd 58ac761098 Reimplemented getRelatedAnimesMAL
Reimplemented getRelatedAnimesMAL using jikan v4 and aruppi DB
what a pain in the ass was this one...
2 years ago
Darkangeel_hd 3a633b2ff2 Migrating to jikan v4
moved v3 endpoints to jikan v4
Quick fixes, will review later (as in between a day and 2 years later UwU)
2 years ago
dependabot[bot] e39bb486b0 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 189a5bfb79 Bump mongoose from 5.13.13 to 5.13.15
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.13 to 5.13.15.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.13.13...5.13.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] df30fd785e Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 656d4ce1ba Bump express from 4.17.1 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [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.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] a90e522c21 Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Darkangeel_hd faf0afee8c Updated utils/requestCall
Added new options to spoof user agent
New Aruppi APi user agent
Adapt relevant code to new funcionality

fixed line break on urls.ts
3 years ago
Darkangeel_hd 736ff79707 Update qwant api url 3 years ago
dependabot[bot] 2b4e3d0d7d
Bump minimist from 1.2.5 to 1.2.6 (#58)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jesús María fdb744582f
Merge pull request #57 from aruppi/dependabot/npm_and_yarn/got-11.8.5
Bump got from 11.8.3 to 11.8.5
3 years ago
dependabot[bot] c3fa6cd854
Bump got from 11.8.3 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Angel 868a958e36
Update README.md
Fixed Akiyama logo
Updated copyright year
3 years ago
Jesús María 99d636fa3f Fixed the episode number in recent episodes 4 years ago
Jesús María 361d0553e9 Fixed getEpisodes 4 years ago
Jesús María 08fb60749b Fixed lastEpisodes 4 years ago
Jesús María 5f3720446b Fixed MonosChinos failed queries 4 years ago
Jesús María 6912a2eddd Fixed video request 4 years ago
Jesús María 033b35aee9 Merge branch 'develop' into v4 4 years ago
Jesús María 9ba3e1035e Include updates for security dependant bots 4 years ago
Jesús María 11ed6d5731 Merge branch 'develop' into v4 4 years ago
Jesús María dafe02215a Update dependencies 4 years ago
Jesús María 90cb8bab66
Merge pull request #54 from aruppi/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
4 years ago
dependabot[bot] 31075ce33d
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Jesús María 5c06108a3e
Merge pull request #50 from aruppi/dependabot/npm_and_yarn/css-what-5.0.1
Bump css-what from 5.0.0 to 5.0.1
4 years ago
dependabot[bot] 78315e4017
Bump css-what from 5.0.0 to 5.0.1
Bumps [css-what](https://github.com/fb55/css-what) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Jesús María 7be55d1f87
Merge pull request #49 from aruppi/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
4 years ago
dependabot[bot] 3bcdc34012
Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
capitanwesler 24fa86de87 Merge remote-tracking branch 'origin/develop' into v4 4 years ago
capitanwesler a9bca94952 Merge branch 'v4' into origin/develop 4 years ago
capitanwesler 22141c16f8 Encoding URI 4 years ago
capitanwesler 5719ef1b17 Removing encodeURI 4 years ago
capitanwesler f32ca2bdcf 😎 Encoding URI parameters in qwant call 4 years ago
capitanwesler 57dedd3ab5 Setting cache-control in qwant 4 years ago
capitanwesler 0a60814065 😎 Refactoring the getAnimeServers
Adding the possibility to target another source, if one of them doesn't work, if any source doesn't work at all, just return undefined to the data options.
4 years ago
capitanwesler 2afd59cf7a 😎 Changing the version control 4 years ago
capitanwesler 10cdb63ac4 😎 Refactoring the getLastEpisodes call
Refactoring the lastEpisodes in the API, removed a unused function and remove unused switches.
4 years ago
capitanwesler 327c635467 💀Fixed unused type from node:http 4 years ago
capitanwesler 116e89e6c5 👾 Updating @types/node 4 years ago
capitanwesler c46b5eeb9d 🤖 Fixing error in the parameters of lastEpisodes 4 years ago
Jesús María c0d4fbe317
Merge pull request #48 from aruppi/develop
🤖 Changin version control.
4 years ago
capitanwesler bcc22b436d 🦾 Changing version control
Changing version control.
4 years ago
Jesús María 21e8fc2637
Merge pull request #47 from aruppi/develop
🤖 Fixing error in callback
4 years ago
capitanwesler e53fefd653 🤖 Fixing error in callback
Fixing error in callback to get the respective information fo myanimelist.
4 years ago
Guillermo Rivas b529f6f13a
Merge pull request #46 from aruppi/develop 4 years ago
capitanwesler d5550bbaeb 👾 Fixing build error compile 4 years ago
capitanwesler f2e13f5201 🤖 Fixing some issues with extraInfo in the call to getEpisodes 4 years ago
capitanwesler 5708086201 🤖 Fixing some issues with packages and other plugins from eslint 4 years ago