gitea-actions[bot]
ee7a42e14b
chore: update updates.xml (development: 02.03.12-dev) [skip ci]
development
2026-05-24 08:54:00 +00:00
gitea-actions[bot]
1000f028d2
chore(version): auto-bump patch 02.03.12 [skip ci]
2026-05-24 08:53:59 +00:00
Jonathan Miller
b048b47e7c
security: protected status prevents disable/uninstall
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Successful in 25s
- Set protected=1, locked=0 on MokoWaaS extensions via package script
- Self-healing: plugin checks and restores protected flag each session
- Block non-master disable via plugin list toggle (plugins.publish)
- Block non-master uninstall via installer manage
- Joomla framework natively enforces protected status (greys out toggles)
- Master users can still manage settings and updates
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 03:53:33 -05:00
Jonathan Miller
6e0d5387cf
chore: update CHANGELOG for 02.03.10
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 03:49:16 -05:00
gitea-actions[bot]
76bbf7ad85
chore: update development channel 02.03.10 [skip ci]
2026-05-24 08:47:22 +00:00
gitea-actions[bot]
a5dc00e056
chore: update development channel 02.03.10 [skip ci]
2026-05-24 08:47:21 +00:00
Jonathan Miller
c6475ff29a
feat: canonical URLs, alias heartbeats, package migration, cleanup
...
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 4s
Joomla: Repo Health / Repository health (push) Failing after 4s
Joomla: Update Server / Update updates.xml (push) Failing after 13m55s
- manifest.xml: package-type plugin → package
- Canonical URL injection for alias domains (prevents SEO duplication)
- Heartbeat registration for alias domains (each alias gets Grafana datasource)
- Package script.php: enable plugins on every install/update, heartbeat on postflight
- Remove accidentally committed profile.ps1 and TODO.md
- Add profile.ps1 and TODO.md to .gitignore
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 03:46:23 -05:00
gitea-actions[bot]
ffd98a19d9
chore: update updates.xml (development: 02.03.10-dev) [skip ci]
2026-05-24 08:38:28 +00:00
gitea-actions[bot]
34469609dd
chore(version): auto-bump patch 02.03.10 [skip ci]
2026-05-24 08:38:27 +00:00
Jonathan Miller
d766b0568a
fix: alias offline uses Joomla native offline mode (template offline.php)
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 2s
Joomla: Update Server / Update updates.xml (push) Successful in 25s
Instead of rendering a custom HTML page, set config('offline', 1) at
onAfterRoute so Joomla renders the site template's offline.php layout.
Custom offline_message is passed via config if set.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 03:38:01 -05:00
gitea-actions[bot]
cfea9fac99
chore: update updates.xml (development: 02.03.09-dev) [skip ci]
2026-05-24 08:35:34 +00:00
gitea-actions[bot]
7d6d654d6d
chore(version): auto-bump patch 02.03.09 [skip ci]
2026-05-24 08:35:33 +00:00
Jonathan Miller
dca452e49d
fix: alias detection, offline page, backend redirect working
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Successful in 25s
- Removed primaryHost check from getCurrentAlias() — just look up
current host in aliases list directly
- Handle Joomla subform stdClass→array conversion
- Strip trailing slashes from alias domains
- Moved handleSiteAlias() to onAfterRoute (client type resolved)
- Use http_response_code(503) + die() for offline page
- Cast offline value to string for comparison
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 03:35:06 -05:00
gitea-actions[bot]
b827b3382a
chore: update development channel 02.03.07 [skip ci]
2026-05-24 08:07:35 +00:00
gitea-actions[bot]
42841f7335
chore: update development channel 02.03.07 [skip ci]
2026-05-24 08:07:34 +00:00
gitea-actions[bot]
0f354422aa
chore: update updates.xml (development: 02.03.07-dev) [skip ci]
2026-05-24 04:53:47 +00:00
gitea-actions[bot]
86aae39be1
chore(version): auto-bump patch 02.03.07 [skip ci]
2026-05-24 04:53:46 +00:00
Jonathan Miller
b5e932d78b
fix: backend redirect uses primary_domain setting instead of Uri::root
...
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Successful in 25s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 3s
Uri::root() returns the current request domain, so redirecting from an
alias to Uri::root()/administrator redirects back to the alias. Added
primary_domain field to Site Aliases tab and getPrimaryHost() method
that checks: plugin setting → $live_site → alias exclusion fallback.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 23:53:20 -05:00
gitea-actions[bot]
c738eb6669
chore: update updates.xml (development: 02.03.06-dev) [skip ci]
2026-05-24 04:40:20 +00:00
gitea-actions[bot]
e0f98dc5e2
chore(version): auto-bump patch 02.03.06 [skip ci]
2026-05-24 04:40:19 +00:00
Jonathan Miller
ede07c6675
feat: dynamic plugin version + plugin protection (no lock)
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Successful in 28s
- Read plugin_version from manifest XML instead of hardcoding
- Hide MokoWaaS from plugin/installer list for non-master users
- Block non-master uninstall and disable attempts
- No self-healing lock — master users can still disable if needed
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 23:39:46 -05:00
gitea-actions[bot]
1fe8422fc0
chore: update development channel 02.03.04 [skip ci]
2026-05-24 04:25:59 +00:00
gitea-actions[bot]
6e216de0dc
chore: update development channel 02.03.04 [skip ci]
2026-05-24 04:25:58 +00:00
Jonathan Miller
86e40fb978
chore: sync plugin manifest version to 02.03.04 [skip ci]
...
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 23:25:26 -05:00
gitea-actions[bot]
b2f52c191b
chore: update development channel 02.03.03 [skip ci]
2026-05-24 04:21:25 +00:00
gitea-actions[bot]
8e1040efee
chore: update development channel 02.03.03 [skip ci]
2026-05-24 04:21:24 +00:00
gitea-actions[bot]
c203e970b9
chore: update development channel 02.03.02 [skip ci]
2026-05-24 04:16:49 +00:00
gitea-actions[bot]
bf3c986113
chore: update development channel 02.03.02 [skip ci]
2026-05-24 04:16:48 +00:00
Jonathan Miller
955c08a387
fix(ci): disable pipefail during element detection to prevent SIGPIPE exit
...
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Repository health (push) Failing after 5s
Joomla: Repo Health / Release configuration (push) Failing after 5s
Joomla: Repo Health / Scripts governance (push) Failing after 5s
The find|grep|head pipe under bash pipefail causes SIGPIPE when head
closes the pipe after reading one line, making the step exit with code 1
even though the version bump and push succeeded.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 23:16:22 -05:00
Jonathan Miller
52dbefbb14
fix(ci): version bump after release, not before
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 23:13:49 -05:00
jmiller
379ca36613
Merge pull request 'chore: cascade main → dev [skip ci]' ( #32 ) from main into dev
...
chore: cascade main → dev [skip ci]
2026-05-24 04:11:53 +00:00
jmiller
35ca1af6b8
Merge pull request 'feat: convert to package with webservices API + heartbeat fix' ( #31 ) from dev into main
...
chore: cascade main → dev [skip ci]
2026-05-24 04:10:09 +00:00
Moko Consulting
e9ec664f03
chore: update CHANGELOG for deploy workflow removal
Joomla: Repo Health / Access control (push) Successful in 2s
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 4s
Joomla: Repo Health / Repository health (push) Failing after 4s
2026-05-24 04:09:59 +00:00
gitea-actions[bot]
6929c636b9
chore(version): bump to 02.03.02 [skip ci]
2026-05-24 04:06:06 +00:00
gitea-actions[bot]
20797d663f
chore(version): bump to 02.03.01 [skip ci]
2026-05-24 03:48:44 +00:00
jmiller
11d5fd2019
chore: sync updates.xml from [skip ci]
2026-05-24 03:44:46 +00:00
gitea-actions[bot]
1fa965dddb
chore: update updates.xml (development: 02.01.46-dev) [skip ci]
2026-05-24 03:44:45 +00:00
gitea-actions[bot]
5a3ec7d9b1
chore(version): auto-bump patch 02.01.46 [skip ci]
2026-05-24 03:44:44 +00:00
Jonathan Miller
aef5ca43f6
chore(version): bump to 02.03.00
...
Joomla: Repo Health / Release configuration (pull_request) Blocked by required conditions
Joomla: Repo Health / Scripts governance (pull_request) Blocked by required conditions
Joomla: Repo Health / Repository health (pull_request) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 4s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been skipped
Joomla: Repo Health / Access control (pull_request) Successful in 2s
Universal: PR Check / Changelog Updated (pull_request) Failing after 5s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Failing after 7s
Joomla: Update Server / Update updates.xml (push) Successful in 37s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 4s
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 22:44:04 -05:00
jmiller
0631d80fa1
chore: sync updates.xml from [skip ci]
2026-05-24 03:42:32 +00:00
gitea-actions[bot]
e84c10b14f
chore: update updates.xml (development: 02.01.45-dev) [skip ci]
2026-05-24 03:42:31 +00:00
gitea-actions[bot]
87e543ef1c
chore(version): auto-bump patch 02.01.45 [skip ci]
2026-05-24 03:42:31 +00:00
Jonathan Miller
32236ad7ff
feat(package): convert to package with webservices API plugin
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Update Server / Update updates.xml (push) Successful in 26s
Restructure MokoWaaS from a standalone system plugin into a Joomla
package containing:
- plg_system_mokowaas — existing system plugin (moved to packages/)
- com_mokowaas — minimal API-only component with health, cache, and
update controllers for Joomla Web Services API
- plg_webservices_mokowaas — registers /api/v1/mokowaas/* routes
Package script auto-enables both plugins on fresh install.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 22:42:02 -05:00
jmiller
d6e462f3b7
Merge pull request 'chore: cascade main → dev ( d470669) [skip ci]' ( #30 ) from main into dev
...
chore: cascade main → dev [skip ci]
2026-05-24 03:40:53 +00:00
jmiller
d470669634
chore: remove deploy workflow — switching to Joomla update server method
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 2s
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s
2026-05-24 03:40:50 +00:00
jmiller
feaccf0758
fix: updates.xml add stable channel entry [skip ci]
2026-05-24 03:39:45 +00:00
Jonathan Miller
9542c88ba4
fix: updates.xml missing stable entry — add both stable and dev channels
...
Joomla: Repo Health / Release configuration (push) Blocked by required conditions
Joomla: Repo Health / Scripts governance (push) Blocked by required conditions
Joomla: Repo Health / Repository health (push) Blocked by required conditions
Joomla: Repo Health / Access control (push) Successful in 1s
The pre-release workflow overwrites updates.xml with only the dev entry,
removing the stable channel. Joomla updater on sites set to stable channel
cannot see any updates.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 22:38:16 -05:00
jmiller
7e3d366043
chore: sync updates.xml 02.01.44 from dev [skip ci]
2026-05-24 03:33:54 +00:00
gitea-actions[bot]
4c5919f209
chore: update development channel 02.01.44 [skip ci]
2026-05-24 03:33:53 +00:00
gitea-actions[bot]
0b3e699f29
chore(version): bump to 02.01.44 [skip ci]
2026-05-24 03:33:52 +00:00