aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core (follow)
Commit message (Expand)AuthorAgeFilesLines
* This doesn't workKatharina Fey2018-07-021-25/+27
* Refactoring crypto module, moving `auth` into `users` moduleKatharina Fey2018-07-0210-118/+117
* Big code change & refactoring commitKatharina Fey2018-07-026-3/+109
* Refactoring models module, adding more inputsKatharina Fey2018-07-011-1/+12
* Adding default implementations for load and saveKatharina Fey2018-06-301-9/+36
* Ironing out some problems with the ApiState serialisationKatharina Fey2018-06-301-3/+3
* Adding more utility functions to a bunch of placesKatharina Fey2018-06-302-1/+13
* Adding userstore API and `meta_push_vault` to the vault traitKatharina Fey2018-06-303-5/+87
* Adding some user registration codeKatharina Fey2018-06-291-2/+26
* Changing lockchain-core::crypto to keybob keys. then updating allKatharina Fey2018-06-288-62/+106
* Bumping version numbers collectivelyKatharina Fey2018-06-131-1/+1
* Starting work on lockchain-http scope filesKatharina Fey2018-06-121-0/+0
* Adding /api and /vault endpoints as first working routes ✨Katharina Fey2018-06-123-2/+11
* Bumping lockchain-core versionsKatharina Fey2018-06-121-1/+1
* Fixing an issue in the metadomain insert function and fixing some file sync i...Katharina Fey2018-06-121-2/+4
* Another small tweak to the vault APi – I'll get it right at some pointKatharina Fey2018-06-111-1/+1
* Fixing a bug in the vault API, implementing more fileKatharina Fey2018-06-112-2/+14
* Adding a list type to PayloadKatharina Fey2018-06-101-1/+7
* Actually adding new meta filesKatharina Fey2018-06-101-0/+61
* Bumping core version numberKatharina Fey2018-06-101-1/+1
* Removing User & Login traits from core, adding a metadata store to take their...Katharina Fey2018-06-105-36/+19
* Bumping and updating crate versionsKatharina Fey2018-06-091-1/+1
* Tweaking the lockchain-http API, adding some constraints on vault traitsKatharina Fey2018-06-091-2/+2
* (cargo-release) version 0.7.1Katharina Fey2018-06-072-2/+2
* A bunch of code changesKatharina Fey2018-06-071-5/+5
* Starting work on http crateKatharina Sabel2018-05-131-1/+1
* Fixing the manifest filesKatharina Sabel2018-05-111-1/+0
* 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-102-9/+28
* Getting an initial API for lockchain-files readyKatharina Sabel2018-05-101-1/+1
* Finishing up crypto releaseKatharina Sabel2018-05-101-1/+1
* More vault files and a small exampleKatharina Fey2018-05-092-2/+4
* Bumping version on core and cryptoKatharina Fey2018-05-095-5/+29
* Fixing an issue with the lockchain-core crypto APIKatharina Fey2018-05-082-2/+2
* Changing the way that vault traits workKatharina Fey2018-05-087-92/+176
* Bumping versionKatharina Sabel2018-05-081-1/+1
* Basic encryption functions workKatharina Sabel2018-05-082-2/+2
* Restructuring traits that handle encryption moduleKatharina Sabel2018-05-083-12/+18
* Shuffling some stuff around and implementing some traitsKatharina Sabel2018-05-075-13/+99
* Adjusting cargo manifest to new stepKatharina Sabel2018-05-071-3/+3
* Bumping version for lockchain-core 0.3Katharina Sabel2018-05-074-55/+75
* Fleshing out basic traits provided by lockchain-coreKatharina Sabel2018-05-074-16/+33
* Working on lockchain-core exposed typesKatharina Sabel2018-05-075-31/+112
* More refactoringKatharina Fey2018-05-075-102/+112
* Moving some stuff around and documenting the common lockchain-core codeKatharina Fey2018-05-0711-542/+58
* Fleshing out README files for sub-cratesKatharina Fey2018-05-062-19/+1
* More refactoring across the skyKatharina Fey2018-05-066-70/+1
* Massively refactor repositoryKatharina Fey2018-05-066-0/+32
* Adding some new functions and bumping the version to 0.2.0Katharina Sabel2018-04-163-2/+21
* Fixing implementations of the core APIKatharina Sabel2018-04-165-119/+102