1
0
mirror of https://github.com/etesync/server synced 2024-11-01 05:09:56 +00:00
etesync-server/etebase_fastapi
2020-12-28 16:57:09 +02:00
..
__init__.py
authentication.py Fix type error. 2020-12-28 16:44:13 +02:00
collection.py Move common dependencies to their own file. 2020-12-28 16:42:39 +02:00
dependencies.py Move common dependencies to their own file. 2020-12-28 16:42:39 +02:00
exceptions.py
invitation.py When converting from ORM convert binary fields to bytes. 2020-12-28 16:42:39 +02:00
main.py Change how we create applications. 2020-12-28 16:42:39 +02:00
member.py Add support for read/write permissions. 2020-12-28 16:42:39 +02:00
msgpack.py
stoken_handler.py Remove usages of EtebaseValidationError. 2020-12-28 10:45:34 +02:00
test_reset_view.py Test reset: clean reset function. 2020-12-28 16:57:09 +02:00
utils.py Workaround typing issue. 2020-12-28 16:42:39 +02:00