maubot/maubot/management/api
2023-02-12 12:51:19 +02:00
..
__init__.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
auth.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
base.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
client.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
client_auth.py Drop support for custom API paths 2023-01-05 00:27:31 +02:00
client_proxy.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
dev_open.py Blacken and isort code 2022-03-25 19:52:14 +02:00
instance.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
instance_database.py Remove some unnecessary SQLAlchemy imports that might break 1.4+ 2022-03-28 21:20:50 +03:00
log.py Use new wrapper for creating background tasks 2023-02-12 12:51:19 +02:00
login.py Blacken and isort code 2022-03-25 19:52:14 +02:00
middleware.py Drop support for custom API paths 2023-01-05 00:27:31 +02:00
plugin.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
plugin_upload.py Handle some more edge cases in plugin upload 2022-03-27 21:01:18 +03:00
responses.py Catch errors in frontend SQL queries with asyncpg 2022-03-26 17:14:51 +02:00
spec.md Move docs to docs.mau.fi 2021-04-03 15:37:22 +03:00
spec.yaml Show E2EE fingerprint in client view 2021-11-19 19:34:17 +02:00