aboutsummaryrefslogtreecommitdiff
path: root/lockchain-files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing documentation test casesKatharina Fey2018-09-161-1/+1
* Assorted changesKatharina Fey2018-09-167-63/+81
* Only relying on the `UserStore` `AutoEncoder` impl for serialisationKatharina Fey2018-09-163-2/+20
* Adding primitive file utilitiesKatharina Fey2018-09-164-49/+87
* A large batch of refactoring in FileVaultKatharina Fey2018-09-155-84/+117
* Updating a bunch crates and generating keysKatharina Fey2018-09-152-5/+12
* Using the new generators to create filevaultKatharina Fey2018-09-154-45/+57
* Restructuring internal layout and working on Generator intergrationKatharina Fey2018-09-153-54/+21
* A lot of refactoring in lockchain-filesKatharina Fey2018-09-157-66/+119
* Starting work on the lockchain-core --> lockchain-files userstore mapperKatharina Fey2018-09-082-2/+21
* Assorted code fixesKatharina Fey2018-09-082-17/+26
* Various smol changes around the new Generator APIKatharina Fey2018-09-062-22/+20
* Removing deprecated `UserStore` and `KeyStore` into new `users::UserStore`Katharina Fey2018-09-061-7/+25
* Refactoring the vault trait to consume a generator structKatharina Fey2018-09-061-1/+3
* Now writing the config after vault scaffolding – woops. Making a small exam...Katharina Fey2018-09-043-45/+61
* Cleaning up the core a bit. Adding better (any) config handling to filesKatharina Fey2018-09-047-81/+278
* Generally refactoring some code (this is a bad commit message)Katharina Fey2018-09-031-2/+16
* More refactoring and trying to get keystores to work properlyKatharina Fey2018-08-061-1/+1
* (cargo-release) start next development iteration 0.9.1-alpha.0Katharina Fey2018-07-121-1/+1
* (cargo-release) version 0.9.0Katharina Fey2018-07-121-1/+1
* See previous commit message...Katharina Fey2018-07-121-1/+1
* (cargo-release) version 0.8.0Katharina Fey2018-07-121-1/+1
* Changing a bunch of version numbers around. This is really not a good solutionKatharina Fey2018-07-121-1/+1
* Bumping versions, updating dependenciesKatharina Fey2018-07-121-1/+1
* Adding a new keystore to lockchain-core::crypto, composing a userstoreKatharina Fey2018-07-122-9/+11
* Adding an example of how to register a user and adding new metadataKatharina Fey2018-07-103-8/+19
* Adding more utility functions to a bunch of placesKatharina Fey2018-06-301-2/+4
* Implementing `meta_push_domain` for files backendKatharina Fey2018-06-301-0/+5
* Bumping all dependenciesKatharina Fey2018-06-221-1/+11
* Bumping version numbers collectivelyKatharina Fey2018-06-131-2/+2
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-121-3/+11
* Bumping lockchain-core versionsKatharina Fey2018-06-122-3/+2
* Fixing an issue in the metadomain insert function and fixing some file sync i...Katharina Fey2018-06-122-2/+17
* Another small tweak to the vault APi – I'll get it right at some pointKatharina Fey2018-06-111-3/+3
* Fixing a bug in the vault API, implementing more fileKatharina Fey2018-06-113-34/+55
* Adding a list type to PayloadKatharina Fey2018-06-102-10/+29
* Bumping other crate versionsKatharina Fey2018-06-101-1/+1
* Bumping and updating crate versionsKatharina Fey2018-06-091-2/+2
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-091-1/+1
* Starting work on http crateKatharina Sabel2018-05-132-9/+52
* Fixing the manifest filesKatharina Sabel2018-05-111-2/+2
* Adjusting version numbers across the ecosystem to bring them all to the same ...Katharina Sabel2018-05-111-1/+1
* Implementing some backend storage functions for filevaultKatharina Sabel2018-05-103-23/+62
* Getting an initial API for lockchain-files readyKatharina Sabel2018-05-101-1/+1
* Finishing up crypto releaseKatharina Sabel2018-05-101-1/+1
* HmmKatharina Sabel2018-05-101-1/+1
* Updating README, breaking compilationKatharina Sabel2018-05-102-5/+1
* Changing manifest slightlyKatharina Fey2018-05-091-1/+1
* Fixing versionKatharina Fey2018-05-091-1/+1
* More vault files and a small exampleKatharina Fey2018-05-094-11/+43