You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/etebase_fastapi
Tom Hacohen b3c170e10d
fix getting dashboard URL.
3 years ago
..
__init__.py first commit 3 years ago
authentication.py fix getting dashboard URL. 3 years ago
collection.py Add support for read/write permissions. 3 years ago
exceptions.py Rename ValidationError to HttpError. 3 years ago
invitation.py Add support for read/write permissions. 3 years ago
main.py Make the fastapi application the main asgi one. 3 years ago
member.py Add support for read/write permissions. 3 years ago
msgpack.py Fix collection list and how we return API responses. 3 years ago
stoken_handler.py Remove usages of EtebaseValidationError. 3 years ago
test_reset_view.py API: add documentation tags. 3 years ago
utils.py Add base64 utils. 3 years ago