Commit Graph
742 Commits
Author SHA1 Message Date
dextmorgn bb7c955eab feat(app): update details panel 2026-03-04 19:33:02 +01:00
dextmorgnandGitHub fd8ddcfd77 Merge pull request #126 from gustavorps/fix/proxy-api
fix(api): Better support to reverse proxy deploy
2026-03-04 09:21:02 +01:00
dextmorgnandGitHub ddc36eac4d Merge pull request #125 from gustavorps/feat/soft-delete
feat(core): Soft delete
2026-03-02 20:50:11 +01:00
dextmorgn f49e05eafb fix(core): check if input type is list 2026-02-28 21:29:37 +01:00
dextmorgn 86584ba84e fix(core): prevent sketch break on sick node 2026-02-28 18:35:57 +01:00
dextmorgn ab13a8e2b0 feat(app/enricher-template): io bar in template enricher layout 2026-02-28 11:52:56 +01:00
dextmorgn 7a2ea266d5 feat(app/enricher-template): io bar to specify input and output type 2026-02-28 11:52:31 +01:00
gustavorps a574d4ebea feat(core): soft delete 2026-02-20 15:41:46 -03:00
gustavorps b2cfc67117 fix(app): removing slashes 2026-02-17 04:49:46 -03:00
gustavorps 5ee7bf24e0 fix(api): added redirect_slashes=False to face 307 redirect reverse proxy issue 2026-02-17 04:27:13 -03:00
gustavorps da0280506e fix(api): added ignore_trailing_slash=True to face 307 redirect reverse proxy issue 2026-02-17 04:21:01 -03:00
gustavorps d52669740b feat(api): added fastapi standard 2026-02-17 04:04:07 -03:00
dextmorgn 606bcced4b feat(enrichers): add delay to dummy enricher 2026-02-16 09:16:26 +01:00
dextmorgn 6494cee2d0 feat(api): update key service 2026-02-16 09:16:05 +01:00
dextmorgn c7275594cb refactor(core): use permissions in base service 2026-02-16 09:15:19 +01:00
dextmorgn 4d97932604 feat(app): check chat key exists 2026-02-16 09:14:29 +01:00
dextmorgn 0fa48d3fc1 feat(migrations): backfill_edge_sketch_id 2026-02-15 18:08:59 +01:00
dextmorgn 517b342fc2 feat(enrichers): add delay on whoxy requests 2026-02-15 18:07:58 +01:00
dextmorgn c05ad758d8 fix(core): missing sketch_id in relationships 2026-02-15 18:07:34 +01:00
dextmorgn c481a14747 feat(app): path finder 2026-02-15 15:25:35 +01:00
dextmorgn 635f342aba feat(app): remove spaces from custom types 2026-02-15 12:57:29 +01:00
dextmorgn d6324208a3 feat(app): remove feature flag 2026-02-14 18:00:53 +01:00
dextmorgn 490878ab06 feat(core): return no enricher for custom types 2026-02-14 18:00:27 +01:00
dextmorgnandGitHub 9ddb708744 Merge pull request #123 from reconurge/fix/custom-types
Fix/custom types
2026-02-14 15:35:59 +01:00
dextmorgn 9d1d5c1416 feat(app): update custom types 2026-02-14 15:35:20 +01:00
dextmorgn 9d1991f45f feat(core): use type service 2026-02-14 15:34:58 +01:00
dextmorgn eef214bdfa feat(api): custom types updates 2026-02-14 15:34:28 +01:00
dextmorgn 1db16ec13a feat: update yarn.lock 2026-02-14 15:34:04 +01:00
dextmorgn 2032aeee0b feat: update makefile with new commands 2026-02-14 15:32:29 +01:00
dextmorgn 92e5a7097a fix(app): radio group 2026-02-13 13:18:00 +01:00
dextmorgn b9fa1bbde9 fix(enrichers): individual to domains 2026-02-13 13:17:44 +01:00
dextmorgn dcce008b8d feat(app): minimal ui updates 2026-02-13 11:23:52 +01:00
dextmorgnandGitHub b6f2f8be68 Merge pull request #122 from reconurge/feat/enricher-templates
Feat/enricher templates
2026-02-12 23:53:22 +01:00
dextmorgn ad6a31a7ab feat(app): enricher template feature flag 2026-02-12 23:52:39 +01:00
dextmorgn 6293c90511 feat: update yarn.lock 2026-02-12 23:44:19 +01:00
dextmorgn ae070c14c7 feat(app): feature flag 2026-02-12 23:43:57 +01:00
dextmorgn 599fc8353d feat(api): increate prompt chat length 2026-02-12 23:40:12 +01:00
dextmorgn 11df9e6fde fix(app): chat context 2026-02-12 23:39:21 +01:00
dextmorgn af590675ec fix(core): template generator chat prompt 2026-02-12 23:38:29 +01:00
dextmorgn 89f32e2182 feat(app): progress on templates 2026-02-12 22:04:29 +01:00
dextmorgn 3f252ea6ab feat(core): progress on templates 2026-02-12 22:04:28 +01:00
dextmorgn a764704fbe feat(api): progress on templates 2026-02-12 22:04:28 +01:00
dextmorgn 19ee40c46d feat(app): chat context 2026-02-12 22:04:28 +01:00
dextmorgn 137d16e1fc feat(app): updates on chat 2026-02-12 22:04:28 +01:00
dextmorgn 38cee3759e feat(core): chat_service 2026-02-12 22:04:28 +01:00
dextmorgn 07f32c983a feat: use ai sdk useChat 2026-02-12 22:04:21 +01:00
dextmorgn fbb9666c53 feat(core): poetry.lock 2026-02-12 22:03:28 +01:00
dextmorgn a461f9997d feat: progress on enricher templates 2026-02-12 22:03:28 +01:00
dextmorgn e4cf6ac518 feat: update yarn.lock 2026-02-12 22:03:24 +01:00
dextmorgn ac397f6714 feat(app): enrichers from templates 2026-02-12 22:03:04 +01:00