Commit Graph

17 Commits (v0.6.1)

Author SHA1 Message Date
Tom Hacohen baa42d040d Collection: also save the collection UID on the model itself.
3 years ago
Tom Hacohen c790b5f489 Reformat some files using black.
4 years ago
Tal Leibman d8e5c37db1
Use black for code formatting and format the code
4 years ago
Tom Hacohen 5d8a92f000 Collections: add support for collection types.
4 years ago
Tom Hacohen 18b3f45b79 Collection main_item: make a OneToOneField intsead of just a foreign key.
4 years ago
Tom Hacohen d90931fbe5 Make access level an int instead of a string.
4 years ago
Tom Hacohen 393b85d3ca Chunks: move to reside under the collection.
4 years ago
Tom Hacohen 1d5baece1e Chunk uploading: implement properly using a custom Parser.
4 years ago
Tom Hacohen f69c3a327c Revert "django_etebase: make migration generic and not depend on myauth."
4 years ago
Tom Hacohen 4948e91c65 django_etebase: make migration generic and not depend on myauth.
4 years ago
Tom Hacohen 785e4fae97 Merge the uidvalidator with the base64url validator and set a min length.
4 years ago
Tom Hacohen c00cf50163 Revision: remove salt field.
4 years ago
Tom Hacohen 2b52eec41f Allow chunk UIDs to be longer.
4 years ago
Tom Hacohen 1bed39af9d Collection/item uid: allow base64-url not just base62.
4 years ago
Tom Hacohen 291ebaa3f7 Items must have a uid now (not null).
4 years ago
Tom Hacohen 267d749c45 Collection: change collections to be an extension of items
4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase.
4 years ago