Remove `EventSource` feature and associated logic:
- Deleted `EventSource` enum from the server. - Removed `source` property from `BanEvent` and `BanReportRequest`. - Refactored UI code to eliminate `SourceBadge` component and `source` references. - Updated related API endpoints and service methods.