17 Commits (0905355629e95699039771fac7dce3483f083740)

Author SHA1 Message Date
Daniel García 410ee9f1f7 Fixed case problems, hopefully this time for real 7 years ago
Daniel García 483066b9a0 Some style changes, removed useless matches and formats 7 years ago
Daniel García 2be1dafe80 Missed some 7 years ago
Daniel García 5ec728683e Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) 7 years ago
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
Miroslav Prasil e54b52f109 Improve Folder::delete() to handle FolderCipher 7 years ago
Miroslav Prasil 21c1ab7fda Remove dependent items when removing cipher 7 years ago
Miroslav Prasil b0472d7aab Delete owned ciphers on account deletion 7 years ago
Daniel García 7e7c3681da Implemented public key method correctly, which fixes decryption errors in collections and organizations 7 years ago
Daniel García 4093bf92fe Initial organizations functionality: Creating orgs and inviting users 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 e173ef948d Removed some unnecesary clones 7 years ago
Daniel García d6a1a9b274 Detect device type correctly and shorten return types of functions 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 b54684b677 Upload and download attachments, and added License file 7 years ago
Daniel García 5cd40c63ed First working version 7 years ago