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 / Access control (push) Has been cancelled
Joomla: Update Server / Update updates.xml (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
- 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) Has been cancelled
Joomla: Update Server / Update updates.xml (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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 / Access control (push) Has been cancelled
Joomla: Update Server / Update updates.xml (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
- 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) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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 / Access control (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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 / Access control (push) Has been cancelled
Joomla: Extension CI / Lint & Validate (pull_request) Has been cancelled
Universal: PR Check / Branch Policy (pull_request) Has been cancelled
Joomla: Extension CI / Release Readiness Check (pull_request) 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: Repo Health / Access control (pull_request) Has been cancelled
Universal: PR Check / Validate PR (pull_request) Has been cancelled
Universal: PR Check / Changelog Updated (pull_request) Has been cancelled
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Has been cancelled
Joomla: Update Server / Update updates.xml (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
Joomla: Repo Health / Release configuration (pull_request) Has been cancelled
Joomla: Repo Health / Scripts governance (pull_request) Has been cancelled
Joomla: 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-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 / Access control (push) Has been cancelled
Joomla: Update Server / Update updates.xml (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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 / Access control (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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 / Access control (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
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
jmiller
406242fb7d
chore: sync updates.xml 02.02.00 [skip ci]
2026-05-24 03:08:12 +00:00
jmiller
e6cb6eb531
Merge pull request 'chore: cascade main → dev ( bdceb42) [skip ci]' ( #28 ) from main into dev
...
chore: cascade main → dev [skip ci]
2026-05-23 23:39:10 +00:00
jmiller
bdceb4256f
Merge pull request 'Release 02.01.43: Site aliases tab, API endpoints, heartbeat fix' ( #27 ) from dev into main
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s
2026-05-23 23:39:06 +00:00
Jonathan Miller
81591477b2
chore: resolve merge conflicts (version 02.01.43)
...
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Joomla: Extension CI / Release Readiness Check (pull_request) Successful in 4s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 5s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 5s
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
Universal: PR Check / Changelog Updated (pull_request) Successful in 4s
Universal: Build & Release / Build & Release Pipeline (pull_request) Failing after 26s
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 18:38:51 -05:00
Jonathan Miller
cc907a5aa2
fix(heartbeat): only send heartbeat for primary domain, not aliases
...
Universal: Build & Release / Build & Release Pipeline (pull_request) Has been skipped
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 3s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 4s
Joomla: Extension CI / Release Readiness Check (pull_request) Successful in 4s
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
Universal: PR Check / Validate PR (pull_request) Failing after 3s
Universal: PR Check / Changelog Updated (pull_request) Successful in 3s
Alias domains were creating separate Grafana datasources with unique
UIDs, causing provisioning failures (duplicate UID) when Grafana
restarts. Only the primary domain should be registered.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 18:34:57 -05:00
Jonathan Miller
5360c641e9
chore: update CHANGELOG and README for 02.01.43 release
...
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 18:34:26 -05:00
jmiller
d7a4066261
chore: sync updates.xml 02.01.43 from dev [skip ci]
2026-05-23 23:12:31 +00:00
gitea-actions[bot]
478eb262b9
chore: update development channel 02.01.43 [skip ci]
2026-05-23 23:12:31 +00:00
gitea-actions[bot]
ea934ba04b
chore(version): bump to 02.01.43 [skip ci]
2026-05-23 23:12:30 +00:00
Jonathan Miller
a92c1ce772
feat: site aliases tab with per-alias offline, robots, and backend redirect
...
Move site aliases from a comma-separated text field in Diagnostics to its
own tab using Joomla's subform repeatable-table layout. Each alias entry
now supports: domain, offline toggle with custom message, robots meta
directive, and backend redirect to primary domain. Frontend stays on the
alias domain while admin requests can be redirected to the primary.
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-23 18:11:07 -05:00