Commit graph

347 commits

Author SHA1 Message Date
GenX FX Trading System
d3f57b5b8c
Merge branch 'copilot/install-juless-cli' into copilot/update-package 2026-02-13 10:34:19 +07:00
GenX FX Trading System
d16a2f8958
Merge pull request #327 from A6-9V/dns-config-cleanup-15276599963936233617
Clean up DNS configuration for lengkundee01.org
2026-02-13 10:25:15 +07:00
google-labs-jules[bot]
49ebc2efde docs: add DNS configuration recommendation for lengkundee01.org 2026-02-13 03:21:34 +00:00
GenX FX Trading System
b1a2ade278
Merge pull request #322 from A6-9V/palette-toast-notification-8861746839837825995
🎨 Palette: Replace blocking update alert with Toast notification
2026-02-12 21:36:42 +07:00
google-labs-jules[bot]
01c244478a feat(ui): replace blocking sw update confirm with toast
- Add .toast CSS to index.html and dashboard/index.html
- Add toast HTML structure (role="alert")
- Replace window.confirm() with toast show/hide logic
- Improve accessibility and UX for app updates
2026-02-12 11:36:12 +00:00
GenX FX Trading System
93af9a406a
Merge pull request #319 from A6-9V/bolt-optimize-web-dashboard-2176689065473073786
 Bolt: Pre-compile Jinja2 template in web dashboard
2026-02-12 15:36:27 +07:00
google-labs-jules[bot]
5a00caed73 feat(perf): Pre-compile Jinja2 template in web dashboard
Extracts the dashboard HTML string into a global constant and compiles it
using Jinja2 only once (lazily) instead of re-parsing the string on every
request. This improves response latency for the dashboard.

- Extracted `DASHBOARD_HTML` constant
- Implemented `DASHBOARD_TEMPLATE` lazy compilation
- Replaced `render_template_string` with `DASHBOARD_TEMPLATE.render()`
- Verified with `scripts/test_web_dashboard.py`
2026-02-12 05:13:07 +00:00
GenX FX Trading System
ac0f69a3b6
Merge pull request #311 from A6-9V/copilot/identify-code-inefficiencies
perf: Eliminate O(2n) loops, add early-exits, vectorize operations
2026-02-12 04:56:28 +07:00
copilot-swe-agent[bot]
f99eccf302 Address code review: optimize ArraySize() calls and document cache behavior
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-11 08:36:56 +00:00
copilot-swe-agent[bot]
cc1902d657 Optimize performance: Fix MQL5 double-loop, add early-exit, improve Python efficiency
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-11 08:35:24 +00:00
copilot-swe-agent[bot]
4060496a97 Initial plan 2026-02-11 08:31:39 +00:00
copilot-swe-agent[bot]
c512fe1726 Update package to version 1.22.0
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-10 19:19:33 +00:00
copilot-swe-agent[bot]
0d36c4cf4e Initial plan 2026-02-10 19:16:57 +00:00
GenX FX Trading System
63f5c0db3a docs: update NotebookLM link in AGENTS.md 2026-02-10 17:31:31 +07:00
GenX FX Trading System
0bbc781dc3 docs: update NotebookLM link 2026-02-10 17:31:30 +07:00
GenX FX Trading System
4a0652eae4
Merge pull request #298 from A6-9V/copilot/add-profile-readme-and-gists
Add GitHub Profile README and Gists documentation guides
2026-02-10 13:21:21 +07:00
GenX FX Trading System
75bd08a892
Merge branch 'copilot/install-juless-cli' into copilot/add-profile-readme-and-gists 2026-02-10 13:21:02 +07:00
copilot-swe-agent[bot]
264cee6b80 Add comprehensive GitHub Profile README and Gists guides
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-10 06:17:10 +00:00
GenX FX Trading System
7c06ffd0ea
Merge pull request #296 from A6-9V/copilotmql5-production-readiness-8b65
Mql5 production readiness
2026-02-10 13:17:03 +07:00
GenX FX Trading System
7652d395e9
Merge branch 'copilot/install-juless-cli' into copilotmql5-production-readiness-8b65 2026-02-10 13:16:23 +07:00
GenX FX Trading System
5da9cad709
Merge pull request #293 from A6-9V/sentinel-add-security-headers-5685093013646614500
🛡️ Sentinel: [HIGH] Add security headers to web dashboard
2026-02-10 13:15:59 +07:00
GenX FX Trading System
ef9024666b
Merge branch 'copilot/install-juless-cli' into sentinel-add-security-headers-5685093013646614500 2026-02-10 13:15:51 +07:00
GenX FX Trading System
73dc27c97e
Merge pull request #289 from A6-9V/copilot/improve-variable-function-names
Improve variable and function naming clarity across MQL5 and Python codebase
2026-02-10 13:14:56 +07:00
GenX FX Trading System
f4f49b73c2
Merge branch 'copilot/install-juless-cli' into copilot/improve-variable-function-names 2026-02-10 13:14:45 +07:00
copilot-swe-agent[bot]
8870273701 Initial plan 2026-02-10 06:13:53 +00:00
GenX FX Trading System
f53c68a10d
Merge pull request #294 from A6-9V/mql5-ea-container-ci-cd-8529191303412997988
Implement Unified MQL5 EA Container CI/CD Deployment
2026-02-10 12:55:00 +07:00
GenX FX Trading System
8d93944c4b
Merge branch 'copilot/install-juless-cli' into mql5-ea-container-ci-cd-8529191303412997988 2026-02-10 12:54:46 +07:00
GenX FX Trading System
ddbc16d77d
Merge pull request #290 from A6-9V/add-circleci-config-12603268091308845426
Add CircleCI configuration with validation and testing
2026-02-10 12:51:51 +07:00
GenX FX Trading System
cab91db860
Merge branch 'copilot/install-juless-cli' into add-circleci-config-12603268091308845426 2026-02-10 12:51:36 +07:00
GenX FX Trading System
d1fecabbe7
Merge branch 'copilot/install-juless-cli' into sentinel-add-security-headers-5685093013646614500 2026-02-10 12:51:07 +07:00
GenX FX Trading System
b3484473c9
Merge branch 'copilot/install-juless-cli' into copilotmql5-production-readiness-8b65 2026-02-10 12:50:30 +07:00
GenX FX Trading System
378496e838
Merge pull request #287 from A6-9V/copilot/add-echo-and-hello-window
Add echo and hello window demo scripts
2026-02-10 12:49:28 +07:00
GenX FX Trading System
e7087c37d7
Merge branch 'copilot/install-juless-cli' into copilot/add-echo-and-hello-window 2026-02-10 12:49:16 +07:00
GenX FX Trading System
98157f7823
Merge pull request #292 from A6-9V/palette-emoji-a11y-6420412049416064175
🎨 Palette: Improve emoji accessibility
2026-02-10 12:48:47 +07:00
GenX FX Trading System
085280a0ad
Merge branch 'copilot/install-juless-cli' into palette-emoji-a11y-6420412049416064175 2026-02-10 12:48:20 +07:00
GenX FX Trading System
5cbf182434
Merge pull request #297 from A6-9V/bolt-upgrade-repo-parallelization-16375986474887536509
 Bolt: Parallelize AI requests in upgrade_repo.py
2026-02-10 12:47:18 +07:00
google-labs-jules[bot]
cf1b95ec8a feat(scripts): parallelize AI requests in upgrade_repo.py
- Replaced sequential execution of `ask_gemini` and `ask_jules` with `concurrent.futures.ThreadPoolExecutor`.
- Reduced total execution time by running independent network-bound tasks in parallel.
- Added necessary import for `concurrent.futures`.

 Bolt: Parallelize AI requests (~2x speedup)
2026-02-10 05:36:36 +00:00
Cursor Agent
8a8a6521e2 Hardening: disable WebRequest by default
Co-authored-by: GenX FX Trading System <Mouy-leng@users.noreply.github.com>
2026-02-10 04:38:44 +00:00
Cursor Agent
f3ea60475b Security: remove leaked tokens and add secret scan
Co-authored-by: GenX FX Trading System <Mouy-leng@users.noreply.github.com>
2026-02-10 04:38:19 +00:00
google-labs-jules[bot]
5f27eafb6f feat: implement unified MQL5 EA containerized deployment and CI/CD 2026-02-09 16:19:26 +00:00
google-labs-jules[bot]
0b8a09a572 Add security headers to web dashboard (CSP, HSTS, X-Frame-Options)
- Implemented `@app.after_request` in `scripts/web_dashboard.py` to inject security headers.
- Added `Content-Security-Policy` with `default-src 'self'`, blocking inline scripts.
- Added `X-Content-Type-Options: nosniff`.
- Added `X-Frame-Options: SAMEORIGIN`.
- Added `Referrer-Policy: strict-origin-when-cross-origin`.
- Added unit test `test_security_headers` to `scripts/test_web_dashboard.py` to verify header presence.
- Mitigates Stored XSS, Clickjacking, and MIME sniffing risks.
2026-02-09 11:27:48 +00:00
google-labs-jules[bot]
af093f1a67 🎨 Palette: Improve emoji accessibility
Wrapped emojis in <span> tags with role="img" and aria-label to improve accessibility for screen readers. This ensures icons are announced correctly (e.g., "Rocket", "Chart") rather than as characters or ignored.

Affected files:
- index.html
- dashboard/index.html
- offline.html
- sw-inspector.html
2026-02-09 11:13:59 +00:00
google-labs-jules[bot]
228aa8d2cf feat: add CircleCI configuration with validation and testing 2026-02-09 09:54:11 +00:00
GenX FX Trading System
ab590ee14d
Merge pull request #288 from A6-9V/bolt-optimize-pr-review-1839512656808885464
 Bolt: Optimize branch analysis in PR review script
2026-02-09 12:13:25 +07:00
copilot-swe-agent[bot]
b8cf76aac5 Improve variable and function naming for clarity
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-09 05:12:51 +00:00
copilot-swe-agent[bot]
6ab61f8c3c Add documentation for echo and hello window feature
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-09 05:09:47 +00:00
copilot-swe-agent[bot]
70608d418d Add echo and hello window functionality
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-09 05:08:59 +00:00
copilot-swe-agent[bot]
4027d7175c Initial plan 2026-02-09 05:08:54 +00:00
google-labs-jules[bot]
1b82a2865d Optimize branch analysis in PR review script
- Modified `scripts/review_pull_requests.py` to filter `git for-each-ref` output by unmerged branches.
- Reduces algorithmic complexity from O(N) to O(M) where N is total branches and M is active branches.
- Avoids expensive `ahead-behind` calculations for potentially thousands of stale merged branches.
2026-02-09 05:06:55 +00:00
copilot-swe-agent[bot]
b6eb54ba66 Initial plan 2026-02-09 05:06:12 +00:00