Commit Graph

276 Commits (v4.2.0)
 

Author SHA1 Message Date
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
Guillermo Rivas c1c33cb4a9
Merge pull request #45 from aruppi/develop
🦾 Error with index in episodesList
4 years ago
capitanwesler 177ddcb924 🦾 Error with index in episodesList 4 years ago
Jesús María fdef7d04e2
Merge pull request #44 from aruppi/develop
🐧 Fixing genres to get them from the directory
4 years ago
capitanwesler 6480c272ab 👾 Changing control version 4 years ago
capitanwesler 3fc5ddab5d 🤖 Implementing TioAnime as source of anime 4 years ago
capitanwesler 04b30632f8 👓 Adding the changes to the other fonts 4 years ago
capitanwesler f8ab77b289 👓 Changing the version control 4 years ago
capitanwesler 77513c4820 👓 Adding the lastEpisodes with animeflv function 4 years ago
capitanwesler adad49eaae 🦊 Sorting genres by the order 4 years ago