42 Commits (f55b21a6d6c4073bef5bf2bcbb12da95bf5b22a4)
 

Author SHA1 Message Date
androiddrew f55b21a6d6 Modifying setup for .deb package creation and fixing requirements 7 years ago
androiddrew de9ff6adc9 Added responsive email and fixed dwsgi runner 7 years ago
androiddrew 12bc49100b Added registration email confirmation. Refactored confirm to wsgy runner 7 years ago
androiddrew 442b8acdc5 Updating dependencies and tests 7 years ago
androiddrew 101698c348 Bumper APIStar version to 0.5.12 7 years ago
androiddrew a2e3ad84c1 Added an index page the hits the API for some data 7 years ago
androiddrew b048fe1254 Refactored resources out to own submodule 7 years ago
androiddrew bd818f1cf2 Upgraded to Timezone Aware Datetimes 7 years ago
androiddrew 4f4099d998 Leveled up a lot of code. Should have committed more frequently 7 years ago
androiddrew e3e4ba7ace added back user registration endpoint 7 years ago
androiddrew 922f8c7d52 Added JWT back into Project 7 years ago
androiddrew d0a9b556c6 leveled up, minus auth 7 years ago
androiddrew 7b23ad97d8 Moving to Typesystem
Moving to type system. Added registration endpoint. Added custom Decimal type.
7 years ago
androiddrew 3ef15e7b48 added user profile endpoint 7 years ago
androiddrew a52d431e0d Included support for apistar-mail 7 years ago
AndroidDrew 40951d8354 Added Registration endpoint and configuration file 7 years ago
AndroidDrew 57be81f31a Added support for alembic migrations 7 years ago
AndroidDrew 4fc741f01c Clean up of app and models, extended TODO of auth 7 years ago
AndroidDrew 37355d14cb Merge branch 'jwt' of https://git.androiddrew.com/androiddrew/cookie-api into jwt 7 years ago
androiddrew 6db00d5df6 Added support for pypy
Added support for pypy by changing the wsgi.py to import pyscopg2cffi if pyscopg2 is not available. Added missing dependencies for to the requirements.txt file. Added a pypyenv/ to the .gitignore.
7 years ago
AndroidDrew 0ef50a00df Adding validation and updating auth model 7 years ago
androiddrew 0425508561 Added logging to application 7 years ago
androiddrew e521e453a3 Merge branch 'jwt' of https://git.androiddrew.com/androiddrew/cookie-api into jwt 7 years ago
androiddrew 02330ae348 removing .ini config 7 years ago
androiddrew ed324ec4e3 Revert "Added Marshmallow validation to views"
This reverts commit 4f3ee63
7 years ago
androiddrew 06ee09940f Removed .ini configuration experiment 7 years ago
AndroidDrew 4f3ee63faf Added Marshmallow validation to views 7 years ago
AndroidDrew ef75599675 added a marshmallow schema for cookie 7 years ago
AndroidDrew 708bf23870 Added default application settings in application factory 7 years ago
androiddrew e4a6ee8f83 added pytest conf and cookie view tests 7 years ago
androiddrew 610b6e1056 refactored models package back to modules 7 years ago
androiddrew 83d560685a added application factory and render tests 7 years ago
androiddrew 3a6ae5df43 refactored renders, added Datetime to typesystem 7 years ago
androiddrew 3cd05013ab added stubs for authentication and CRUD tests 7 years ago
androiddrew 64b60d2ad1 Adjusted token expiration 7 years ago
androiddrew 819496853f added login route for jwt authentication 7 years ago
AndroidDrew b317c8f4c2 Added configuration file and wsgi file 7 years ago
androiddrew 7c88fe83c4 minor PEP8 corrections 7 years ago
androiddrew 36377d0b50 Added commands and user password hashing 7 years ago
androiddrew 2cbdadd100 Adding custom JSONRender to settings 7 years ago
androiddrew 2eee8dc349 Refactored model functionality 7 years ago
androiddrew 3e2cf37921 Initial commit 7 years ago