19 Commits (a839635413b9653de199f826f34f5de7b356106a)

Author SHA1 Message Date
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 7 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 7 years ago
Daniel García cb930a0858
Remove some required values during login, now uses default values 7 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 7 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1 7 years ago
janost 77cf63c06d Folder::save() should return QueryResult instead of bool 7 years ago
Miroslav Prasil a28caa33ef Implement poor man's admin panel 7 years ago
Daniel García d70864ac73 Initial version of websockets notification support. 7 years ago
Miroslav Prasil 2b2401be19 Update affected users revision on cipher and folder change 7 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
Daniel García 92236394e6 Delete folder mappings when deleting folders and make sure that we can't change a ciphers owner when created 8 years ago
Miroslav Prasil c3be1b4298 Fix FolderCipher creation, handle some errors 8 years ago
Miroslav Prasil 514a372bc8 Add per-user folder-cipher mapping 8 years ago
Daniel García 912901780e Updated modified date when saving and removed hardcoded attachment domain 8 years ago
Daniel García 31bf2bc2b1 Solved some warnings 8 years ago
Daniel García b54684b677 Upload and download attachments, and added License file 8 years ago
Daniel García 5cd40c63ed First working version 8 years ago