Commit graph

  • 7702764410 fix: Correction of schema definition for retrieve api 1844ryudai@gmail.com 2024-03-09 14:06:19 +0900
  • 777abcc656
    docs: overview indyandie 2024-03-07 01:28:42 -0600
  • a5aff843c9
    docs: overview indyandie 2024-03-07 01:27:05 -0600
  • 89e55332c9
    feat: id parameter (not working) indyandie 2024-03-06 23:17:01 -0600
  • 77a4570b15
    fix: misplace required (PR review) indyandie 2024-03-06 22:27:43 -0600
  • 7ecca700aa
    Merge branch 'master' into openapi-nix A 2024-03-05 08:23:31 -0600
  • f0b51031ae
    Merge pull request #1052 from SKCwillie/issue-1051 Alessandro Pezzè 2024-03-05 10:49:10 +0100
  • c3ce0b06a2
    Merge pull request #1053 from polidano10/french_forms_names Alessandro Pezzè 2024-03-05 10:48:29 +0100
  • d772620699
    test: make format indyandie 2024-03-05 00:54:48 -0600
  • e51c11e8b8
    ci(nix-shell): add black indyandie 2024-03-05 00:53:45 -0600
  • ae48daee01
    docs(openapi): update openapi.yml indyandie 2024-03-05 00:42:10 -0600
  • 4688b0d071
    tidy indyandie 2024-03-05 00:37:02 -0600
  • 0887679208
    Merge branch 'master' into openapi-nix A 2024-03-05 00:09:15 -0600
  • 50ab698c4a Added french names and some typos fixes #1053 BuildTools 2024-03-04 23:59:01 +0100
  • 371055a321 feat: Add OpenAPI document 1844ryudai@gmail.com 2024-03-05 07:51:16 +0900
  • 6d4b6a753a fix: minor modification 1844ryudai@gmail.com 2024-03-05 07:49:51 +0900
  • 919605456d fixing eevee's has_gender_differences data #1052 Robert Williams III 2024-03-04 11:07:42 -0600
  • 69de124924
    Merge pull request #1049 from Celerium/master Alessandro Pezzè 2024-03-04 12:00:40 +0100
  • c7c2c46f49
    typo indyandie 2024-03-04 03:07:09 -0600
  • 2b794c0ec6
    global tags indyandie 2024-03-04 03:06:51 -0600
  • cfff93d6ed
    global tags indyandie 2024-03-04 03:06:12 -0600
  • 5c9a73d795
    fix: add pokemon_encounters 200 response indyandie 2024-03-04 02:47:43 -0600
  • 8198fae37a
    fix: add version-group schema_field definitions indyandie 2024-03-04 01:05:48 -0600
  • 807fbc1869
    fix: add pokedex schema_field definitions indyandie 2024-03-04 00:44:24 -0600
  • 8060b59125
    fix: add pokeathlon_stat schema_field definitions indyandie 2024-03-04 00:23:24 -0600
  • da11f734db
    fix: add evolution-chain schema_field definitions indyandie 2024-03-03 22:29:50 -0600
  • 0fabe2c70c
    fix: add pokemon-species schema_field definitions indyandie 2024-03-03 20:49:15 -0600
  • 029f663d2f
    fix: add pokemon schema_field definitions indyandie 2024-03-03 20:01:04 -0600
  • 38f67d0473
    fix: add pokemon_shape schema_field definitions indyandie 2024-03-03 14:58:22 -0600
  • fe9c1fa98d
    fix: add move_learn_method schema_field definitions indyandie 2024-03-03 14:46:20 -0600
  • 3bb60381f0
    fix: add pokemon-form schema_field definitions indyandie 2024-03-03 14:37:49 -0600
  • 23f18b9b77 fix: format modification 1844ryudai@gmail.com 2024-03-03 19:17:42 +0900
  • 23d3e9a8bb feat: Add pokemon encounters schema 1844ryudai@gmail.com 2024-03-03 18:30:00 +0900
  • 7f0695ceaa fix: minor modification 1844ryudai@gmail.com 2024-03-03 18:08:50 +0900
  • 2a4f7a7e28 feat: Schema definition added 1844ryudai@gmail.com 2024-03-03 18:01:15 +0900
  • ef97bc6a45
    fix: add pal-park-area schema_field definitions indyandie 2024-03-03 01:45:46 -0600
  • e7ea8b2e8c
    fix: add move schema_field definitions indyandie 2024-03-03 01:27:45 -0600
  • 928507938a
    fix: add nature schema_field definitions indyandie 2024-03-03 01:03:33 -0600
  • 3c9d27bf46
    conf(drf-spectacular): set COMPONENT_SPLIT_REQUEST indyandie 2024-03-03 01:02:00 -0600
  • ddeaeebeb8
    fix: add item schema_field definitions indyandie 2024-03-03 00:40:40 -0600
  • 2e531809f2
    Added PowerShell wrapper and sorted table alphabetically #1049 David 2024-03-02 11:01:40 -0700
  • adc66c097b
    fix: add schema_field definitions indyandie 2024-03-02 02:51:42 -0600
  • 5ee7cdd312
    docs: update summary indyandie 2024-03-01 03:57:22 -0600
  • 61c4cd084d
    fix: resolve drf-spectacular warnings, add schema_field definitions indyandie 2024-03-01 03:54:51 -0600
  • 07471047c5
    docs(openapi): add path summary indyandie 2024-02-28 00:26:18 -0600
  • 47299f0eab feat: OpenAPI documentation in progress 1844ryudai@gmail.com 2024-02-26 23:22:01 +0900
  • 5e1c02b07a
    docs(openapi): add tags (groups) indyandie 2024-02-26 02:10:24 -0600
  • 9085223ae4
    docs(openapi): update openapi.yml indyandie 2024-02-26 00:11:49 -0600
  • ee05763534
    Merge branch 'openapi-nix' of github.com:Indyandie/pokeapi into openapi-nix indyandie 2024-02-25 23:58:57 -0600
  • 0e51181c14
    docs(openapi): add operation descriptions indyandie 2024-02-25 23:56:18 -0600
  • 9e3c622d0e
    Merge branch 'master' into openapi-nix A 2024-02-24 14:01:38 -0600
  • c2d34ea637
    ci: add nix-shell indyandie 2024-02-24 02:12:51 -0600
  • 701f2a78b6
    docs(openapi): add openapi.yml indyandie 2024-02-24 02:06:23 -0600
  • 3a1f9dbf4a
    docs(openapi): update SERVERS indyandie 2024-02-24 02:05:22 -0600
  • 7f2d2bdf83
    docs(openapi): update spectacular settings indyandie 2024-02-24 01:48:34 -0600
  • 4bc132d82c
    docs(openapi): add drf-spectacular and default settings indyandie 2024-02-24 01:31:34 -0600
  • 6775022635
    making simonorono's suggest changes Robert Williams 2024-02-10 19:56:30 -0600
  • 74bb5b28b5
    fixing linter issue Robert Williams 2024-02-09 23:30:52 -0600
  • d234ef9def
    that line was needed after all Robert Williams 2024-02-03 22:02:23 -0600
  • 41818e4755
    removing unnecessary line Robert Williams 2024-02-03 21:56:25 -0600
  • 74b4d0a0ea
    replacing move_effect_prose.csv with original Robert Williams 2024-02-02 17:24:03 -0600
  • ffa89bdfc5
    fixing a debugging print line Robert Williams 2024-02-02 17:06:36 -0600
  • 082ea57d77
    Updating MoveDetailSerializer to change $effect_chance to actual number Robert Williams 2024-02-02 15:16:58 -0600
  • 1910e35490 feat: setting metadata 1844ryudai@gmail.com 2024-02-24 10:56:03 +0900
  • 9147025085 feat: Add drf-spectacular 1844ryudai@gmail.com 2024-02-23 17:44:23 +0900
  • b5d617a52f
    Merge pull request #1031 from SKCwillie/issue1024 Alessandro Pezzè 2024-02-19 19:53:55 +0100
  • 567e6a1477
    Merge branch 'master' into issue1024 #1031 Robert Williams 2024-02-18 23:10:31 -0600
  • e4e2cd6e72 fix: track and set permissions on talbes Naramsim 2024-02-13 12:38:58 +0100
  • fd985e45e2
    Merge pull request #1042 from Gudine/battle_only_fix Alessandro Pezzè 2024-02-12 12:24:41 +0100
  • 99f2131424 making simonorono's suggest changes Robert Williams 2024-02-10 19:56:30 -0600
  • 9c2b963b3c
    Merge d432de86cc into 5e37282c2f #909 Miguel Sierra 2024-02-10 20:18:10 +0000
  • 2a85ddf8f5 fix: corrects is_battle_only value on certain pokémon forms #1042 Gudine 2024-02-10 14:20:14 -0300
  • e7974e7520 fix: sets is_battle_only to false on totem pokémon Gudine 2024-02-10 14:13:51 -0300
  • 5e37282c2f
    Merge branch 'master' into issue1024 staging Robert Williams 2024-02-09 23:48:00 -0600
  • c843a67a00 fixing linter issue Robert Williams 2024-02-09 23:30:52 -0600
  • 036ea6ab50 Merge branch 'master' of https://github.com/PokeAPI/pokeapi Naramsim 2024-02-09 20:13:59 +0100
  • 9cdc44dd2d chore: add gql metadata for cries Naramsim 2024-02-09 20:13:57 +0100
  • 6f8b418c15
    Merge pull request #1041 from PokeAPI/nginx Alessandro Pezzè 2024-02-09 19:56:56 +0100
  • 16f5cd4d75 chore: add logging #1041 nginx Naramsim 2024-02-09 19:48:52 +0100
  • 2c3c7b2221 chore: tweak nginx conf Naramsim 2024-02-09 19:34:47 +0100
  • 58b9590623
    Merge pull request #1030 from FallenDeity/add-pokemon-cries Alessandro Pezzè 2024-02-07 13:37:42 +0100
  • 6f0b800d27
    Merge branch 'master' into add-pokemon-cries #1030 Asher 2024-02-07 15:49:28 +0530
  • 4bf4e676f5
    Merge branch 'master' into issue1024 Alessandro Pezzè 2024-02-07 09:52:55 +0100
  • 1b35b7d5df
    Merge pull request #1032 from dhaber/gender-differences Alessandro Pezzè 2024-02-05 23:01:25 +0100
  • 0572e1ba0f
    Merge branch 'master' into gender-differences #1032 dhaber 2024-02-04 12:33:37 -0500
  • d65c74007c Mark indeedee and oinkologne as having gender differences as per https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_with_gender_differences Doug Haber 2024-02-04 12:16:07 -0500
  • 12db174d1e that line was needed after all Robert Williams 2024-02-03 22:02:23 -0600
  • 8f9fd71aa6 removing unnecessary line Robert Williams 2024-02-03 21:56:25 -0600
  • 77b974161e replacing move_effect_prose.csv with original Robert Williams 2024-02-02 17:24:03 -0600
  • ccd44796c4 fixing a debugging print line Robert Williams 2024-02-02 17:06:36 -0600
  • e0a877be9b Updating MoveDetailSerializer to change $effect_chance to actual number Robert Williams 2024-02-02 15:16:58 -0600
  • 4828b93860 style: Run black formatter on source FallenDeity 2024-02-03 00:32:51 +0530
  • 02baf0b3ef feat: Add pokemon cries FallenDeity 2024-02-03 00:15:39 +0530
  • 364b416b9d rollback: kind Naramsim 2024-02-01 19:47:04 +0100
  • 7ff7122699 refactor: use local image when testing k8s Naramsim 2024-02-01 19:26:06 +0100
  • 63bf5179a7 refactor: use compose V2 Naramsim 2024-02-01 18:49:24 +0100
  • 4c346c45d6
    Merge pull request #1025 from PokeAPI/cries Alessandro Pezzè 2024-02-01 18:37:53 +0100
  • eee5fa57b1 feat: add cries repo #1025 Naramsim 2024-01-29 21:00:03 +0100
  • 247abb8fe5
    Merge pull request #1021 from erezushi/sv-ability-flavors Alessandro Pezzè 2024-01-25 23:50:22 +0100
  • c46fd8621c Removed double quotes surrounding descriptions lacking commas #1021 erezushi 2024-01-25 19:59:25 +0200