Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PokeAPI/pokeapi

The Pokémon API
https://github.com/PokeAPI/pokeapi

Merge pull request #1031 from SKCwillie/issue1024

Updating MoveDetailSerializer to change $effect_chance to actual number

b5d617a52fb20f542a94d1f33bd1c3575fecc28e authored 11 months ago
Merge branch 'master' into issue1024

567e6a1477f7000fca5d48d48c428c5816b21713 authored 11 months ago
fix: track and set permissions on talbes

e4e2cd6e721074863f14da0125e04c13e417178a authored 12 months ago
Merge pull request #1042 from Gudine/battle_only_fix

Fixes is_battle_only values on some Pokémon forms

fd985e45e23badbb051165d916eeff8108f2a4e6 authored 12 months ago
making simonorono's suggest changes

99f2131424ad3328465e4dba7d5b9b70e3e9a831 authored 12 months ago
fix: corrects is_battle_only value on certain pokémon forms

2a85ddf8f51e372ce5f7c8b4a717b86f72948bea authored 12 months ago
fix: sets is_battle_only to false on totem pokémon

e7974e752003506d710f137132dc5f9fd61b93d2 authored 12 months ago
Merge branch 'master' into issue1024

5e37282c2fcbc71357092c3966f0ace5005c6607 authored 12 months ago
fixing linter issue

c843a67a00dbc744530cd6dd5c528e8889b9ce7c authored 12 months ago
Merge branch 'master' of https://github.com/PokeAPI/pokeapi

036ea6ab502d0586eed9596327d83a7fc56e9ae0 authored 12 months ago
chore: add gql metadata for cries

9cdc44dd2dd000ca255c69de8ce73b3bc7b61e89 authored 12 months ago
Merge pull request #1041 from PokeAPI/nginx

chore: tweak nginx conf

6f8b418c158582eff59350bb72e70e93364ac0ba authored 12 months ago
chore: add logging

16f5cd4d7559b035ac1aee35ca1df508ab8b15c5 authored 12 months ago
chore: tweak nginx conf

2c3c7b2221ccc9bd45b36851a0eceb1119c81433 authored 12 months ago
Merge pull request #1030 from FallenDeity/add-pokemon-cries

feat: :sparkles: Add pokemon cries

58b959062316475283a79870c8c848545a8d893e authored 12 months ago
Merge branch 'master' into add-pokemon-cries

6f0b800d2726fb1f0a82fd8298984c0e7ee476c8 authored 12 months ago
Merge branch 'master' into issue1024

4bf4e676f55b5824b601f142dc57bdbebea53a7a authored 12 months ago
Merge pull request #1032 from dhaber/gender-differences

Mark indeedee and oinkologne as having gender differences as per Bulbapedia

1b35b7d5df7c1ec116e03cb48ad09fd896552b7d authored 12 months ago
Merge branch 'master' into gender-differences

0572e1ba0f13100b1afbd427f7a3104b36b43079 authored 12 months ago
Mark indeedee and oinkologne as having gender differences as per https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_with_gender_differences

d65c74007ce1dd2f92e4e8875b269b2fdea9e4f4 authored 12 months ago
that line was needed after all

12db174d1e2c6cbd0daec10a6fc91e17a4da8246 authored 12 months ago
removing unnecessary line

8f9fd71aa65b3b5d331a36489584164140fd8202 authored 12 months ago
replacing move_effect_prose.csv with original

77b974161e500d2c6ed94b4491ca3222fb1db1b5 authored 12 months ago
fixing a debugging print line

ccd44796c48c756f99d82e83a030d92b4b11a731 authored 12 months ago
Updating MoveDetailSerializer to change $effect_chance to actual number

e0a877be9b85ef81bc7844158d49879f97a51fcf authored 12 months ago
style: Run black formatter on source

4828b938603d5f09f4d686f6ab5afd287f38551e authored 12 months ago
feat: :sparkles: Add pokemon cries

Add pokemon cries resource field to pokemon endpoint

02baf0b3ef2f6706f032095e9f43bf3a2da899bd authored 12 months ago
Merge pull request #1025 from PokeAPI/cries

Add cries repo

4c346c45d6c99596738197aa4225626f602e170b authored 12 months ago
feat: add cries repo

eee5fa57b10e890545cb0cb0d067391783a3b5ec authored 12 months ago
Merge pull request #1021 from erezushi/sv-ability-flavors

DRAFT: Added flavor texts from SV to all abilities

247abb8fe5aaed55c3a02b6515fbb1ecb5220d48 authored 12 months ago
Removed double quotes surrounding descriptions lacking commas

c46fd8621c31e95f9acec5d4742b1f54592e5376 authored 12 months ago
Added generic flavor text for Embody Aspect

a79372e9a7e427a25acdfc557ab50a0feca858e5 authored 12 months ago
Added flavor texts from SV to all abilities

9911735d02fd41473c9b4e4dd705ce41a5d5605b authored almost 1 year ago
Merge pull request #1016 from DaltonSW/gen-7-encounters

Gen 7 encounters

1ff2e64b45bf251df4b81a8c637578448db4ef9c authored about 1 year ago
Merge branch 'master' into gen-7-encounters

a1106bc6d4df365b8486b977cf35ae7bd2912d13 authored about 1 year ago
Optimized the slots, and adjusted encounters accordingly

Went from 4k slots down to ~400 lol

Delete .~lock.encounter_slots.csv#

cbbb294ea9e4fb7859aee32141017e480e129363 authored about 1 year ago
Gen 7 Encounter Data - Unoptimized Slots

9a8ff0ee89f2040c6daa5b721cf01b3489560eca authored about 1 year ago
Missed methods, location areas, and locations

Added missed locations, location_areas, and encounter_methods

feeea6aed490c8b41dfdfe376aca5638a2455c77 authored about 1 year ago
Added Gen 7 encounter methods

ff590c5d71a1f6d7f885afd53d0aa5064c97cbb9 authored about 1 year ago
docs: fix port

d28bb9d28835b34b0ad1637e198169c7292d7d1a authored about 1 year ago
Merge pull request #1015 from DaltonSW/master

Update README.md commands

4012fdc95b1d81421f0bc019a88727847b2461dd authored about 1 year ago
docs: spelling/better instructions

d13bfd584a084fd4abb31160153e0cfac0d39fb6 authored about 1 year ago
Update README.md commands

Added a line to describe how to apply CSV updates to a running instance

1b5701afed59dfaaf1014857d32a3137ba7f9660 authored about 1 year ago
Merge pull request #1014 from DaltonSW/add-gen-7-location-areas

Add gen 7 location areas

f78326c8e1544e3965eb7d35b4d22b26fac9bd8f authored about 1 year ago
Merge branch 'master' into add-gen-7-location-areas

cdf46a48e7703cad57fe7e48935fe123a4ef212f authored about 1 year ago
Merge pull request #1012 from DaltonSW/fix-location-area-names

Removed overlap between locations and location areas with names

19e823072a53e3f1e145658fef88146b55144488 authored about 1 year ago
Adding needed locations, and adjusting location_areas accordingly

ef8f2e026a252a8ac00d06a1bf76559f649b1d25 authored about 1 year ago
Restored locations associated with translated location sub-area names

f0098460c30c31bd55050f206d72be0d87b5f858 authored about 1 year ago
Renamed Gen 7 locations to align with newly added Gen 7 location areas

bbb00fa4ed1897b55f74e1b2a78defb12afd753b authored about 1 year ago
Removed overlap between locations and location areas

0107ba601893ed798433a67e4698a3e068020adb authored about 1 year ago
Merge pull request #1011 from lati111/fix-hisuian-forms

Fixed form orders for new hisuian mons

49f7ecb0c81414b3a8044a8a246e80880e61fe16 authored about 1 year ago
Fixed form orders for new hisuian mons

Enamorus, basculin and basculegion

6e555e12240fcc9e71dd40faf79dd6854b36af6d authored about 1 year ago
docs: change Slack link

[ci skip]

58689146916810b07f11dfc1d60cd5d33326099d authored about 1 year ago
Merge pull request #1009 from DaltonSW/adding-location-areas

Adding giants cap location, and gen 8 and hisui location areas

5993979122dc65e7f4d98b785f7ef41d92f620f0 authored about 1 year ago
Merge pull request #1007 from penelopeysm/1006-dlc2-learnset-again

Add remaining DLC2 movesets (legendaries, Exeggcute, Duraludon)

e4b554486f0ecb93232cf3eedc348d0550c756e9 authored about 1 year ago
Adding giants cap location, and gen 8 and hisui location areas

4d4a2233db6a2af66c5efffa5af6ff706e7c094f authored about 1 year ago
Add remaining DLC2 movesets (legendaries, Exeggcute, Duraludon)

Closes #1006

724cd4ed28f4ecce68159516a175dcdabdde8df1 authored about 1 year ago
Merge pull request #1004 from Deleca7755/master

Fix Piplup's line and Shiftry's past Abilities

8d94aa31a76551c8daa26ea9d2608300140273ab authored about 1 year ago
Merge pull request #1003 from DaltonSW/assign-IDs-to-missing-locations

Assign IDs to missing locations

4a0a91dc6d1159d92148d3f90c77ca7bc2b94b62 authored about 1 year ago
Fix Shiftry

16160c8f1744c78b7f6605cb648fa0bf8a30b331 authored about 1 year ago
Piplup line past abil Is defiant not competitive aaaa

29089482d43138f71d88c450dc213d54989e68af authored about 1 year ago
Hisui locations

260fe893f65312fefb89a7544edb2007c4a6838a authored about 1 year ago
Added gen 8 locations

d4b384e3a939fb845e07d7362823c1dff01c8af8 authored about 1 year ago
Merge pull request #1001 from PokeAPI/django3.2

deps: ipdate django to 3.2

c269549ef75327012f9cda709bc2f45d25cec459 authored about 1 year ago
refactor: lint

dc951e5aec3cb714963d61873358b78b1c79d5f8 authored about 1 year ago
deps: ipdate django to 3.2

ccb60d5b24e52d8bf8f6e62fee08e9af8a895eaa authored about 1 year ago
Merge pull request #999 from penelopeysm/987-dlc2-learnset

Add DLC2 learnsets

e969d6245469be7e9ebcadf63108e9f6952ebce1 authored about 1 year ago
Merge remote-tracking branch 'upstream/master' into 987-dlc2-learnset

a87c37cff61f0b0dc832215ee34412598693e8a4 authored about 1 year ago
Add new paradoxes

fd8a4d6df6f120efe1b020c14ef108f296d278dc authored about 1 year ago
Merge pull request #992 from giginet/poltchageist-form-names

Add form names for Poltchageist

e1da3bf7f65e49d1133c38e361c43d5232a7c6b1 authored about 1 year ago
Fix CSV format

52f83569b8c5d9013ec1d1552f3fe6b0d1a2e9f5 authored about 1 year ago
Merge branch 'master' into 987-dlc2-learnset

65e9a843f7f6d15ceb3830e3329e03b4f5827b24 authored about 1 year ago
Merge pull request #1000 from Deleca7755/master

Add missing past abilities

22c43db3063f99696ee09e57140320fc65aa73eb authored about 1 year ago
Correct Basculin form

eaae78785286d7dfe5ed034db7448845a94b8409 authored about 1 year ago
Gallade Is also slot 2 apparently

90cd0027ddb0b2c093df44814fba5afb022b9831 authored about 1 year ago
Shiftry slot 2 not 1

7763d3de67b3351d0f75231ac632e9ec1270f63b authored about 1 year ago
Gen 9 past abilities

ce4b66f45795a808d024865cbc5e7f01af84fa6e authored about 1 year ago
chore: try increase sleep

9d9e291e0604cf1f0e358c7a9c8a2cd006a90962 authored about 1 year ago
Merge pull request #998 from helblingjoel/update-pokedexes

Link BDSP and SWSH DLC Pokedexes with Version Groups

25ef7b57d1584288090237ebf4ec4df4ccdcbb85 authored about 1 year ago
Merge pull request #997 from helblingjoel/issue#995

fix: Swap Tornadus and Thundurus in Hisui Pokedex

7eb8b42b88d8fa6695b4de4e536f55fa5993459b authored about 1 year ago
Merge branch 'master' into poltchageist-form-names

e74795ad90a5ea64f3829ea8a7621c7dc99eb400 authored about 1 year ago
Merge pull request #991 from giginet/add-missing-move-names

Add missing move translations

e6f3a8a0e4016b6a9562dd1df37f21f2913a6320 authored about 1 year ago
chore: remove default

d4d82589cf8dff5e889bc7e1f7c0296a0c6c4df6 authored about 1 year ago
add learnsets for Pecharunt forms, plus new DLC2 TMs

376abc2e4d6a7dd6f189f6a08058cd2aecdb8953 authored about 1 year ago
Remove duplicate lines

5c36211ee75007dcc6a951114180e6cd0a0a5d38 authored about 1 year ago
Add DLC2 learnsets (except for new TMs, I think)

72c3de0b6be2b8bd140dcce7b3a1b1dc5f9f956c authored about 1 year ago
Link Sword/Shield DLC Dexes with their Version Groups

133b40a56beacc4645db2805685dfd5ba91b2614 authored about 1 year ago
Add DP Pokedex to BDSP Version group

This closes #948

e9bbc6f55565992a6f3a4712f4d4cc9d8dc5d5a3 authored about 1 year ago
fix: Swap Tornadus and Thundurus in Hisui Pokedex

f4ce2ba48b025a4129b07dcc88c8602e86881a35 authored about 1 year ago
fix(cicd): move metadata application

f7ba0048f96fea6ff6f30798ee9f02e8f08ba299 authored about 1 year ago
Merge branch 'master' of https://github.com/PokeAPI/pokeapi

bd4da3785be8a59ca2d60f797c75ac52f4f66041 authored about 1 year ago
feat(gql-cicd): apply metadata

d87da0eb2ad0d290abac5bf4ea49f7333d1244e5 authored about 1 year ago
Merge pull request #993 from PokeAPI/gql

Upgrade images/change GQL makefile

80ab47326e80912def61e8d4f2b1957ef2e04b9e authored about 1 year ago
chore: use default images

4ed97c6088ea0ee42f2bfc7a97375c02c939d37b authored about 1 year ago
Merge branch 'gql' of https://github.com/PokeAPI/pokeapi into gql

c5d8338ee4c445c003f343eb8721dec715d7ee54 authored about 1 year ago
feat: remove cli pass

17f0c075ceebf7983a1ecc822410a617a41b06d9 authored about 1 year ago
chore: update gql schema

5643c7e8ab79c2f47d8489c51bf27b2b1f47dd75 authored about 1 year ago
chore: use image

c991adfd8200f4b54371fe73067d545a04befb0b authored about 1 year ago
chore: include cache conf

b211af4ce98a98c2b466e3575859c9a29eda1675 authored about 1 year ago
chore: switch to compose V2 in gql/build image in gql

9ad71c707b7257cdf6b5c889cf8e3906da605ebd authored about 1 year ago