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 794b5f3983
Fix many type errors.
3 years ago
..
sendfile Implement sendfile. 3 years ago
__init__.py first commit 3 years ago
authentication.py Fix many type errors. 3 years ago
collection.py Fix many type errors. 3 years ago
dependencies.py Fix many type errors. 3 years ago
exceptions.py Cleanup validation errors. 3 years ago
invitation.py Fix many type errors. 3 years ago
main.py Support passing custom middlewares. 3 years ago
member.py Fix many type errors. 3 years ago
msgpack.py Fix many type errors. 3 years ago
stoken_handler.py Remove usages of EtebaseValidationError. 3 years ago
test_reset_view.py Fix many type errors. 3 years ago
utils.py Fix many type errors. 3 years ago