7777cf34fb
chore: update development channel to 03.10.21 on main [skip ci]
2026-04-21 18:47:21 +00:00
0482e85880
chore: update development channel to 03.10.20 on main [skip ci]
2026-04-21 18:41:12 +00:00
c4dbe94ed3
chore: update development channel to 03.10.19 on main [skip ci]
2026-04-21 18:15:15 +00:00
e9b9d22783
chore: sync updates.xml from dev — v03.10.18 dev channel with SHA [skip ci]
2026-04-21 18:11:13 +00:00
fa3f0dd937
chore: update development channel to 03.10.16 on main [skip ci]
2026-04-21 17:32:27 +00:00
e2bbda5419
chore: update development channel to 03.10.15 on main [skip ci]
2026-04-21 17:27:39 +00:00
5a419e8216
chore: update development channel to 03.10.14 on main [skip ci]
2026-04-21 17:23:32 +00:00
f25a32a997
chore: update development channel to 03.10.14 on main [skip ci]
2026-04-21 17:02:46 +00:00
f73530b92c
chore: update development channel to 03.10.14 on main [skip ci]
2026-04-21 16:53:27 +00:00
00d5ad7088
chore: update development channel to 03.10.13 on main [skip ci]
2026-04-19 23:32:15 +00:00
7aa70394e3
chore: update development channel to 03.10.12 on main [skip ci]
2026-04-19 22:51:48 +00:00
4d4f2c63e6
chore: update development channel to 03.10.11 on main [skip ci]
2026-04-19 22:43:44 +00:00
532e02f335
chore: update development channel to 03.10.11 on main [skip ci]
2026-04-19 22:35:52 +00:00
Jonathan Miller
a98e2f2092
Restore updates.xml on main [skip ci]
2026-04-19 14:02:38 -05:00
6491c97a50
chore: update updates.xml from MokoStandards
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
2026-04-19 05:54:09 +00:00
Jonathan Miller
481200dc02
Fix SHA to match 03.10.08 ZIP
Repo Health / Access control (push) Successful in 1s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 5s
Repo Health / Release configuration (push) Failing after 4s
2026-04-19 00:51:49 -05:00
gitea-actions[bot]
032468edf3
chore: update stable SHA-256 for 03.10.08 [skip ci]
2026-04-19 05:49:05 +00:00
Jonathan Miller
2c2a826dcb
Remove update.xml (stale), gitignore it. Bump 03.10.08
...
Repo Health / Access control (push) Successful in 2s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 5s
Repo Health / Repository health (push) Failing after 4s
Only updates.xml is used by the Joomla update server.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-19 00:48:23 -05:00
gitea-actions[bot]
ca3e652525
chore: update stable SHA-256 for 03.10.07 [skip ci]
2026-04-18 22:41:16 +00:00
Jonathan Miller
30ee84d98c
Bump version 03.10.06 → 03.10.07
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 5s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
2026-04-18 17:37:54 -05:00
gitea-actions[bot]
c9b51017e4
chore: update stable SHA-256 for 03.10.06 [skip ci]
2026-04-18 22:35:26 +00:00
Jonathan Miller
8c5473b140
Fix sync script :root parsing, add offline/editor/user to minify. Bump 03.10.06
...
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
- Sync: compare against standard theme (not deleted custom starters)
- Sync: handle :root{ on same line (dark.standard.css format)
- Minify: added offline.css, editor.css, a11y-high-contrast.css,
user.css, user.js to minification list
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 17:34:59 -05:00
gitea-actions[bot]
5e39c44555
chore: update stable SHA-256 for 03.10.05 [skip ci]
2026-04-18 22:24:19 +00:00
Jonathan Miller
550719daa7
Fix: release workflow tolerates missing tag on first stable release. Bump 03.10.05
...
Repo Health / Access control (push) Successful in 2s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
curl -sf → curl -s for tag lookup (404 is expected on first release).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 17:22:57 -05:00
Jonathan Miller
4a0d6df02d
Reorder theme files + sync script rebuilds custom vars in standard order
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
Standard themes reorganized: Foundation → Layout → Navigation →
Forms → Components (alphabetical) → Bootstrap → Custom → Extensions
Sync script now fully rebuilds the custom file's :root block in
starter file order, preserving user values while reordering.
Missing variables are inserted at their correct position.
Bump 03.10.04
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 17:16:59 -05:00
Jonathan Miller
3ab4101bd3
Bump version 03.10.02 → 03.10.03
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 17:12:50 -05:00
Jonathan Miller
4cf2b0c7bb
Fix workflows: --jq→pipe jq in auto-dev-issue, branch-freeze, cleanup. Bump 03.10.02
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 17:08:15 -05:00
Jonathan Miller
637b046a19
Offline logo: max-width 100% for responsive sizing. Bump 03.10.01
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 17:00:21 -05:00
gitea-actions[bot]
70239c4012
chore: update development SHA-256 for 03.10.00 [skip ci]
2026-04-18 21:37:33 +00:00
Jonathan Miller
3fe0664d07
v03.10.00: Bridge release — MokoCassiopeia → MokoOnyx migration
...
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 3s
- Minor bump 03.09.34 → 03.10.00
- Bridge migration wired into script.php update() method
- CHANGELOG: full release notes for 03.10.00
- README: rename notice added
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 16:37:06 -05:00
gitea-actions[bot]
855becc0e9
chore: update development SHA-256 for 03.09.34 [skip ci]
2026-04-18 21:27:04 +00:00
Jonathan Miller
35838bb9b8
Bump version 03.09.33 → 03.09.34
Repo Health / Access control (push) Successful in 2s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 5s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
2026-04-18 16:26:40 -05:00
gitea-actions[bot]
ef7cfcf7fa
chore: update development SHA-256 for 03.09.33 [skip ci]
2026-04-18 21:22:42 +00:00
Jonathan Miller
346218138f
Theme switcher: larger, bordered, stronger shadow for visibility. Bump 03.09.33
...
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 3s
- Bigger padding, 36px icon button, 1.25rem icon size
- 2px border (--theme-fab-border): white on dark bg, subtle on light
- Stronger box-shadow with double layer
- Hover scale + glow effect
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 16:22:17 -05:00
gitea-actions[bot]
4aa5c34074
chore: update development SHA-256 for 03.09.32 [skip ci]
2026-04-18 21:18:52 +00:00
Jonathan Miller
2d2e5ef2ea
Theme FAB: transparent button bg on dark, add --theme-fab-btn-bg. Bump 03.09.32
...
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
Dark theme: icon button and auto switch background is transparent
on the off-white FAB. Light theme keeps subtle white overlay.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 16:18:29 -05:00
gitea-actions[bot]
017481d071
chore: update development SHA-256 for 03.09.31 [skip ci]
2026-04-18 21:15:52 +00:00
Jonathan Miller
91edaf52e1
Bump version 03.09.30 → 03.09.31
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 16:15:28 -05:00
gitea-actions[bot]
4382eef494
chore: update development SHA-256 for 03.09.30 [skip ci]
2026-04-18 21:09:24 +00:00
Jonathan Miller
7823d1253b
Dark theme FAB: off-white bg (#e6ebf1) with dark text. Bump 03.09.30
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
2026-04-18 16:09:00 -05:00
gitea-actions[bot]
5734c2023e
chore: update development SHA-256 for 03.09.29 [skip ci]
2026-04-18 21:06:52 +00:00
Jonathan Miller
3cd79d9e1c
Bump version 03.09.28 → 03.09.29
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 16:05:51 -05:00
gitea-actions[bot]
576dadff23
chore: update development SHA-256 for 03.09.28 [skip ci]
2026-04-18 21:01:27 +00:00
Jonathan Miller
4e7c0f0486
Bump version 03.09.27 → 03.09.28
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 15:56:12 -05:00
gitea-actions[bot]
b37e59fdea
chore: update development SHA-256 for 03.09.27 [skip ci]
2026-04-18 20:40:46 +00:00
Jonathan Miller
b49beb16d0
Bump version 03.09.26 → 03.09.27
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 4s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 15:40:18 -05:00
gitea-actions[bot]
f28e8a93d2
chore: update development SHA-256 for 03.09.26 [skip ci]
2026-04-18 20:07:01 +00:00
Jonathan Miller
ba4f1cacaf
Fix offline: load com_users lang, card width 720px. Bump 03.09.26
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s
- Load com_users and core language files for LOGIN_RESET, LOGIN_REMIND,
SKIP_TO_CONTENT keys
- Card max-width 640px → 720px (matches clarksvillefurs.com)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 15:04:38 -05:00
gitea-actions[bot]
687a939448
chore: update development SHA-256 for 03.09.25 [skip ci]
2026-04-18 18:52:24 +00:00
Jonathan Miller
471ce5ae09
Bump version 03.09.24 → 03.09.25
Repo Health / Access control (push) Successful in 1s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 5s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 3s
2026-04-18 13:51:30 -05:00