feat: make frontend port configurable via environment variable in docker-compose.yml
build.yml #44:Commit
9117e09de7
pushed by
WuYanBo
docs: Update example environment variables in `.env.example`.
build.yml #43:Commit
ee82109d57
pushed by
WuYanBo
Update example environment variables in `.env.example`.
build.yml #42:Commit
c68540a804
pushed by
WuYanBo
Remove `docker-compose.prod.yml` and update a comment in `docker-compose.yml`.
build.yml #40:Commit
644b7ce65c
pushed by
WuYanBo
fix: Adjust Git API timeouts and increase retry attempts to improve connection reliability.
build.yml #39:Commit
7798422596
pushed by
WuYanBo
refactor: Centralize environment variable configuration in Docker Compose and introduce `.env.example` files.
build.yml #37:Commit
964fbc1235
pushed by
WuYanBo
chore: remove frontend dist volume mount from docker-compose as artifacts are now copied in the Dockerfile.
build.yml #36:Commit
ccffef1997
pushed by
WuYanBo
feat: Add Gitea repository file fetching to the project file listing endpoint.
build.yml #35:Commit
a80ab66131
pushed by
WuYanBo
feat: Implement a short initial connection timeout for `_http_get_with_retry` and add `httpx.ReadTimeout` to the retry exceptions.
build.yml #34:Commit
a554503e04
pushed by
WuYanBo
feat: Implement shared HTTP client with retry logic and optimized connection settings for GitHub/Gitea API calls to improve reliability and performance.
build.yml #33:Commit
5491714cce
pushed by
WuYanBo
fix: Increase HTTP client timeout in the scanner service from 30 to 120 seconds.
build.yml #32:Commit
f0981ae187
pushed by
WuYanBo
style: Add `!fixed` class to `DialogContent` for audit options.
build.yml #31:Commit
c43b0f4c09
pushed by
WuYanBo
feat: Implement incremental historical event loading and stream reconnection on tab visibility change to improve event synchronization.
build.yml #30:Commit
0735834931
pushed by
WuYanBo
feat: Implement incremental historical event loading and a centralized state synchronization mechanism, including stream reconnection, for the AgentAudit page.
build.yml #29:Commit
62c42341c4
pushed by
WuYanBo
feat: Allow specifying a custom time for progress logs and add type assertion for new findings.
build.yml #28:Commit
310750c366
pushed by
WuYanBo
feat: Implement incremental historical event loading and a centralized state synchronization mechanism, including stream reconnection, for the AgentAudit page.
build.yml #27:Commit
62c42341c4
pushed by
WuYanBo
feat: Add specific rate limit error messages for ZIP task analysis, instant analysis, and repository scanning.
build.yml #26:Commit
05db656fd1
pushed by
WuYanBo
Add DeepAudit Agent Instructions and remove outdated architecture image
build.yml #25:Commit
ed1fab2c11
pushed by
WuYanBo
refactor: streamline JSON output requirements and enhance clarity in code analysis instructions
build.yml #24:Commit
76f731cb22
pushed by
WuYanBo
refactor: update SVG circle radius and improve code readability in ReportExportDialog
build.yml #23:Commit
7c0d95385f
pushed by
WuYanBo
Refine security score calculation logic and enforce mandatory fields for findings in JSON format
build.yml #22:Commit
7f951d5451
pushed by
WuYanBo
Fix capitalization issues and handle cases where the answer is "none".
build.yml #21:Commit
b373692577
pushed by
WuYanBo
Fixed the issue of infinite loop outputting the same content in the Agent audit mode, and resolved the problem of incomplete display of the frontend Activity log in Agent audit mode.
build.yml #20:Commit
a98e3e531b
pushed by
WuYanBo
Optimize parallel LLM calls while addressing the circular issue in Agent auditing.
build.yml #19:Commit
6c2a15ad90
pushed by
WuYanBo
The fast scan mode follows the file exclusion pattern used during RAG embedding.
build.yml #18:Commit
de88b69f86
pushed by
WuYanBo
Configure unified file extensions, exclude directories, and exclude files.
build.yml #17:Commit
a11542c4bf
pushed by
WuYanBo
resolve indexing hangs and optimize code splitting performance
build.yml #16:Commit
cd8fb49a56
pushed by
WuYanBo