Commit graph

1531 commits

Author SHA1 Message Date
Julian Lawrance
a3ed4f035c Serialize evolution chains recursively to fix Wurmple evolution 2020-04-13 14:14:48 +01:00
renecatharsis
243c6acd2a add libstdc++ and g++ to fix
failing pip installation using Docker
2020-03-15 19:14:47 +01:00
Paul Hallett
867fd9c23a blacked 2020-02-24 13:18:14 +13:00
Paul Hallett
d5d55dad7f Autoformat entire project, tidy up makefile 2020-02-24 13:18:14 +13:00
Alessandro Pezzè
c7e10bd044 feat: address new max length for iso639 2020-02-23 23:58:13 +01:00
Alessandro Pezzè
3ee375d490
Merge pull request #465 from PokeAPI/ability-prose-inconsistency
Fix scrubbing for rare cases
2020-02-23 23:57:36 +01:00
Alessandro Pezzè
dec2779c65
Merge branch 'master' into ability-prose-inconsistency 2020-02-23 23:44:44 +01:00
lunik1
8f64fa00bf Add Rust wrapper 2020-02-18 08:48:50 +13:00
Alessandro Pezzè
3e2e08f19a
Merge branch 'master' into ability-prose-inconsistency 2020-01-26 12:41:08 +01:00
Alessandro Pezzè
cb413c25cf refactor: remove comments 2020-01-26 12:38:15 +01:00
Alessandro Pezzè
3ee705ae25 feat: comment out throttling 2020-01-26 12:38:15 +01:00
Alessandro Pezzè
23f3d25ea2 refactor: remove unused Pillow 2019-12-28 16:59:29 +01:00
Alessandro Pezzè
4a6e519b39 feat: fix rare cases where description is ill formatted 2019-12-17 17:25:50 +01:00
Alessandro Pezzè
ef7b165704 feat: comment out throttling 2019-12-17 14:52:11 +01:00
Alessandro Pezzè
3d116fef9c feat: update pokemon sprites 2019-12-17 12:38:39 +01:00
Alessandro Pezzè
f9f8a9bc1d feat: update items sprites 2019-12-17 12:38:39 +01:00
Alessandro Pezzè
122f2519d7 feat: update CSVs 2019-12-17 12:38:39 +01:00
Alessandro Pezzè
65fa5976ce docs: add logo/remove outdated content/reformat 2019-12-12 00:10:52 +01:00
Julian Lawrance
0dac8286f7 Add past type efficacy information to README 2019-12-01 13:12:17 +00:00
Julian Lawrance
0c73b169e5 Cast QuerySets to lists before joining them together 2019-12-01 12:53:22 +00:00
Julian Lawrance
81b890b7cc Fix typo in variable name 2019-12-01 12:53:00 +00:00
Julian Lawrance
bb99158a6c Create tests for past type efficacy 2019-12-01 12:42:20 +00:00
Julian Lawrance
6db08df656 Use add_type_entry() in get_type_relationships() 2019-12-01 12:42:00 +00:00
Julian Lawrance
2524b48c56 Create serialiser for past type efficacy 2019-12-01 12:41:28 +00:00
Julian Lawrance
e847276e9b Add build step for past type efficacy 2019-12-01 12:39:30 +00:00
Julian Lawrance
044fcde8ee Create DB model and migration for past type efficacy 2019-12-01 12:38:51 +00:00
Julian Lawrance
c923d8844a Create data for past type efficacy 2019-12-01 12:32:49 +00:00
Julian Lawrance
7a2e0c4f41 Fix line lengths for pylint 2019-11-30 23:42:46 +00:00
Julian Lawrance
999e2d1bb9 Fix URLs in Pokemon resource example 2019-11-30 23:31:17 +00:00
Julian Lawrance
734d69d9d6 Add past type entries for Rotom forms
They were all Electric-Ghost type prior to Generation V
2019-11-30 23:03:00 +00:00
Julian Lawrance
5dce336fd3 Add past Pokemon types information to README 2019-11-30 21:21:01 +00:00
Julian Lawrance
0f6881442f Create tests for past Pokemon types 2019-11-30 21:00:26 +00:00
Julian Lawrance
87ce1a593a Create serializer for past Pokemon types 2019-11-30 20:57:15 +00:00
Julian Lawrance
385a2d62cc Add build step for past Pokemon types 2019-11-30 20:49:55 +00:00
Julian Lawrance
1d9e41d100 Create DB model and migration for past Pokemon types 2019-11-30 20:49:39 +00:00
Julian Lawrance
eb5b0968eb Create data for past Pokemon types 2019-11-30 20:42:34 +00:00
supitsara prathan
8c0bf66ac8
Merge branch 'master' into master 2019-10-21 17:26:55 +07:00
Wern Ancheta
f325449387 Update README.md
Fix contributing link 

https://github.com/PokeAPI/pokeapi/issues/450
2019-10-03 06:53:18 +10:00
dependabot[bot]
353c4058cc Bump django from 2.1.2 to 2.1.11
Bumps [django](https://github.com/django/django) from 2.1.2 to 2.1.11.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.2...2.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-26 03:37:38 +02:00
supitsara prathan
2d49293c0c
add Flutter wrapper 2019-08-16 12:12:04 +07:00
Matthew Salazar
74d927db8a Added "Auto caching" label to wrapper 2019-06-24 09:48:21 +02:00
Matthew Salazar
613d0b4f3c Added Go wrapper to README 2019-06-24 09:48:21 +02:00
JJ Banda
5cff3c0453 add .Net Standard PokeApiNet wrapper 2019-06-07 15:30:04 +02:00
Kronopt
a5205b5126 fix #423 2019-05-11 20:50:13 -04:00
Ryan Workman
ce032cf8d5 Add Ruby wrapper gem to list of wrappers
Add [poke-api-v2](https://github.com/rdavid1099/poke-api-v2) ruby gem wrapper to list of official wrappers.
2019-05-07 14:27:08 -04:00
Kronopt
85103d24ae Update Readme: Fix wrapper name and link (pykemon -> pokepy)
Just now noticed my mistake...
2019-04-01 08:26:32 +02:00
ajimenezUCLA
85a89492aa Updated ReadMe Typo 2019-02-18 17:41:09 +11:00
ajimenezUCLA
a71115e4e2 Fixed name in LICENSE.rst 2019-02-18 17:41:09 +11:00
ajimenezUCLA
2862e5f274 License Typo Fix 2019-02-18 17:41:09 +11:00
Kronopt
739de49807 Update README: pykemon caching capability 2019-02-02 21:58:19 +01:00