36 Commits (master)

Author SHA1 Message Date
androiddrew c7d65e06d2 Added active attribute to the users table 7 years ago
androiddrew 3ef86bca1e Fixed migrations and dev 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 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 0ef50a00df Adding validation and updating auth model 7 years ago
androiddrew 0425508561 Added logging to application 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 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