Commit graph

789 commits

Author SHA1 Message Date
Alessandro Pezzè
f880cefa0e
Merge branch 'master' into bugfix-163-wurmple-evolution 2020-04-21 19:13:27 +02:00
Alessandro Pezzè
3c1115cf0c
Merge pull request #486 from prathanbomb/master
Update README.md
2020-04-15 16:04:36 +02:00
supitsara prathan
06f611b758
Merge branch 'master' into master 2020-04-15 10:20:55 +07:00
supitsara prathan
e0f47cae05
Update README.md
- change Flutter to Dart because it supports both Flutter and Dart Web
2020-04-15 10:19:55 +07:00
Julian Lawrance
5c01e08c8b Merge branch 'master' into bugfix-163-wurmple-evolution 2020-04-13 20:12:30 +01:00
Julian Lawrance
4f8a9258f9 Add test for Wurmple evolution chain fix 2020-04-13 20:07:43 +01:00
Alessandro Pezzè
feb62dbd4f
Merge pull request #445 from prathanbomb/master
add Flutter wrapper
2020-04-13 19:35:48 +02:00
Alessandro Pezzè
8b51d38322
Merge branch 'master' into master 2020-04-13 19:34:29 +02:00
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