jmiller
95863871b7
chore: remove docs/ — documentation lives in wiki [skip ci]
2026-05-16 22:21:05 +00:00
jmiller
50636074a3
chore: remove docs/ — documentation lives in wiki [skip ci]
2026-05-16 22:21:05 +00:00
jmiller
8d09a65701
chore: remove docs/ — documentation lives in wiki [skip ci]
2026-05-16 22:21:05 +00:00
jmiller
aaa3ff7463
chore: remove docs/ — documentation lives in wiki [skip ci]
2026-05-16 22:21:04 +00:00
jmiller
218fbfa4f0
chore: remove docs/ — documentation lives in wiki [skip ci]
2026-05-16 22:21:04 +00:00
Jonathan Miller
e28a2cc4dc
docs: update API reference and README for 67 tools
...
Expand API.md with full parameter tables for all new tools: contacts,
banners, newsfeeds, tags, custom fields, menu items, messages, media,
redirects, associations, checkin, and content history. Update README
tool listing to match.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 15:25:03 -05:00
Jonathan Miller
17f5ce7342
fix: deploy-dev passes silently without path, add env config override
...
- deploy-dev.yml: skip silently when DEV_FTP_PATH is missing instead of failing
- config.ts: support JOOMLA_API_MCP_CONFIG env var for custom config path
- Clean up stale template files from src/
- Update sftp-config template with per-repo deploy key paths
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-23 15:06:21 -05:00
Jonathan Miller
ea0a028128
docs: add installation guide, architecture overview, and API reference
...
Changelog Validation / Validate CHANGELOG.md (push) Has been cancelled
Standards Compliance / Secret Scanning (push) Has been cancelled
Standards Compliance / License Header Validation (push) Has been cancelled
Standards Compliance / Repository Structure Validation (push) Has been cancelled
Standards Compliance / Coding Standards Check (push) Has been cancelled
Standards Compliance / Workflow Configuration Check (push) Has been cancelled
Standards Compliance / Documentation Quality Check (push) Has been cancelled
Standards Compliance / README Completeness Check (push) Has been cancelled
Standards Compliance / Git Repository Hygiene (push) Has been cancelled
Standards Compliance / Script Integrity Validation (push) Has been cancelled
Standards Compliance / Line Length Check (push) Has been cancelled
Standards Compliance / File Naming Standards (push) Has been cancelled
Standards Compliance / Insecure Code Pattern Detection (push) Has been cancelled
Standards Compliance / Version Consistency Check (push) Has been cancelled
CodeQL Security Scanning / Analyze (actions) (push) Has been cancelled
CodeQL Security Scanning / Analyze (javascript) (push) Has been cancelled
Standards Compliance / Dead Code Detection (push) Has been cancelled
Standards Compliance / File Size Limits (push) Has been cancelled
Standards Compliance / Binary File Detection (push) Has been cancelled
Standards Compliance / TODO/FIXME Tracking (push) Has been cancelled
Standards Compliance / Code Complexity Analysis (push) Has been cancelled
Standards Compliance / Broken Link Detection (push) Has been cancelled
Standards Compliance / API Documentation Coverage (push) Has been cancelled
Standards Compliance / Accessibility Check (push) Has been cancelled
Standards Compliance / Performance Metrics (push) Has been cancelled
Standards Compliance / Code Duplication Detection (push) Has been cancelled
Standards Compliance / Unused Dependencies Check (push) Has been cancelled
Standards Compliance / Dependency Vulnerability Scanning (push) Has been cancelled
Standards Compliance / Terraform Configuration Validation (push) Has been cancelled
CodeQL Security Scanning / Security Scan Summary (push) Has been cancelled
Standards Compliance / Enterprise Readiness Check (push) Has been cancelled
Standards Compliance / Repository Health Check (push) Has been cancelled
Standards Compliance / Compliance Summary (push) Has been cancelled
Sync Version from README / Propagate README version (push) Has been cancelled
- docs/INSTALLATION.md: setup instructions, config format, troubleshooting
- docs/ARCHITECTURE.md: component overview and design decisions
- docs/API.md: complete MCP tool reference with all parameters
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-23 12:36:31 -05:00
jmiller
4c8ce365e0
docs: update all documentation to current standards
...
Changelog Validation / Validate CHANGELOG.md (push) Has been cancelled
Standards Compliance / Secret Scanning (push) Has been cancelled
Standards Compliance / License Header Validation (push) Has been cancelled
Standards Compliance / Repository Structure Validation (push) Has been cancelled
Standards Compliance / Coding Standards Check (push) Has been cancelled
Standards Compliance / Workflow Configuration Check (push) Has been cancelled
Standards Compliance / Documentation Quality Check (push) Has been cancelled
Standards Compliance / README Completeness Check (push) Has been cancelled
Standards Compliance / Git Repository Hygiene (push) Has been cancelled
Standards Compliance / Script Integrity Validation (push) Has been cancelled
Standards Compliance / Line Length Check (push) Has been cancelled
Standards Compliance / File Naming Standards (push) Has been cancelled
Standards Compliance / Insecure Code Pattern Detection (push) Has been cancelled
Standards Compliance / Version Consistency Check (push) Has been cancelled
CodeQL Security Scanning / Analyze (javascript) (push) Has been cancelled
CodeQL Security Scanning / Analyze (actions) (push) Has been cancelled
Standards Compliance / Code Complexity Analysis (push) Has been cancelled
Standards Compliance / Dead Code Detection (push) Has been cancelled
Standards Compliance / File Size Limits (push) Has been cancelled
Standards Compliance / Binary File Detection (push) Has been cancelled
Standards Compliance / TODO/FIXME Tracking (push) Has been cancelled
Standards Compliance / Broken Link Detection (push) Has been cancelled
Standards Compliance / API Documentation Coverage (push) Has been cancelled
Standards Compliance / Accessibility Check (push) Has been cancelled
Standards Compliance / Performance Metrics (push) Has been cancelled
Standards Compliance / Code Duplication Detection (push) Has been cancelled
Standards Compliance / Dependency Vulnerability Scanning (push) Has been cancelled
Standards Compliance / Unused Dependencies Check (push) Has been cancelled
Standards Compliance / Terraform Configuration Validation (push) Has been cancelled
CodeQL Security Scanning / Security Scan Summary (push) Has been cancelled
Standards Compliance / Enterprise Readiness Check (push) Has been cancelled
Standards Compliance / Repository Health Check (push) Has been cancelled
Standards Compliance / Compliance Summary (push) Has been cancelled
Sync Version from README / Propagate README version (push) Has been cancelled
- Copyright year 2025 -> 2026
- Primary URLs: GitHub -> Gitea
- CONTRIBUTING.md: add Infrastructure Standards section
- SECURITY.md: add Gitea issue reporting
- README.md: update badge URLs to Gitea
- Issue templates: update URLs to Gitea
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-22 09:10:09 +00:00
jmiller
9a91636c0e
chore: Sync MokoStandards workflows and configurations ( #4 )
...
* chore: update LICENSE from MokoStandards
* chore: add SECURITY.md from MokoStandards
* chore: add ROADMAP.md from MokoStandards
* chore: add Makefile from MokoStandards
* chore: add composer.json from MokoStandards
* chore: update docs/index.md from MokoStandards
* chore: add docs/INSTALLATION.md from MokoStandards
* chore: add .github/workflows/ci.yml from MokoStandards
* chore: add .github/workflows/test.yml from MokoStandards
* chore: add .github/workflows/code-quality.yml from MokoStandards
* chore: add .github/workflows/codeql-analysis.yml from MokoStandards
* chore: add .github/workflows/deploy.yml from MokoStandards
* chore: add .github/workflows/standards-compliance.yml from MokoStandards
* chore: update .github/workflows/ci.yml from MokoStandards
* chore: update .github/workflows/test.yml from MokoStandards
* chore: update .github/workflows/code-quality.yml from MokoStandards
* chore: update .github/workflows/codeql-analysis.yml from MokoStandards
* chore: update .github/workflows/deploy.yml from MokoStandards
* chore: update .github/workflows/standards-compliance.yml from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/config.yml from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/adr.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/bug_report.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/documentation.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/enterprise_support.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/feature_request.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/firewall-request.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/question.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/request-license.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/rfc.md from MokoStandards
* chore: add .github/ISSUE_TEMPLATE/security.md from MokoStandards
2026-03-24 11:22:36 -05:00
copilot-swe-agent[bot]
95317e7156
Fix LICENSE reference to remove .md extension
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-16 07:00:36 +00:00
jmiller
88a681630f
Init
2026-01-15 20:27:41 -06:00