Commit graph

380 commits

Author SHA1 Message Date
Alessandro Pezzè
e493557d68 play: fix ssh bad credentials 2020-04-24 22:56:16 +02:00
Alessandro Pezzè
55ee13be54 feat: run the updater on CircleCI 2020-04-24 22:49:53 +02:00
Alessandro Pezzè
6cebda5382 play: format 2020-04-24 21:33:05 +02:00
Alessandro Pezzè
d04da768f2 play: format 2020-04-24 21:31:39 +02:00
Alessandro Pezzè
5185694341 play: split circle test phase 2020-04-24 21:27:18 +02:00
Alessandro Pezzè
ea05a2c545 feat: add checks on curl requests 2020-04-24 21:18:26 +02:00
Alessandro Pezzè
773a0429ed play: use " in JSON data/modify PR 2020-04-23 22:31:08 +02:00
Alessandro Pezzè
016f4be874 play: invoke create_pr function 2020-04-23 22:02:53 +02:00
Alessandro Pezzè
cf3802cc7f play: add -x flag 2020-04-23 21:59:36 +02:00
Alessandro Pezzè
49b4e7b0df play: better token name 2020-04-23 21:51:17 +02:00
Alessandro Pezzè
0951d79dc7 play: open PR towards api-data 2020-04-23 21:48:55 +02:00
Alessandro Pezzè
96478a2fcd fix: add indentation 2020-04-23 13:21:18 +02:00
Alessandro Pezzè
09ff84c1b1 play: test machine user 2020-04-23 13:13:43 +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
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
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
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
Charles Marttinen
a9ce856253 chore: Remove old dev-data fixture 2019-01-30 14:04:33 -05:00