Commit Graph
452 Commits
Author SHA1 Message Date
funnywolfandCopilot 22f3ff5352 Fix frontend runtime warnings
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:46:44 +08:00
funnywolfandCopilot 42fe735913 Update deprecated Ant Design props
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:28:57 +08:00
funnywolf 887f33b986 typo 2026-07-04 23:24:29 +08:00
funnywolfandCopilot c66cf71f65 Document CLI PyPI release flow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:23:55 +08:00
funnywolfandCopilot 8b3b090ac5 Publish CLI from release workflow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:20:30 +08:00
funnywolfandCopilot 22ae3c2eb2 Verify CLI login and fix UUID cursors
Validate asp auth login against the authenticated version endpoint before saving settings, and encode cursor primary keys as strings so UUID-backed records paginate correctly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:02:35 +08:00
funnywolfandCopilot 8b2e3533a4 Update SIEM and OpenCTI settings icons
Use DatabaseSearch for SIEM and ChartNetwork for OpenCTI to better match the settings semantics.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 21:52:47 +08:00
funnywolfandCopilot 4870f5c1c4 Add OpenCTI threat intelligence provider
Add database-backed OpenCTI settings, provider integration, targeted tests, and threat intelligence settings tabs. Fix AlienVault OTX test authentication to validate API keys against an authenticated endpoint.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 21:06:04 +08:00
funnywolfandCopilot 20735ae0b7 refactor: remove MCP runtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 00:12:43 +08:00
funnywolf 69b8a38ac6 Merge branch 'dev' 2026-07-03 23:06:32 +08:00
rookitandCopilot 7d05a9a4a6 chore(cli): add PyPI package metadata
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 15:23:20 +08:00
rookitandCopilot b7e7ae7dfe Stop tracking embedded repositories
Treat asf-doc and asp-marketplace as local independent repositories by removing their gitlinks from the parent index and ignoring the paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 11:21:14 +08:00
funnywolfandCopilot 902112cea2 Implement ASP CLI agent API foundation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 22:19:09 +08:00
funnywolfandCopilot 8e2bb494a9 Add ASP CLI agent integration design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 21:42:39 +08:00
funnywolfandCopilot 9966c623d8 Update homepage docs ref
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:29:55 +08:00
rootkitandGitHub e9eb3d8b92 Merge pull request #25 from FunnyWolf/dev
Dev
2026-07-01 21:12:40 +08:00
funnywolf 361088b167 add issues template 2026-07-01 21:12:16 +08:00
funnywolfandCopilot 5ce3b7f485 Update docs and marketplace MCP refs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:02:53 +08:00
funnywolfandCopilot e279a81f76 Implement MCP comment attachment access
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:19:57 +08:00
funnywolfandCopilot b526f0e794 Add MCP comment attachments spec
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:14:01 +08:00
funnywolfandCopilot 4a440e85aa Add configurable left-pinned table columns
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 19:05:12 +08:00
funnywolf bb947a200e fix ci error 2026-07-01 18:34:48 +08:00
rookit 5122686d53 add TODO 2026-07-01 15:02:08 +08:00
rookitandCopilot 2b08f747b3 Store table preferences in backend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 14:02:04 +08:00
rookit 4753f945f1 add websocket 2026-06-29 13:46:26 +08:00
rookitandCopilot 7cad6783e9 Design backend table preferences
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 13:45:05 +08:00
rookitandCopilot 60f4751a23 Design websocket message and inbox realtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 11:31:11 +08:00
rootkitandGitHub b10755878b Merge pull request #24 from FunnyWolf/dev
Dev
2026-06-28 23:05:02 +08:00
funnywolfandCopilot b8a28a2998 Prepare v0.4.1 release
Map v0.4.1 to its release notes, update the compose package image template, and advance the documentation submodule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.4.1
2026-06-28 22:52:55 +08:00
funnywolfandCopilot ddae5ae4b2 Document compose backup and restore
Add stopped full backup and restore guidance to the Docker Compose package README files and update the documentation submodule pointer.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:45:28 +08:00
funnywolfandCopilot 0a771f2843 Add compose package Chinese README
Include a standalone Chinese README in the Docker Compose release package and update the documentation submodule with deployment operations and upgrade pages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:32:50 +08:00
funnywolfandCopilot 16854d0c45 Fix worker config refresh and frontend healthcheck
Refresh runtime configuration before worker iterations so long-running worker processes do not keep stale lru_cache values after settings changes. Also probe the frontend healthcheck through 127.0.0.1 to match the nginx listener.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:24:01 +08:00
funnywolfandCopilot c696ecba3f Fix deployment script permissions
Ensure Docker Compose package scripts keep executable permissions and make the frontend certificate entrypoint executable in the image.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:00:56 +08:00
funnywolfandCopilot 807d38b5dc Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 20:40:09 +08:00
funnywolfandCopilot f984c0b68a Document development docs IA design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:33:29 +08:00
funnywolfandCopilot fbac505961 Translate custom examples docs design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:11:29 +08:00
funnywolfandCopilot b3f1ae0b9b Document custom examples docs design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:09:02 +08:00
funnywolfandCopilot 2380820c50 Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 18:51:37 +08:00
funnywolfandCopilot 07d3c80e82 Avoid exposing Redis stream errors
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 18:24:52 +08:00
funnywolfandCopilot 7de66ba613 Prepare v0.4.0 release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.4.0
2026-06-28 17:24:41 +08:00
funnywolfandCopilot f2f0baaa0e Document v0.4.0 release design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 17:05:15 +08:00
funnywolfandCopilot 91ef8f42f0 Add authenticated record share links
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:55:27 +08:00
funnywolf aa186039e3 update 2026-06-28 16:49:08 +08:00
funnywolfandCopilot 18331558ea Document record sharing design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:48:10 +08:00
funnywolf 0f9b5acf0c update 2026-06-28 16:30:51 +08:00
funnywolfandCopilot 113b5d0fcc Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:28:08 +08:00
funnywolfandCopilot 98a2749d60 Add settings tag preview
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 15:58:29 +08:00
funnywolfandCopilot da94d2f194 Add custom definitions console
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 15:09:10 +08:00
funnywolfandCopilot 3ca53ecef8 Document custom definitions console design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 13:57:04 +08:00
funnywolf 0319ff96b4 update 2026-06-28 13:13:20 +08:00