23 Commits (3ef86bca1e168cc69313c7dd9fbfe13c9a8d400a)

Author SHA1 Message Date
androiddrew 12bc49100b Added registration email confirmation. Refactored confirm to wsgy runner 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 4f4099d998 Leveled up a lot of code. Should have committed more frequently 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 a52d431e0d Included support for apistar-mail 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 0425508561 Added logging to application 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 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 36377d0b50 Added commands and user password hashing 7 years ago