YueGuobin
|
68567118f1
|
Remove unused imports (logging, log, select)
|
2026-06-16 22:25:07 +08:00 |
|
YueGuobin
|
bd15c8d019
|
Remove remaining dead timing variables and imports
|
2026-06-16 00:40:03 +08:00 |
|
YueGuobin
|
ccb629f48f
|
Clean up all timing/debug logs
Remove all [MCP-TIMING] and [CTRL-TIMING] log lines, timing middleware,
and related import time statements across 11 files.
|
2026-06-16 00:34:11 +08:00 |
|
YueGuobin
|
5502b8f8e5
|
Add timing logs to auth dependency chain to identify 6s pre-handler delay
|
2026-06-15 23:35:12 +08:00 |
|
grossmj
|
8975f63e2f
|
Fix AsyncSession handling after breaking changes in FastAPI 0.74.0
See https://github.com/tiangolo/fastapi/releases/tag/0.74.0 for details.
|
2022-03-20 16:25:48 +10:00 |
|
grossmj
|
741fc4a557
|
Secure websocket endpoints
|
2021-11-01 16:45:14 +10:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
0fea3f969e
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
|
grossmj
|
d47dcb0d6f
|
User authentication with tests.
|
2020-12-07 16:52:36 +10:30 |
|