Commit Graph

15 Commits (3680bd53b1068d9ccb425d3b953dcdf08640af3f)

Author SHA1 Message Date
Tom Hacohen 9ea01d4d93 CollectionMemberSerializer: change the user field to be read only.
4 years ago
Tom Hacohen 41a03e9d3b Invitation: fix the checks making sure you can't invite yourself.
4 years ago
Tom Hacohen 7ec45434ba User: make username case insensitive (and save original styling).
4 years ago
Tom Hacohen 9a518b3907 Chunks: add error handling for chunks having content or not existing.
4 years ago
Tom Hacohen f147f4ae58 Serializers: allow encryptionKey to be null.
4 years ago
Tom Hacohen 3dfceb63b1 Views: move the base64 encoding to the renderers.
4 years ago
Tom Hacohen fbf5552a62 Modify binary64 field to support binary renderers/parsers
4 years ago
Tom Hacohen 453275eadf Authentication: move to msgpack for the encrypted parts.
4 years ago
Tom Hacohen c00cf50163 Revision: remove salt field.
4 years ago
Tom Hacohen 625df22989 Make item encryption key optional for collections/items
4 years ago
Tom Hacohen cbb1d81850 Rename inline to prefetch and have it on by default.
4 years ago
Tom Hacohen 267d749c45 Collection: change collections to be an extension of items
4 years ago
Tom Hacohen ab0d85c84f Change password: change to require a signed request, just like login.
4 years ago
Tom Hacohen 54268ac027 Login: add an action indicator to know the user signed a login request.
4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase.
4 years ago