gitea-actions[bot]
ea411e09be
chore(release): build 05.10.00 [skip ci]
2026-05-31 03:06:36 +00:00
gitea-actions[bot]
75d53c11b4
chore: update channels for 05.09.00 [skip ci]
2026-05-31 02:47:52 +00:00
gitea-actions[bot]
8556314468
chore(release): build 05.09.00 [skip ci]
2026-05-31 02:47:16 +00:00
gitea-actions[bot]
0eb81f9c1a
chore(release): build 05.08.00 [skip ci]
2026-05-30 21:49:04 +00:00
gitea-actions[bot]
ba0fdf3df1
chore(release): build 05.07.00 [skip ci]
2026-05-30 18:59:33 +00:00
gitea-actions[bot]
39249dd0e7
chore(release): build 05.06.00 [skip ci]
2026-05-30 18:12:57 +00:00
gitea-actions[bot]
23d453a786
chore: update channels for 05.05.00 [skip ci]
2026-05-30 17:59:34 +00:00
gitea-actions[bot]
ef99c7461d
chore(release): build 05.05.00 [skip ci]
2026-05-30 17:55:54 +00:00
gitea-actions[bot]
3807dbbb2e
chore: update channels for 05.04.00 [skip ci]
2026-05-30 17:34:15 +00:00
gitea-actions[bot]
fd481329a5
chore(release): build 05.04.00 [skip ci]
2026-05-30 17:30:43 +00:00
gitea-actions[bot]
9c0e2b48cf
chore: update channels for 05.03.00 [skip ci]
2026-05-30 17:23:05 +00:00
gitea-actions[bot]
1bff46b220
chore(release): build 05.03.00 [skip ci]
2026-05-30 17:19:34 +00:00
gitea-actions[bot]
0438ed1b73
chore: update channels for 05.02.00 [skip ci]
2026-05-30 16:12:30 +00:00
gitea-actions[bot]
6045bf87d9
chore(release): build 05.02.00 [skip ci]
2026-05-30 16:08:48 +00:00
jmiller
34e2a460f9
fix(ci): correct updates.xml stable channel to 05.01.02
2026-05-26 01:08:29 +00:00
jmiller
7921e007f1
chore(ci): update updates.xml to 05.01.02
2026-05-26 01:02:14 +00:00
Jonathan Miller
07827bcc2e
test: bump dev channel to 06.00.00-dev to test update checker
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-25 18:19:32 -05:00
Jonathan Miller
8ad1b8a110
chore: align update streams to standard channels (dev/alpha/beta/rc/stable)
...
Matches the Joomla update server pattern used across all Moko repos.
Removed the non-standard 'security' channel. All five standard
channels now present in updates.xml.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-25 17:55:28 -05:00
Jonathan Miller
be5c2d35a5
chore: bump updates.xml to v05.00.00
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-25 17:53:13 -05:00
moko-deploy
417bda1735
chore(ci): update RC stream for PR #170
2026-05-25 04:59:38 +00:00
Jonathan Miller
3159d53322
chore: bump version to 04.01.00 for next release cycle
...
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 23:21:20 -05:00
Jonathan Miller
60670d066b
feat: Joomla-style updates.xml with channel selection for update checker
...
Replace JSON API-based update checking with Joomla-style updates.xml
that supports multiple update streams (stable, dev, security).
Changes:
- Add updates.xml at repo root with stable/dev/security channels
following the same XML structure as MokoOnyx and other Joomla repos
- Rewrite updatechecker module to parse XML with channel filtering
- Add CHANNEL setting to [update_checker] config (default: stable)
- Show channel name and docker pull command in admin dashboard banner
Config example:
[update_checker]
ENABLED = true
CHANNEL = stable
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-24 22:56:04 -05:00