Commit 82fc8e7d authored by pratyush's avatar pratyush
Browse files

Add hostname support to UI and backend:

- Extend `BanEvent` and `LiveBan` with hostname.
- Update UI components (`BanCard`, `IpDetailView`, `BanHistory`, `LiveView`) to display hostname if available.
- Implement asynchronous hostname resolution in `BanServiceImpl`.
- Enable Spring `@Async` processing in the backend.
parent 5895aeb5
Loading
Loading
Loading
Loading