21 Commits

Author SHA1 Message Date
Eric Howard
86b254bbf9 Custom types replaced with proper custom_types_category value 2026-06-06 18:48:05 -04:00
Eric
f0b0b9bf82 Added category to custom types to reorginize into desired categories 2026-06-06 18:38:35 -04:00
dextmorgn
bb502379bd feat(api): add collaborator endpoints, profile update, user search and backfill migration
- Add GET/POST/PUT/DELETE /investigations/{id}/collaborators endpoints
- Inject current_user_role in all investigation responses
- Add GET/PUT /auth/me for profile management
- Add GET /auth/users/search for share dialog autocomplete
- Add ProfileUpdate schema with extra=forbid
- Add email to ProfileRead
- Add backfill migration for existing investigations missing owner role entries
2026-04-11 14:44:28 +02:00
dextmorgn
eef214bdfa feat(api): custom types updates 2026-02-14 15:34:28 +01:00
dextmorgn
07f32c983a feat: use ai sdk useChat 2026-02-12 22:04:21 +01:00
dextmorgn
53a03575cd feat(api): enrichers from templates 2026-02-12 22:03:04 +01:00
dextmorgn
177953b216 feat(api): use repositories in services 2026-02-07 17:23:16 +01:00
dextmorgn
bb08ba2bf9 feat(api): migration to add custom_types table 2025-11-06 14:43:04 +01:00
dextmorgn
7e91ce2895 feat: remove env.py comments 2025-10-26 21:04:42 +01:00
dextmorgn
295d9ade8a feat: permission 2025-09-18 13:47:14 +02:00
dextmorgn
780fabb3e6 feat: single source of truth of models + encrypted vault keys 2025-09-05 10:11:54 +02:00
dextmorgn
980bb85af4 refactor: remove occurences of scanner 2025-09-04 18:53:04 +02:00
dextmorgn
5f0b0abe3f refactor: rename transform to flow 2025-08-15 16:37:36 +02:00
dextmorgn
7620a6d145 feat: python formatter finally working 2025-08-13 20:08:06 +02:00
dextmorgn
c2c7e7abb7 feat: use of params for scanners 2025-07-20 22:39:11 +02:00
dextmorgn
7ec56ee6dc feat: leaflet map 2025-07-14 12:21:21 +02:00
dextmorgn
80733d5b02 feat: some minor fixes 2025-06-23 10:02:11 +02:00
dextmorgn
43148cdf3d feat: context menu on nodes 2025-06-20 11:36:53 +02:00
dextmorgn
6681073317 feat: latest changes 2025-06-10 11:29:15 +02:00
dextmorgn
b8914ae8c0 feat: org to asn, asn to cidr, ip to asn 2025-06-05 10:13:56 +02:00
dextmorgn
a6727f1232 feat: no supabase dependency 2025-05-20 14:46:37 +02:00