This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
onGuard24
Watch
1
Star
0
Fork
0
You've already forked onGuard24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
onGuard24
/
onguard24
/
__init__.py
4 lines
105 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
chore: release v1.0.0 — каркас FastAPI, ingress Grafana, интеграции, документация Made-with: Cursor
2026-04-03 08:30:56 +03:00
"""
onGuard24 — модульный монолит (ядро + модули).
"""
feat: страница логов /ui/logs с SSE real-time потоком - log_buffer: RingBufferHandler, кольцевой буфер 600 записей, fan-out SSE - ui_logs: GET /ui/logs (HTML), GET /ui/logs/stream (EventSource) - main: install_log_handler при старте, подключён router логов - nav_rail: ссылка Логи, root_html: кнопка-ссылка Логи - Исправлено: NaN/Inf/NUL в теле вебхука → 500 от PostgreSQL jsonb - Тесты: test_log_buffer, test_json_sanitize; 51 passed Made-with: Cursor
2026-04-03 15:56:58 +03:00
__version__
=
"
1.10.1
"
Reference in New Issue
Copy Permalink