Paul Hallett
d5d55dad7f
Autoformat entire project, tidy up makefile
2020-02-24 13:18:14 +13:00
Charles Marttinen
63b4f9040b
chore: Configure PyLint and correct code formatting
2018-10-20 11:35:11 -04:00
Charles Marttinen
8832c819e3
chore: Remove python2 compatibility code
2018-10-20 11:35:11 -04:00
Charles Marttinen
d25b66662e
chore: Remove API v1
2018-10-18 23:18:36 -04:00
Charles Marttinen
76c2b58e4e
fix: Remove old website and associated code
...
The pokeapi.co website has been rebuilt and moved to a separate
project, so the website in this project is obsolete.
This removes all files and code related to the website, including the
'alerts' and 'hits' apps (which managed website alerts and the hit
counter) and unused site assets (CSS, JS, images).
2018-10-18 23:18:36 -04:00
Alessandro Pezzè
9203a0d286
Sun and moon data ( #305 )
...
* badges
* Added CSV from Veekun
* added sprites from Veekun website
* quick fixes for an Exception
* bumped dependencies version
* add comment on how to upgrade to Django 1.11
* added some reminds to caching, our official wrappers and the true cost of the server
* remove index.html from sprites
* update to conform django-rest-framework 3.3.0 guidelines
* lint
2017-10-21 13:21:23 +00:00
Paul Hallett
8c8f80d66c
Set up stripe donation button ( #158 )
...
* Set up stripe donation button
* Add crsf_exempt import
* rebase and update
2016-04-22 10:55:42 +01:00
phalt
4bbb7b0a44
final lints
2016-03-05 11:40:41 +00:00
Zane Adickes
91e84b7079
reorganiztion and clean up.
2016-01-09 10:55:39 -05:00
Zane Adickes
b1302233aa
still need to re-organize v2 docs and work on doc navigation
2016-01-07 08:20:10 -05:00
Zane Adickes
66370dad44
ui using django templates
2016-01-06 17:10:05 -05:00
Zane Adickes
f9e528dd38
cleanup. navigation between version uis
2016-01-01 20:05:39 -05:00
Zane Adickes
0fda377b8c
new ui code in angular
2015-12-30 08:22:15 -05:00
Adickes
ef3ad99493
json payload test
2015-12-01 19:01:17 -05:00
Adickes
3d8e9a7649
tests now handling all convenience attributes in all apis
2015-11-26 02:18:35 +01:00
Adickes
1f480cedac
tests covering all endpoints. working on adding some convenience attributes to api resources to help connect them two way style. tests will probably need some small tweaks
2015-11-15 22:29:30 -05:00
Adickes
75e39ba530
cleaned up the berry mess
2015-11-10 14:20:06 -05:00
Adickes
aa1d7d9939
fished serving almost all data (with the exception of machines and some csv files that didnt have data yet but have been updated in veekuns repo. TESTS STILL NEED TO BE DONE.
2015-11-08 16:26:02 -05:00
Adickes
c1f1f9ace7
apis for locations, location areas, encounters, encounter rates, characteristics, contests, super contests
2015-11-05 09:55:14 -05:00
Adickes
b099558de2
starting a few more api endpoints (locations and encounters)
2015-10-29 13:46:15 -04:00
Adickes
f3654c3458
half of api tests are done
2015-10-23 00:56:01 -04:00
Adickes
df503e3424
About 80% of data is being served
2015-10-06 13:09:07 -04:00
Adickes
6d7fd53ece
little more work on pokemon evolution chains
2015-10-02 23:40:21 -04:00
Adickes
163e29c527
Renamed PokemonMoveMethod models to MoveLearnMethod because it just damn well makes more sense when I'm reading the code and I assume anyone else will feel the same way. Also, progress on many api resources.
2015-09-26 23:20:19 -05:00
Adickes
16c4ae33ea
Started on pokemon. theyre a bit more complex than v1. not sure hot to break them up.
2015-09-19 18:13:41 -04:00
Zane Adickes
3b8b1a6cf0
Pokedex resources. Getting closer to Pokemon resources
2015-09-15 08:26:47 -04:00
Adickes
b8cf2128a3
Serving Language, Generation, Version, Ability, Type
2015-09-12 00:53:46 -04:00
Adickes
a0c0d62699
little cleanup
2015-09-10 19:02:06 -04:00
Zane Adickes
8eff28a872
Getting started with the APIs. A few serving lists and details by name or pk
2015-09-09 00:28:33 -04:00
Zane Adickes
744193dcab
merge with what @phalt has done so far
2015-09-05 22:10:13 -04:00
Zane Adickes
3798d3b4cf
Start on Ability api
2015-09-05 21:22:06 -04:00
Paul Hallett
5818918622
Progress - sprite resource implemented and testing
2015-03-11 20:07:30 +00:00
phalt
dbc7895934
remove xml for now
2014-12-15 10:13:52 +00:00
phalt
21a1d4bf46
initial commit
2014-12-04 11:11:46 +00:00