1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-17 21:38:27 +00:00
thatmattlove-hyperglass/hyperglass/api
Wilhelm Schonfeldt d5a57608af
refactor: remove unused IP enrichment admin API endpoints
- Remove ip_enrichment_status and ip_enrichment_refresh endpoints from API routes
- Remove unused imports and handlers from API initialization
- Background refresh functionality in query endpoint remains intact
- Cleanup dead code that had no UI or client integration
2025-10-07 21:29:19 +02:00
..
__init__.py refactor: remove unused IP enrichment admin API endpoints 2025-10-07 21:29:19 +02:00
error_handlers.py fix import sorting 2024-05-27 16:25:47 -04:00
events.py feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
fake_output.py fix BGP route validation 2024-06-30 23:33:06 -04:00
middleware.py initial migration to litestar 2024-03-26 23:59:42 -04:00
routes.py refactor: remove unused IP enrichment admin API endpoints 2025-10-07 21:29:19 +02:00
state.py initial migration to litestar 2024-03-26 23:59:42 -04:00
tasks.py feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00