Commit Graph
3 Commits
Author SHA1 Message Date
Luiz Costa f8360acab3 feat: improve log viewer with auto-scroll and security enhancements
- Add auto-scroll toggle to log panels
- Enhance SSE connection handling with reconnection logic
- Improve HTML escaping in log lines for security
- Update build script to properly handle frontend artifacts
- Add graceful shutdown to backend server
- Update authentication to support configurable username
2025-11-18 09:59:36 -03:00
Luiz Costa 5c0094d74e chore: update ant-design dependencies and add new icon types 2025-11-18 09:39:51 -03:00
Luiz Costa 3a5cbe12ef feat: initialize web tail pro application with frontend and backend
- Add frontend React application with log viewing components
- Implement backend Go server for log tailing and SSE streaming
- Include build scripts for both frontend and backend
- Set up basic authentication and file handling
- Add styling and log formatting capabilities
2025-11-18 08:27:21 -03:00