201 Commits (b227a7c108c98c2e530955fe6fab70c2aae16274)

Author SHA1 Message Date
Miroslav Prasil 12a2dc0901 Add PUT alias for profile update 8 years ago
Jean-Christophe BEGUE d68f57cbba Fix password hint showing logic 8 years ago
Jean-Christophe BEGUE 812387e586 SMTP integration, send password hint by email. 8 years ago
Miroslav Prasil 58c1545707 Return revision date in miliseconds (fixes #127) 8 years ago
Jean-Christophe BEGUE d3b4b10d18 Add a explaination to the password hint message #85 8 years ago
Jean-Christophe BEGUE c031ae9f2f Make password hints available in the error message #85 8 years ago
Daniel García 1c45c2ec3a Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43 8 years ago
Daniel García 410ee9f1f7 Fixed case problems, hopefully this time for real 8 years ago
Daniel García 483066b9a0 Some style changes, removed useless matches and formats 8 years ago
Daniel García 2be1dafe80 Missed some 8 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) 8 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) 8 years ago
Miroslav Prasil e54b52f109 Improve Folder::delete() to handle FolderCipher 8 years ago
Miroslav Prasil 21c1ab7fda Remove dependent items when removing cipher 8 years ago
Miroslav Prasil b0472d7aab Delete owned ciphers on account deletion 8 years ago
Daniel García 7e7c3681da Implemented public key method correctly, which fixes decryption errors in collections and organizations 9 years ago
Daniel García 4093bf92fe Initial organizations functionality: Creating orgs and inviting users 9 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 9 years ago
Daniel García e173ef948d Removed some unnecesary clones 9 years ago
Daniel García d6a1a9b274 Detect device type correctly and shorten return types of functions 9 years ago
Daniel García 84a75c871b Improved error messagees, implemented delete ciphers, attachments and account, implemented two factor recovery. 9 years ago
Daniel García 31bf2bc2b1 Solved some warnings 9 years ago
Daniel García b54684b677 Upload and download attachments, and added License file 9 years ago
Daniel García 5cd40c63ed First working version 9 years ago