aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-22Updating crates to 2018 edition (#9)Katharina1-1763/+202
2018-09-16Assorted changesKatharina Fey1-10/+28
2018-09-15Updating a bunch crates and generating keysKatharina Fey1-184/+223
2018-09-04Cleaning up the core a bit. Adding better (any) config handling to filesKatharina Fey1-0/+13
2018-09-03Generally refactoring some code (this is a bad commit message)Katharina Fey1-379/+519
2018-08-06More refactoring and trying to get keystores to work properlyKatharina Fey1-5/+5
2018-07-12(cargo-release) start next development iteration 0.4.1-alpha.0Katharina Fey1-4/+4
2018-07-12(cargo-release) start next development iteration 0.9.1-alpha.0Katharina Fey1-3/+3
2018-07-12See previous commit message...Katharina Fey1-3/+3
2018-07-12(cargo-release) start next development iteration 0.8.1-alpha.0Katharina Fey1-4/+23
2018-07-12Changing a bunch of version numbers around. This is really not a good solutionKatharina Fey1-14/+51
2018-07-12Bumping versions, updating dependenciesKatharina Fey1-108/+108
2018-07-09Refactoring the error modules to now contain sub-error typesKatharina Fey1-94/+94
2018-07-02This doesn't workKatharina Fey1-17/+0
2018-07-02Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey1-0/+17
2018-07-02Big code change & refactoring commitKatharina Fey1-0/+44
2018-06-28Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey1-10/+48
2018-06-22Bumping all dependenciesKatharina Fey1-85/+97
2018-06-13Bumping version numbers collectivelyKatharina Fey1-11/+11
2018-06-12Adding /api and /vault endpoints as first working routes ✨Katharina Fey1-12/+12
2018-06-10Actually adding new meta filesKatharina Fey1-6/+6
2018-06-10Adding documentation for the REST API (to be)Katharina Fey1-2/+2
2018-06-09Tweaking the documentation for lockchain-httpKatharina Fey1-10/+56
2018-06-09Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey1-45/+6
2018-06-09Working on lockchain integrationKatharina Fey1-0/+41
2018-06-09Refactoring http libraryKatharina Fey1-286/+33
2018-06-07Patch release (cargo release is broken!)Katharina Fey1-1/+1
2018-06-07Bumping lockchain-core version to 0.7.1Katharina Fey1-5/+5
2018-06-07Updating cargo lockKatharina Fey1-6/+6
2018-06-07A bunch of code changesKatharina Fey1-182/+899
2018-05-11Fixing the manifest filesKatharina Sabel1-27/+14
2018-05-10Implementing some backend storage functions for filevaultKatharina Sabel1-30/+46
2018-05-10Getting an initial API for lockchain-files readyKatharina Sabel1-2/+2
2018-05-10Finishing up crypto releaseKatharina Sabel1-48/+32
2018-05-09Changing manifest slightlyKatharina Fey1-1/+17
2018-05-09More vault files and a small exampleKatharina Fey1-4/+4
2018-05-09Bumping version on core and cryptoKatharina Fey1-8/+27
2018-05-08Fixing an issue with the lockchain-core crypto APIKatharina Fey1-5/+5
2018-05-08Changing the way that vault traits workKatharina Fey1-3/+111
2018-05-08Adjusting workspaceKatharina Fey1-2/+5
2018-05-08Adding dependencies to http crate and publishing itKatharina Fey1-1/+964
2018-05-08Version lockKatharina Sabel1-2/+2
2018-05-08Basic encryption functions workKatharina Sabel1-0/+33
2018-05-07Shuffling some stuff around and implementing some traitsKatharina Sabel1-26/+274
2018-05-07Bumping version for lockchain-core 0.3Katharina Sabel1-302/+1
2018-05-06More refactoring across the skyKatharina Fey1-0/+4
2018-05-06Massively refactor repositoryKatharina Fey1-91/+13
2018-04-16Adding some new functions and bumping the version to 0.2.0Katharina Sabel1-2/+2
2018-04-16Fixing implementations of the core APIKatharina Sabel1-309/+2
2018-04-15Adding some more docs and READMEKatharina Sabel1-26/+333