Commit Graph

161 Commits (382e6107fe79c0828c7efeb1e05b81cf2a0f2572)

Author SHA1 Message Date
Daniel García 1a4b1a8254 Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders)
7 years ago
Daniel García fcef2fa1f1 Check that the database folder exists before connecting
7 years ago
Daniel García 3d454f36bc Removed included web vault.
7 years ago
Daniel García 3a1321a5a9 Updated some dependencies and removed old unused attribute that might create compile errors
7 years ago
Daniel García 9116253ae5 Updated dependencies
7 years ago
Daniel García 66097e5f12 r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
7 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
7 years ago
Daniel García d5486670d8 Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)
7 years ago
Daniel García 84a75c871b Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery.
7 years ago
Daniel García 31bf2bc2b1 Solved some warnings
7 years ago
Daniel García 5cd40c63ed First working version
7 years ago