maubot/maubot/management/api
2019-06-08 17:02:52 +03:00
..
__init__.py Allow access to /features endpoint without login 2019-01-07 08:13:27 +02:00
auth.py Allow access to /features endpoint without login 2019-01-07 08:13:27 +02:00
base.py Add log websocket 2018-11-11 19:27:09 +02:00
client.py Add Matrix register/login API and full Matrix API proxy 2018-12-08 01:14:10 +02:00
client_auth.py Use random device IDs when logging in 2019-06-08 17:02:52 +03:00
client_proxy.py Add config option to disable parts of management API 2018-12-30 19:50:50 +02:00
dev_open.py Overhaul log viewer 2018-11-29 00:58:20 +02:00
instance.py Add beginning of database explorer 2018-12-27 21:31:32 +02:00
instance_database.py Add option to write SQL queries in database explorer 2018-12-28 22:33:27 +02:00
log.py Don't try to remove websocket from log listeners if it had not been added 2018-11-29 12:28:23 +02:00
login.py Add config option to disable parts of management API 2018-12-30 19:50:50 +02:00
middleware.py Allow access to /features endpoint without login 2019-01-07 08:13:27 +02:00
plugin.py Add config option to disable parts of management API 2018-12-30 19:50:50 +02:00
plugin_upload.py Fix uploading plugins with different versions 2019-03-06 15:35:03 +02:00
responses.py Allow access to /features endpoint without login 2019-01-07 08:13:27 +02:00
spec.md Add spec for Matrix API proxy 2018-12-08 20:41:11 +02:00
spec.yaml Add spec for Matrix auth endpoints 2019-02-04 11:38:23 +02:00