3
roadmap
Jonathan Miller edited this page 2026-06-07 19:02:58 +00:00

MokoGitea Roadmap

Completed (v1.26.1-moko.06.13)

  • Dependency vulnerability scanner (#551) - OSV.dev API, parses go.mod/package.json/composer.json/requirements.txt
  • Built-in CDN for release assets (#561) - cdn.mokoconsulting.tech with per-asset toggles
  • Manifest version prefix + element name - fork versioning, Joomla element auto-construction
  • Manifest distribution fields (#582 phase 1) - DisplayName, Maintainer, InfoURL, TargetVersion, PHPMinimum
  • Platform/language dropdowns - platform: joomla/wordpress/dolibarr/go/mcp/generic; language dropdown
  • Fix: update server can't be disabled (#577) - delete repo-config on disable
  • Fix: Joomla require-key hidden - Joomla doesn't support license key auth
  • Fix: dot files 403 (#580) - nginx rule fixed
  • Rename moko-platform to MokoPlatform (#548) - across codebase, workflows, manifest
  • Issue Type/Status/Priority fields - first-class with auto-seeded defaults
  • Security scanning platform - secret scanner (15 patterns), security tab
  • Repo manifest settings - XML parser, push-time sync, REST API
  • MCP server published - @mokoconsulting/mokogitea-mcp, 120+ tools
  • Wiki hierarchical folder navigation
  • CDN CNAME + TLS + nginx - cdn.mokoconsulting.tech live
  • All 46 repos standards updated - standards_source + standards_version 05.01.00

In Progress

  • Manifest/update server consolidation phase 2+3 (#582) - migrate fields, remove duplicates
  • Rename "Enable Licensing" to "Enable Update Server" in UI
  • Fix deploy workflow SSH from container runner

Planned

CDN + Distribution

  • Custom domain mapping per org (#563)
  • White-label custom domain with org branding (#564) - logo, favicon, menu icon, site title, brand color
  • CDN analytics dashboard

Security

  • Code security analysis scanner (#552)
  • Config scanner module
  • License compliance scanner

Issues + Workflow

  • Org settings for Issue Types (#555)
  • Standard status presets and cross-org migration (#507)
  • Cascade merge - auto-create PRs to downstream branches (#460)

Wiki

  • Full-text search across wiki pages (#550)
  • Bulk migrate remaining flat wikis to folder structure (#549)

UI Fixes

  • Raw button should open in new tab (#581)

Repo: MokoGitea - MokoStandards

Revision Date Author Description
2.0 2026-06-07 Jonathan Miller (@jmiller) Rewrite with completed/planned features for 2026
1.0 2026-05-09 Jonathan Miller (@jmiller) Initial version