etesync-server/etebase_fastapi
2020-12-27 23:06:25 +02:00
..
__init__.py first commit 2020-12-27 20:32:09 +02:00
app.py Members: add member endpoints. 2020-12-27 21:42:36 +02:00
authentication.py Authentication: implement part of get_dashboard_url. 2020-12-27 21:50:34 +02:00
collection.py Add permissions. 2020-12-27 23:03:03 +02:00
exceptions.py exceptions.py: fix typo in filename. 2020-12-27 20:32:09 +02:00
invitation.py Use dependency injection for getting collection/item queryset. 2020-12-27 22:40:48 +02:00
member.py Add permissions. 2020-12-27 23:03:03 +02:00
msgpack.py MsgPack: handle no content. 2020-12-27 21:01:14 +02:00
stoken_handler.py Implement fetch_updates. 2020-12-27 20:32:09 +02:00
test_reset_view.py Fix a FIXME. 2020-12-27 23:06:25 +02:00
utils.py Invitations: implement invitations endpoints. 2020-12-27 21:15:22 +02:00