Commit Graph

1225 Commits

Author SHA1 Message Date
d318a365a0 Fix search module not showing on desktop
Remove Bootstrap collapse classes that were hiding the search on
desktop. Use CSS media queries instead: hidden on mobile by default,
visible on desktop. JS toggles .show class on mobile via the
search-toggler button.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 21:10:34 -05:00
6f3f2c5730 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:37 -05:00
fdb8c7ba26 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:34 -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
fca0dbcb65 Update README.md
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-04-07 21:01:06 -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
150afd5a28 Add Simple Icons logos to Joomla and PHP badges
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:46:22 -05:00
github-actions[bot]
8c42c3440d chore(version): sync badges and headers to 03.09.03 [skip ci] 2026-04-08 01:45:26 +00:00
5389d095ec Distinct badge colors: version blue, license green, Joomla red, PHP purple
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:42:11 -05:00
3aebcafda7 Update README.md
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-04-07 20:36:11 -05:00
422ab4c067 Update badges to match MokoWaaS style
Version badge blue with 03.09.07, license badge green with
GPL-3.0-or-later, Joomla red, PHP blue.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:35:05 -05:00
5ca9a27393 Change Joomla badge to red
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:34:25 -05:00
31304c8dd0 chore(release): update stable channel to 03.09.07
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:22:34 -05:00
e5d8240657 Merge branch 'version/03' 2026-04-07 20:16:59 -05:00
3f442909a4 Merge branch 'dev' into version/03 2026-04-07 20:16:10 -05:00
ca84bb0b99 Add alpha and beta channels to updates.xml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:10:44 -05:00
793d4a3689 Add alpha and beta channels to updates.xml
Five release channels now available: stable, rc, development,
alpha, and beta. Each with its own release tag and ZIP asset.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:10:22 -05:00
71f60c4ec2 Fix broken XML in updates.xml — corrupted infourl closing tag
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:06:33 -05:00
6c3d6a0378 Fix broken XML in updates.xml — corrupted infourl closing tag
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:06:10 -05:00
582913c74b Update updates.xml: dev 03.09.07 + rc SHA fix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:00:23 -05:00
6a07155712 Test dev release: bump to 03.09.07, update dev ZIP and SHA
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:59:58 -05:00
70c86ec467 ci: sync workflows [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:55:20 -05:00
6ff481198a ci: sync workflows [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:55:18 -05:00
2ea06f330d ci: separate release tags (development/release-candidate/vXX) [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:55:13 -05:00
db2e54daf8 Point updates.xml to development and release-candidate tags
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:53:35 -05:00
be56468305 Point updates.xml to development and release-candidate tags
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:52:32 -05:00
98485b650a chore: bump dev version to 03.09.06
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:40:50 -05:00
e00d71ee1c ci: sync workflows [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:38:06 -05:00
4884d8ecc7 ci: version/04 branch refs, final workflow sync [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:38:02 -05:00
f5217f48d8 Fix updates.xml: correct URLs and SHA for all channels
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:37:08 -05:00
918bf0ca1b Fix updates.xml dev channel download URL and SHA
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:36:55 -05:00
05bbe91e29 Reduce search position to 15% width on desktop
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:35:18 -05:00
e7d8785f15 ci: sync workflows from main [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:18:13 -05:00
1fe22fd22e ci: sync all workflows from MokoStandards [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:18:10 -05:00
99bbc06caa Remove build-release.sh, minify.js, and scripts README from main
Replaced by MokoStandards API. Only download-google-fonts remains
(will be converted to PHP on next merge from dev).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:14:39 -05:00
12a15b98a1 Convert download-google-fonts from bash to PHP
Replace .sh with .php so it runs anywhere PHP is available
(no bash/curl dependency). Same functionality: fetches woff2
files from Google Fonts API for Roboto, Noto Sans, Fira Sans.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:12:44 -05:00
383a844482 ci: sync Joomla workflows + updates.xml from main
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:09:00 -05:00