Commit Graph
522 Commits
Author SHA1 Message Date
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
funnywolfandCopilot 8d4fde9ecb Remove hidden runtime environment overrides
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 13:12:22 +08:00
funnywolfandCopilot f46b628d62 Fix inbox notification preference delivery
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:20:38 +08:00
funnywolfandCopilot da68d71848 Regenerate app initial migrations
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:17:14 +08:00
funnywolfandCopilot 4a787cd043 Rename agentic runtime settings to runtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:07:04 +08:00
funnywolfandCopilot 72c922dd71 Prevent admins deleting themselves
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:00:52 +08:00
funnywolfandCopilot 1f74117a5a Add expiration placeholder hints
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 11:57:57 +08:00
funnywolf 341c7e4174 rebuild 2026-06-28 11:54:26 +08:00
funnywolf 96ed4cf7b4 rebuild 2026-06-28 11:32:24 +08:00
funnywolf 2fe6c7eae3 rebuild 2026-06-28 11:28:22 +08:00
funnywolfandCopilot aa63e0aa42 Improve dashboard big-screen UX
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 23:47:39 +08:00
funnywolfandCopilot 8902cbeda2 fix: normalize inbox resource link labels
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 22:38:04 +08:00
funnywolfandCopilot 11367eedbb docs: add inbox message resource label design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 22:31:30 +08:00
funnywolf 6fdb88c7ad fix ci error 2026-06-27 21:43:42 +08:00
funnywolf ee112f5a3d remove default admin site 2026-06-27 21:41:46 +08:00
funnywolf bd0acb9611 fix ci error 2026-06-27 21:21:10 +08:00
funnywolfandCopilot 87cad4ca05 feat: add cursor pagination for activity feeds
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 21:09:52 +08:00
funnywolf b78fd4b6cb update person notice setting feature 2026-06-27 20:27:30 +08:00
funnywolfandCopilot 10527480bb docs: add notification preferences design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 19:57:15 +08:00
funnywolf 3a45bed330 update AGENTS.md 2026-06-27 19:32:13 +08:00
funnywolf f6a5c13bb5 0.4.0 I always have a choice
You shape nothing until you hold everything.
2026-06-27 19:28:25 +08:00
funnywolf b6b4cbf017 0.4.0 I always have a choice
You shape nothing until you hold everything.
2026-06-27 19:08:48 +08:00
funnywolf 6df64ae189 use api key 2026-06-21 17:14:13 +08:00
funnywolf b603556748 remove unused package 2026-06-20 12:24:43 +08:00
rootkitandGitHub 194b31702a Merge pull request #15 from FunnyWolf/dev
Dev
2026-06-12 11:01:26 +08:00
rookit c1fbd186c2 update docker compose 2026-06-11 17:06:12 +08:00
rookit a5f8f511d4 docs: add project architecture to CLAUDE.md
Add tree-style architecture documentation with directory and file
descriptions to help agents quickly understand project structure.
2026-06-10 10:54:46 +08:00
rookit f6594b90bd delete unused code 2026-06-10 10:40:04 +08:00
rookit 5afe56f832 delete unused code 2026-06-10 10:28:41 +08:00
rootkitandGitHub 868ce02dd6 Merge pull request #14 from FunnyWolf/dev
Dev
2026-06-08 16:46:51 +08:00
rookit c5f44d5281 add time range and configurable limits to discover_index_fields
- Add time_range_start/end, doc_limit (default 10000), and
  max_samples_per_field (default 20) to DiscoverIndexFieldsInput
- Pass through to ELK and Splunk backends
- Expose new parameters in MCP siem_discover_index_fields tool
2026-06-08 10:18:09 +08:00