8 Commits (4ce96e043e55070e7a0eed98592c545dc435c2d4)

Author SHA1 Message Date
Tal Leibman d8e5c37db1
Use black for code formatting and format the code
Merge #65
4 years ago
Tom Hacohen 74f40abc65 Account: add a dashboard url endpoint.
This lets servers share a dashboard url with clients so that they in
turn can present clients with a settings dashboard.
We currently use it on the main server, but self-hosted servers may
also benefit from it for letting users manage some of their settings
(e.g. 2FA).
4 years ago
Tom Hacohen a7268443ca Add support for a modifying the chunk storage location 4 years ago
Tom Hacohen c9463cadba Add support for a custom user creation function. 4 years ago
Tom Hacohen e41f8455f2 app settings: rename the get user queryset func setting name. 4 years ago
Tom Hacohen 5c2f4d96ad app settings: cache all the properties rather than recalc every time.
They never change during runtime anyway.
4 years ago
Tom Hacohen f9add36f18 Add support for custom user filtering. 4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase. 4 years ago