gitea-actions[bot]
7a0331b8dd
chore(version): auto-bump 02.21.02-dev [skip ci]
2026-05-30 17:58:53 +00:00
gitea-actions[bot]
f451fb4d1a
chore(release): build 02.22.00 [skip ci]
2026-05-30 17:58:52 +00:00
jmiller
137d51a534
Merge pull request 'feat(api): add install-from-URL endpoint' ( #87 ) from dev into main
Generic: Repo Health / Site Health (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
2026-05-30 17:58:34 +00:00
Jonathan Miller
6367572eb1
chore: merge main into dev (resolve version conflicts)
...
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Generic: Repo Health / Access control (pull_request) Has been cancelled
Generic: Repo Health / Site Health (pull_request) Has been cancelled
Joomla: Extension CI / Release Readiness Check (pull_request) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Has been cancelled
Branch Cleanup / Delete merged branch (pull_request) Has been cancelled
Joomla: Extension CI / Lint & Validate (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Universal: Build & Release / Promote to RC (pull_request) Has been cancelled
Update Server / Update Server (push) Has been cancelled
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-30 12:58:23 -05:00
jmiller
33053364a9
chore: sync updates.xml from development [skip ci]
2026-05-30 17:51:13 +00:00
gitea-actions[bot]
fc30ee6fb2
chore: update development channel 02.21.01-dev [skip ci]
2026-05-30 17:51:12 +00:00
gitea-actions[bot]
06f149a073
chore(version): auto-bump 02.21.01-dev [skip ci]
2026-05-30 17:51:10 +00:00
Jonathan Miller
72308fee53
feat(demo): add demo site reset with baseline snapshots and warning banner
...
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Generic: Repo Health / Access control (pull_request) Has been cancelled
Generic: Repo Health / Site Health (pull_request) Has been cancelled
Joomla: Extension CI / Release Readiness Check (pull_request) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Has been cancelled
Joomla: Extension CI / Lint & Validate (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Update Server / Update Server (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Adds Demo Mode feature for configuring sites as demo instances with
automatic periodic reset to a saved baseline. Includes DemoResetService
for DB table + media snapshots, frontend warning banner, REST and
query-string API endpoints, admin toggles, and a Joomla Scheduled Task
plugin (plg_task_mokowaasdemo) for automatic reset.
Closes #88
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-30 12:50:55 -05:00
jmiller
b3298258d7
chore: sync updates.xml from development [skip ci]
2026-05-30 16:46:48 +00:00
gitea-actions[bot]
c4b8aa0fbb
chore: update development channel 02.20.02-dev [skip ci]
2026-05-30 16:46:47 +00:00
gitea-actions[bot]
4190e0e9ea
chore(version): auto-bump 02.20.02-dev [skip ci]
2026-05-30 16:46:46 +00:00
Jonathan Miller
7a9e3da174
feat(api): add install-from-URL endpoint for remote extension deployment
...
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Update Server / Update Server (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Adds POST /api/v1/mokowaas/install to install Joomla extensions from a
remote ZIP URL via the REST API, enabling push-deploy from CI pipelines.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-30 11:45:21 -05:00
jmiller
9eaf2baea6
chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci]
2026-05-30 16:03:07 +00:00
jmiller
5f28bc34db
chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci]
2026-05-30 16:01:24 +00:00
jmiller
d93da0b1b7
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 15:03:54 +00:00
jmiller
80326664c9
chore: sync .mokogitea/workflows/auto-bump.yml from moko-platform [skip ci]
2026-05-30 15:01:26 +00:00
jmiller
10cb3c67c1
chore: sync CONTRIBUTING.md from moko-platform [skip ci]
2026-05-30 14:59:21 +00:00
jmiller
cc0be856d5
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 14:55:52 +00:00
jmiller
bb8377139b
chore: sync .mokogitea/workflows/auto-bump.yml from moko-platform [skip ci]
2026-05-30 14:54:00 +00:00
jmiller
080d3fac6f
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 05:52:58 +00:00
jmiller
0013a4d0e0
chore: sync .mokogitea/workflows/auto-bump.yml from moko-platform [skip ci]
2026-05-30 05:51:04 +00:00
jmiller
5e2eaaeece
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 03:40:50 +00:00
jmiller
0c964e84dc
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 01:16:24 +00:00
jmiller
5d0a560694
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-30 01:14:44 +00:00
jmiller
16943408b7
chore: sync .mokogitea/workflows/auto-bump.yml from moko-platform [skip ci]
2026-05-29 10:31:53 +00:00
jmiller
4422e3f39f
chore: add .mokogitea/branch-protection.yml from moko-platform [skip ci]
2026-05-29 10:30:02 +00:00
jmiller
ed8c7cadc7
chore: sync CONTRIBUTING.md from moko-platform [skip ci]
2026-05-29 10:27:30 +00:00
jmiller
08aab4a422
chore: sync .mokogitea/workflows/branch-cleanup.yml from moko-platform [skip ci]
2026-05-29 10:25:53 +00:00
jmiller
14e2e5df64
chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci]
2026-05-29 10:24:23 +00:00
jmiller
2b1eb43345
chore: sync .mokogitea/workflows/auto-bump.yml from moko-platform [skip ci]
2026-05-29 10:22:54 +00:00
gitea-actions[bot]
0033dae38b
chore: update stable channel 02.20.00 [skip ci]
2026-05-28 22:32:07 +00:00
gitea-actions[bot]
75cc05c8d5
chore(release): build 02.20.00 [skip ci]
2026-05-28 22:32:04 +00:00
gitea-actions[bot]
7d2ca3607b
chore(version): auto-bump patch 02.20.01-dev [skip ci]
2026-05-28 22:31:56 +00:00
jmiller
3d99cb7906
Merge pull request 'fix: test release with restored manifest.xml' ( #86 ) from dev into main
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
2026-05-28 22:31:50 +00:00
Jonathan Miller
c0548740d9
Merge remote-tracking branch 'origin/main' into dev
...
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Generic: Repo Health / Site Health (pull_request) Has been cancelled
Universal: Build & Release / Promote Pre-Release to RC (pull_request) Has been cancelled
Branch Cleanup / Delete merged branch (pull_request) Has been cancelled
Generic: Repo Health / Access control (pull_request) Has been cancelled
Joomla: Extension CI / Release Readiness Check (pull_request) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Joomla: Extension CI / Lint & Validate (pull_request) Has been cancelled
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
# Conflicts:
# .mokogitea/manifest.xml
2026-05-28 17:31:40 -05:00
jmiller
8334d10d55
fix: restore .mokogitea/manifest.xml [skip ci]
2026-05-28 22:30:54 +00:00
jmiller
8aa081c506
fix: restore .mokogitea/manifest.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:30:53 +00:00
gitea-actions[bot]
9410d7f79c
chore: update stable channel 02.20.00 [skip ci]
2026-05-28 22:18:06 +00:00
gitea-actions[bot]
f621428e0b
chore(release): build 02.20.00 [skip ci]
2026-05-28 22:18:04 +00:00
jmiller
171a45a732
Merge pull request 'fix: test release with null guard fix (restored XML manifests)' ( #85 ) from dev into main
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
2026-05-28 22:17:47 +00:00
gitea-actions[bot]
17d48b3e2c
chore(version): auto-bump patch 02.19.01-dev [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been cancelled
Universal: Build & Release / Promote Pre-Release to RC (pull_request) Has been cancelled
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been cancelled
2026-05-28 22:17:33 +00:00
Jonathan Miller
30991f1490
Merge remote-tracking branch 'origin/main' into dev
...
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
# Conflicts:
# README.md
2026-05-28 17:17:24 -05:00
jmiller
4122fdb4bb
fix: restore src/packages/plg_webservices_perfectpublisher/perfectpublisher.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:02:31 +00:00
jmiller
5834d2d80c
fix: restore src/packages/plg_webservices_mokowaas/mokowaas.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:02:30 +00:00
jmiller
e06e4d1a7b
fix: restore src/packages/plg_system_mokowaas/mokowaas.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:02:29 +00:00
jmiller
a61d9c7beb
fix: restore src/packages/com_mokowaas/mokowaas.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:02:28 +00:00
jmiller
41ebc7f901
fix: restore src/pkg_mokowaas.xml (was truncated to 0 bytes) [skip ci]
2026-05-28 22:02:27 +00:00
gitea-actions[bot]
2671b9dbb5
chore(release): build 02.19.00 [skip ci]
2026-05-28 21:56:07 +00:00
gitea-actions[bot]
a085a564fd
chore(version): auto-bump patch 02.18.01-dev [skip ci]
2026-05-28 21:55:53 +00:00
jmiller
500fce12ec
Merge pull request 'fix: suffix stripping in auto-release and update-server workflows' ( #84 ) from dev into main
Generic: Repo Health / Site Health (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
2026-05-28 21:55:52 +00:00