aboutsummaryrefslogtreecommitdiff
path: root/lockchain-server/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-15A lot of refactoring in lockchain-filesKatharina Fey1-2/+2
2018-07-02This doesn't workKatharina Fey1-1/+1
2018-07-02Big code change & refactoring commitKatharina Fey1-3/+4
Move `token` into user module for lockchain-core. Start work on a PAM authentication module which replaces the second layer UserStore in API layer state (http being the only one for now). This brings the `nix` and `pam-auth` dependencies, which unfortunately currently don't work :(
2018-06-13Refactoring http API and making "not working" routes return a more ↵Katharina Fey1-6/+8
descriptive json
2018-06-12Adding /api and /vault endpoints as first working routes ✨Katharina Fey1-10/+9
2018-06-10Adding documentation for the REST API (to be)Katharina Fey1-6/+8
2018-06-09Tweaking the documentation for lockchain-httpKatharina Fey1-10/+11
2018-06-09Updating http documentationKatharina Fey1-13/+12
2018-06-09Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey1-1/+12
2018-05-08Changing the way that vault traits workKatharina Fey1-0/+7
2018-05-06Massively refactor repositoryKatharina Fey1-0/+3