Sascha Nesterovic nessi
  • Joined on 2025-06-13
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:22:40 +00:00
3904ba403a Add conditional styling for disabled user status in AdminPanel
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:18:37 +00:00
b0263437e7 Add responsive user menu styling and improve mobile overflow handling
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:15:06 +00:00
39245b7ee7 Add responsive mobile layout and improve viewport handling
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:13:33 +00:00
c176ccc904 Refine UI styling with enhanced visual polish and consistency
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:08:32 +00:00
f43ab711fd Fix Nginx backend proxy resolution and prevent startup failures
nessi pushed to main at nessi/cluedo-hp-webapp 2026-08-01 16:02:46 +00:00
873627c757 Remove PostgreSQL and move to SQLite3
nessi pushed to main at nessi/NexaFabric 2026-07-10 12:44:36 +00:00
2509c4fa28 feat: add timestamp tracking to flows with first_seen_at/last_seen_at/observed_at fields across all collectors
nessi pushed to main at nessi/NexaFabric 2026-07-10 12:24:03 +00:00
757fecc686 refactor: fix htons return type to uint16 and add htonsInt wrapper for syscall.Socket compatibility
nessi pushed to main at nessi/NexaFabric 2026-07-10 12:19:22 +00:00
3aa7ae0c65 feat: add Go-based eBPF helper using AF_PACKET raw sockets with automatic build in agent installer
nessi pushed to main at nessi/NexaFabric 2026-07-10 12:15:08 +00:00
e6c9a92ff0 feat: add eBPF flow collector with helper binary contract and agent integration
nessi pushed to main at nessi/NexaFabric 2026-07-10 12:02:43 +00:00
af68949e07 feat: change workload traffic sorting to prioritize recent flows over volume with fallback to bytes
nessi pushed to main at nessi/NexaFabric 2026-07-10 10:46:52 +00:00
b9b0d4ae39 feat: add security group membership with workload assignment, sg: prefix resolution in policy rules, and searchable select component
nessi pushed to main at nessi/NexaFabric 2026-07-10 06:42:50 +00:00
0f4734c85c feat: reduce agent payload size with flow truncation and increase nginx body size limit to 16MB
nessi pushed to main at nessi/NexaFabric 2026-07-10 06:39:37 +00:00
07cd534254 feat: add include_rules and include_flow_context query parameters to workload insights endpoint for conditional rule/policy matching
nessi pushed to main at nessi/NexaFabric 2026-07-10 06:23:31 +00:00
65bc7fad67 feat: optimize dashboard and workload queries with database indexes and SQL aggregation for improved performance
nessi pushed to main at nessi/NexaFabric 2026-07-10 06:16:48 +00:00
9af60945cf feat: remove traffic flow query limits to show complete flow history in dashboard and workload insights
nessi pushed to main at nessi/NexaFabric 2026-07-10 06:13:39 +00:00
67eee0662a feat: add automatic cluster sync and IPAM discovery with configurable intervals, firewall log file parsing, and enhanced flow prioritization
nessi pushed to main at nessi/NexaFabric 2026-07-09 20:59:27 +00:00
1531b7ea47 feat: add configurable flow retention settings with super admin controls and pagination for workload flows
nessi pushed to main at nessi/NexaFabric 2026-07-09 20:52:11 +00:00
8c59ab32d5 feat: add dedicated flow analytics page with filtering, aggregation charts, and enhanced traffic table
nessi pushed to main at nessi/NexaFabric 2026-07-09 19:31:16 +00:00
d651a11472 feat: add automatic policy rule cleanup when disabling or switching to audit mode with provider-level rule deletion