aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating crates to 2018 edition (#9)Katharina2019-04-225-20/+20
* Fixing documentation test casesKatharina Fey2018-09-161-1/+1
* A lot of refactoring in lockchain-filesKatharina Fey2018-09-151-2/+2
* Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey2018-09-061-1/+1
* Adding an example of how to register a user and adding new metadataKatharina Fey2018-07-102-11/+87
* Adding the http ability to register/login and managing metadataKatharina Fey2018-07-101-0/+25
* Restoring the API handlers again, making it all work with the newKatharina Fey2018-07-093-301/+244
* Refactoring the error modules to now contain sub-error typesKatharina Fey2018-07-093-17/+39
* Removing generics from error typesKatharina Fey2018-07-032-6/+21
* Throwing stuff against wallsKatharina Fey2018-07-025-296/+324
* This doesn't workKatharina Fey2018-07-024-49/+39
* Big code change & refactoring commitKatharina Fey2018-07-021-6/+3
* Refactoring models module, adding more inputsKatharina Fey2018-07-015-19/+94
* Fleshing out REST API fully and adding function stubsKatharina Fey2018-06-303-27/+130
* Ironing out some problems with the ApiState serialisationKatharina Fey2018-06-301-15/+3
* Adding more utility functions to a bunch of placesKatharina Fey2018-06-301-4/+19
* Fixing a bunch of syntax errors in the codeKatharina Fey2018-06-224-8/+7
* Bumping all dependenciesKatharina Fey2018-06-223-1/+16
* Refactoring http API and making "not working" routes return a more descriptiv...Katharina Fey2018-06-134-14/+47
* Working on the http layer, adding 'create' routeKatharina Fey2018-06-124-29/+151
* Starting work on lockchain-http scope filesKatharina Fey2018-06-123-15/+90
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-123-5/+48
* Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2018-06-103-2/+16
* Tweaking the documentation for lockchain-httpKatharina Fey2018-06-092-18/+18
* Updating http documentationKatharina Fey2018-06-091-22/+40
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-092-49/+57
* Working on lockchain integrationKatharina Fey2018-06-092-6/+11
* Refactoring http libraryKatharina Fey2018-06-091-6/+6
* Adding more documentationKatharina Fey2018-06-072-6/+19
* Starting work on the lockchain-http interface libraryKatharina Fey2018-06-076-117/+115
* A bunch of code changesKatharina Fey2018-06-073-31/+117
* Starting work on http crateKatharina Sabel2018-05-133-0/+4
* Changing the way that vault traits workKatharina Fey2018-05-081-1/+15
* More crate metadata for crates ioKatharina Fey2018-05-081-0/+9
* Adding dependencies to http crate and publishing itKatharina Fey2018-05-081-7/+4
* Massively refactor repositoryKatharina Fey2018-05-061-0/+7