etesync-server/etebase_fastapi/routers
2021-01-27 09:35:36 +02:00
..
__init__.py Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00
authentication.py Support login and invitations using email rather than just username. 2021-01-27 09:35:36 +02:00
collection.py Move reporting item changes to a background task. 2021-01-12 11:57:43 +02:00
invitation.py Support login and invitations using email rather than just username. 2021-01-27 09:35:36 +02:00
member.py Django db cleanup: explicitly add it to dependencies. 2020-12-31 10:03:16 +02:00
test_reset_view.py Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00
websocket.py Subscriptions: stream missing items if user passed an old stoken. 2021-01-11 22:15:12 +02:00