LeoVasanko
|
8c2809a879
|
Update fastapi-vue-setup, make use of its access logging facility.
|
2026-09-05 14:36:25 +00:00 |
|
LeoVasanko
|
f74bf3ebe6
|
Require Python 3.14, ruff formatting for simpler typing.
|
2026-08-11 00:46:45 +00:00 |
|
LeoVasanko
|
d31c09084e
|
Make rpid.paskiadb a folder containing the database and the files in one. Migrates existing old format rpid.paskiadb file to main.db.
|
2026-05-22 01:22:35 +00:00 |
|
LeoVasanko
|
e97a2b3291
|
Improved color compatibility across terminals that may have very different ideas of yellow shades.
|
2026-04-29 16:23:34 +00:00 |
|
LeoVasanko
|
72d76df35d
|
Log session id from handlers on selected auth routes. Adds request.state.log_extra for handlers to print access log extra.
|
2026-04-29 03:02:30 +00:00 |
|
LeoVasanko
|
1a742fc0e7
|
Cleaner websocket access log.
|
2026-04-29 02:45:20 +00:00 |
|
LeoVasanko
|
0b29654d6f
|
Log original path on forward endpoint. Added logging extra argument for such additions on access logs.
|
2026-04-29 02:16:48 +00:00 |
|
LeoVasanko
|
733439b446
|
Logging cleanup, better color compatibility for Mac Terminal and consistent across DB and FastAPI access logs.
|
2026-02-19 14:19:54 +00:00 |
|
LeoVasanko
|
70c682b539
|
Improved client IP and UA handling.
|
2026-02-05 17:33:08 +00:00 |
|
LeoVasanko
|
dda57ac27d
|
Fix WS access log IP margin size change missed in earlier commit.
|
2026-01-29 21:39:30 +00:00 |
|
LeoVasanko
|
be7a9e7f00
|
Smarter access log formatting with IPv6.
|
2026-01-29 21:17:50 +00:00 |
|
LeoVasanko
|
3d2151fed7
|
Add support for perm=foo+bar to specify multiple scopes that are required. Multiple perm args are acceptable too. Pretty logging of permission denied errors.
|
2026-01-29 21:11:29 +00:00 |
|
LeoVasanko
|
dac1415a86
|
More of a normal white path color.
|
2026-01-29 16:57:30 +00:00 |
|
LeoVasanko
|
58f46c6abf
|
Logging cleanup, better colors, suppress more useless messages. Enable reloading in devmode again (needs uvicorn.run to function).
|
2026-01-29 14:48:59 +00:00 |
|
LeoVasanko
|
1648c8641f
|
Improved access logging.
|
2026-01-28 23:01:35 +00:00 |
|