avatars-api-middleware icon indicating copy to clipboard operation
avatars-api-middleware copied to clipboard

The express middleware for our avatars service

Results 15 avatars-api-middleware issues
Sort by recently updated
recently updated
newest added

http://avatars.adorable.io/ no longer exists. Is the only way to use via self-hosting now?

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

The library can not be installed. Node version 14.2.0 npm version 6.14.5 OS: macOS Catalina 10.15.3 I think it is because of the sharp dependency which needs to be updated....

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

cc @rylnd This was the last issue I had in mind to do, I promise! Right now the endpoint set look like this: ``` /myAvatars/:id /myAvatars/:size/:id /myAvatars/face/:eyes/:nose/:mouth/:color /myAvatars/face/:eyes/:nose/:mouth/:color/:size /myAvatars/list ```...

We previously had code in place that made the requests `/avatars/foo.png` and `/avatars/foo` "the same;" it was accomplished by simply stripping the extension out of the identifier. I removed this...

This optimization comes from @TylerK: we should be able to reduce our image sizes (and thus bandwidth, etc.) by modifying our imagemagick params (and/or using pngcrush) to limit the images'...

enhancement

I got an error when visiting adorable.io/. Error code: 1020 Ray ID: 7ef4bcfa485818a0 Country: IN Data center: mrs01 IP: 2405:204:922e:fa0f:4579:7337:53d9:5d7f Timestamp: 2023-07-31 09:15:40 UTC

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies