Merging beta into master #8
Reference in New Issue
Block a user
Delete Branch "beta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add API endpoint GET /api/scans/by-ip/{ip_address} to retrieve last 10 scans containing a specific IP - Add ScanService.get_scans_by_ip() method with ScanIP join query - Add search box to global navigation header - Create dedicated search results page at /search/ip - Update API documentation with new endpoint