etesync-server/etebase_fastapi
2020-12-27 20:42:23 +02:00
..
__init__.py first commit 2020-12-27 20:32:09 +02:00
app.py app.py: cleanup a bit. 2020-12-27 20:32:09 +02:00
authentication.py Fix a few FIXMEs. 2020-12-27 20:42:23 +02:00
collection.py Move utility functions to utils. 2020-12-27 20:32:09 +02:00
exceptions.py exceptions.py: fix typo in filename. 2020-12-27 20:32:09 +02:00
msgpack.py msgpack.py: allow pydantic BaseModel in content 2020-12-27 20:32:09 +02:00
stoken_handler.py Implement fetch_updates. 2020-12-27 20:32:09 +02:00
test_reset_view.py Fix a few FIXMEs. 2020-12-27 20:42:23 +02:00
utils.py Move utility functions to utils. 2020-12-27 20:32:09 +02:00