Alessandro Pezzè

Results 18 issues of Alessandro Pezzè

PokeAPI has decided to take a temporary shift from https://github.com/veekun/pokedex and thus to allow the community to add the new generation 8 data. The process to add new data consists...

help wanted

https://localforage.github.io/localForage/#data-api-clear We could also implement something like expiration. https://github.com/localForage/localForage/issues/774#issuecomment-529593967

- Upgrade main modules Docker images. - Fixes images to specific digest. - Switches from `openjdk` images to `temurin` images. `temurin` images are baked by Eclipse and provide long-term support....

@copernico, is this plugin wrapping the CLI? If so we could update the included JAR binary with the latest CLI #### `TODO`s - [ ] Tests - [ ] Documentation

plugin-setuptools

We could add in the footer an 'edit this page' link. So that if I am browsing the about page, clicking on this button will redirect me to https://github.com/PokeAPI/pokeapi.co/blob/master/src/pages/about.html.js An...

When i submit a transparent background .png, the background results all black

Hi, I was wondering if it is possible to achieve this behaviour: I added a collection to my APIs, i would like that when someone GET a result my collection...

Part of our API serves text fields containing `$effect_chance%`. Rendered field: https://pokeapi.co/api/v2/move/fire-punch `.effect_entries[0].effect` Raw data: https://github.com/PokeAPI/pokeapi/blob/master/data/v2/csv/move_effect_prose.csv#L6 It would be awesome if we could replace the `$effect_chance%` with the actual chance...

help wanted