• Joined on 2026-02-13
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-12 05:13:32 +00:00
d22d0a3754 fix(plugins): stop core updates from resurrecting uninstalled built-in plugins (#368)
5beef0aa01 Improve first-time install error diagnostics and resilience (#369)
Compare 2 commits »
rick synced and deleted reference refs/tags/fix/installer-error-diagnostics at rick/LEDMatrix from mirror 2026-06-12 05:13:32 +00:00
rick synced new reference fix/installer-error-diagnostics to rick/LEDMatrix from mirror 2026-06-11 21:03:32 +00:00
rick synced commits to fix/installer-error-diagnostics at rick/LEDMatrix from mirror 2026-06-11 21:03:32 +00:00
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-10 20:43:31 +00:00
cf28a8c0d5 fix(display): restore early-continue guard for mid-loop mode changes (#367)
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-10 04:23:33 +00:00
a06682981c fix(web): allow up to 24 panels in chain length config (#366)
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-08 19:43:33 +00:00
bc027c921d fix: check_plugin.py honors per-plugin test/harness.json (#365)
e0bd7088fa fix: make requirements-test.txt installable alongside requirements.txt (#364)
Compare 2 commits »
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-06 02:23:32 +00:00
313e35a98f Add cross-size/cross-screen plugin safety harness (#361)
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-05 01:53:32 +00:00
122e6d6863 fix(web): use fully-qualified .service unit names for privileged systemctl (#360)
d488e8a2ad fix(api): don't coerce all-digit strings to int when schema type is string (#363)
Compare 2 commits »
rick synced and deleted reference refs/tags/fix/string-field-coerced-to-int at rick/LEDMatrix from mirror 2026-06-05 01:53:32 +00:00
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-04 17:43:32 +00:00
b9dcbb5152 fix(display): resume rotation where it left off after live priority ends (#362)
rick synced new reference fix/string-field-coerced-to-int to rick/LEDMatrix from mirror 2026-06-04 17:43:32 +00:00
rick synced commits to fix/string-field-coerced-to-int at rick/LEDMatrix from mirror 2026-06-04 17:43:32 +00:00
rick synced commits to main at rick/LEDMatrix from mirror 2026-06-01 16:33:33 +00:00
f27fd260f7 fix(web-ui): load v3 tab content deterministically (#359)
eedf680a8c perf: display pipeline optimizations — caching, logging, scroll, text width (#358)
ac3a15bfaa fix(web): repair array-table.js syntax error and version static assets (#357)
Compare 3 commits »
rick synced new reference refs/tags/v3.1.0 to rick/LEDMatrix from mirror 2026-05-31 16:13:32 +00:00
rick synced commits to refs/tags/v3.1.0 at rick/LEDMatrix from mirror 2026-05-31 16:13:32 +00:00
rick synced commits to main at rick/LEDMatrix from mirror 2026-05-31 16:13:31 +00:00
4961697251 feat(widgets): plugin-file-manager, time-picker, file-upload-single + array-table v2 (#356)
rick synced and deleted reference refs/tags/feat/plugin-file-manager-widget at rick/LEDMatrix from mirror 2026-05-31 16:13:31 +00:00
rick synced commits to feat/plugin-file-manager-widget at rick/LEDMatrix from mirror 2026-05-31 08:03:32 +00:00
a63a2c6044 chore: simplify .codacy.yml to exclude_paths only
98ea9748fc fix(codacy): replace DOMParser with createContextualFragment + DOM card builder
fc6d8060de chore: add .codacy.yml config
08c70ea31f ci: trigger fresh Codacy scan
6cdafe7b29 fix(codacy): fix remaining 2 RegExp failures + warnings
Compare 10 commits »
rick synced commits to main at rick/LEDMatrix from mirror 2026-05-30 23:53:32 +00:00
cac9644b6d fix(plugin-loader): auto-detect new dependencies via requirements.txt hash (#355)