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
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
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
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
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
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
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
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
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
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
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
Jonathan Miller
3f10feb0b0
Fix bg.svg tiling seam, text logo uses --accent-color-secondary. Bump 03.09.24
...
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
- SVG: added viewBox, extended rects to 494px to cover full area
after translate offset (eliminates bottom seam line)
- Text logo: uses --accent-color-secondary universally (both themes)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:46:43 -05:00
Jonathan Miller
33ac1481ac
Offline bg: no-repeat + cover to eliminate SVG tiling seam. Bump 03.09.23
...
Repo Health / Access control (push) Successful in 0s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 4s
Repo Health / Repository health (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:45:06 -05:00
Jonathan Miller
e70731543c
Offline bg: use header background when no offline_image. Bump 03.09.22
...
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 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 9s
Falls back to --color-primary + --header-background-image instead of
--body-bg, so light theme shows the branded header background.
Inline style from Joomla offline_image overrides when set.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:38:38 -05:00
Jonathan Miller
fd58285e3a
Offline text logo: primary color on light, heading-color on dark. Bump 03.09.21
...
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 4s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 9s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:32:15 -05:00
Jonathan Miller
79a510b086
Bump version 03.09.19 → 03.09.20
...
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
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:27:15 -05:00
Jonathan Miller
f2de64ac2a
Bump version 03.09.18 → 03.09.19
...
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
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 13:02:00 -05:00
Jonathan Miller
485abd2348
Bump version 03.09.17 → 03.09.18
...
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 3s
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 12s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 12:18:29 -05:00
Jonathan Miller
027eff93ef
Bump version 03.09.16 → 03.09.17
...
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 3s
Repo Health / Repository health (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 11:53:24 -05:00
Jonathan Miller
cb4468af19
v03.09.16: brand-aside columns, offline page redesign, variable click-to-copy
...
Repo Health / Access control (push) Failing after 1s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 40s
- Brand-aside position now uses flex columns like top-a (card style, equal-width)
- Offline page: external offline.css with theme variables, 3-column centered card
layout, Osaka font loading, full-screen on mobile
- CSS variable click-to-copy: scans text for --var patterns, wraps in clickable
chips with toast notification on copy
- Search button border matches input border (--input-border-color)
- mod_stats override: converted from dl to table layout
- Patch bump 03.09.15 → 03.09.16
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-16 00:56:20 -05:00
Jonathan Miller
a570b5d468
chore(version): bump 03.09.14 → 03.09.15
...
Repo Health / Access control (push) Failing after 5s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 21:04:02 -05:00
Jonathan Miller
cc00cc8308
feat: add Pa11y accessibility testing + migrate GitHub refs to Gitea
...
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Add Pa11y CI config template (templates/configs/pa11yci.json)
- Replace all github.com/mokoconsulting-tech with git.mokoconsulting.tech/MokoConsulting
- Update .moko-standards governance file
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 20:43:53 -05:00
Jonathan Miller
befd138061
chore(version): bump 03.09.13 → 03.09.14, CSS padding variables, Gitea URLs
...
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Auto-Update SHA Hash / Update SHA-256 Hash in updates.xml (release) Failing after 41s
- Replace hardcoded padding with CSS variables in footer and header
- Bump version to 03.09.14 across all manifest files
- Switch update server and download URLs from GitHub to Gitea
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 17:53:44 -05:00
github-actions[bot]
d82f194367
chore(version): auto-bump patch 03.09.12 → 03.09.13 [skip ci]
2026-04-08 10:31:50 +00:00
github-actions[bot]
1d0e5090e6
chore(version): auto-bump patch 03.09.11 → 03.09.12 [skip ci]
2026-04-08 10:26:37 +00:00
github-actions[bot]
70e448e6e2
chore(version): auto-bump patch 03.09.11 [skip ci]
2026-04-08 10:22:20 +00:00
github-actions[bot]
ce1440cceb
chore(version): auto-bump patch 03.09.09 → 03.09.10 [skip ci]
2026-04-08 05:20:48 +00:00
github-actions[bot]
43b2561b90
chore(version): auto-bump patch 03.09.08 → 03.09.09 [skip ci]
2026-04-08 05:08:25 +00:00
github-actions[bot]
b5f522479a
chore(version): auto-bump patch 03.09.07 → 03.09.08 [skip ci]
2026-04-08 05:04:56 +00:00
github-actions[bot]
8a7105401f
chore(version): auto-bump patch 03.09.06 → 03.09.07 [skip ci]
2026-04-08 05:01:36 +00:00
github-actions[bot]
44de570f09
chore(version): auto-bump patch 03.09.05 → 03.09.06 [skip ci]
2026-04-08 04:57:10 +00:00
github-actions[bot]
7289e8c5ce
chore(version): auto-bump patch 03.09.04 → 03.09.05 [skip ci]
2026-04-08 04:54:09 +00:00
github-actions[bot]
3bc60c9cba
chore(version): auto-bump patch 03.09.03 → 03.09.04 [skip ci]
2026-04-08 04:17:32 +00:00
9196274230
Fix version drift: README badge to 03.09.07, RC channel to 03.09.03
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 21:32:51 -05:00
b01e318577
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 21:30:46 -05:00
d6c4af1849
docs: update README badges to standard format [skip ci]
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 21:04:31 -05:00
33292a181a
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 21:01:52 -05:00
d18ee75e6e
PHP badge to official PHP purple (#777BB4)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:59:54 -05:00
434f4c9503
PHP badge color to purple
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:59:03 -05:00
55ee68b7a9
Standardize badge colors and logos
...
Version: #5D87BF + semver logo
License: green + gnu logo
Joomla: red + joomla logo
PHP: #8892BF + php logo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:58:17 -05:00
08a240a7ef
Add 'version' label text to version badge
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:56:22 -05:00
0d6ae6bdb2
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:54:03 -05:00
b39a04a37f
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:53:08 -05:00
d88d57617c
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:52:46 -05:00
827dd9ce13
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:52:01 -05:00
e7cf3c0322
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:51:30 -05:00
e756784f6b
Update README.md
...
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com >
2026-04-07 20:50:57 -05:00
700fc824aa
Version badge: Simple Icons logo with #5D87BF color
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:50:05 -05:00
d0b48b77bd
Add GNU logo to license badge
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:49:28 -05:00
7dce0524f2
Simplify version badge to v03.09.07
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 20:47:32 -05:00