Commit Graph
177 Commits
Author SHA1 Message Date
github-actions[bot] 013def197a chore: update repository growth [skip ci] 2026-09-13 09:36:39 +00:00
github-actions[bot] 49efa18f97 chore: update repository growth [skip ci] 2026-09-12 08:39:58 +00:00
github-actions[bot] 5867d467f3 chore: update repository growth [skip ci] 2026-09-11 08:56:57 +00:00
github-actions[bot] cad825ae7e chore: update repository growth [skip ci] 2026-09-10 08:58:43 +00:00
github-actions[bot] b599d1cf26 chore: update repository growth [skip ci] 2026-09-09 08:59:40 +00:00
github-actions[bot] 2424545532 chore: update repository growth [skip ci] 2026-09-08 08:54:07 +00:00
github-actions[bot] 9a1642b53c chore: update repository growth [skip ci] 2026-09-07 09:25:01 +00:00
github-actions[bot] c90e365d1f chore: update repository growth [skip ci] 2026-09-06 08:42:07 +00:00
github-actions[bot] 9ae3a54e8b chore: update repository growth [skip ci] 2026-09-05 08:23:17 +00:00
github-actions[bot] 2630e4f016 chore: update repository growth [skip ci] 2026-09-04 08:52:39 +00:00
github-actions[bot] 459ea9c6db chore: update repository growth [skip ci] 2026-09-03 08:58:03 +00:00
MacRimi 1bef36fb20 drop live AI catalog refresh + GH Action 2026-09-02 12:05:53 +02:00
MacRimi 580fab6c78 Merge branch 'main' into develop — keep AI catalog fix from develop
Resolves the conflict on AppImage/config/verified_ai_models.json in favour
of develop's curated version with _exclude — main had the bot's first
naive refresh which surfaced allam-2-7b as the Groq recommended model.
develop also absorbs the bot-maintained files main had accumulated since
1.2.5 (helpers_cache, app_tracking_hints, project-growth, FUNDING).
2026-09-02 11:00:36 +02:00
github-actions[bot] 84a3bbe84f chore: update repository growth [skip ci] 2026-09-02 08:48:45 +00:00
MacRimi 1309654b4a AI models catalog — _exclude list + preserve recommended 2026-09-02 10:45:02 +02:00
MacRimiandGitHub 4baf7ccf7e Merge pull request #320 from MacRimi/develop
New version 1.2.5
2026-09-02 10:11:27 +02:00
MacRimi 220a670b46 AI models — live catalog with one-click refresh 2026-09-02 10:00:27 +02:00
MacRimiandGitHub 9946dcfd08 Merge pull request #318 from MacRimi/develop
New version 1.2.5
2026-09-01 19:26:35 +02:00
github-actions[bot] a5a2b6f8e1 chore: update repository growth [skip ci] 2026-09-01 09:26:29 +00:00
github-actions[bot] ee382f2e48 chore: update repository growth [skip ci] 2026-08-31 10:54:59 +00:00
github-actions[bot] c9d9638d67 chore: update repository growth [skip ci] 2026-08-30 09:57:59 +00:00
github-actions[bot] 4cf5fad46c chore: update repository growth [skip ci] 2026-08-29 11:09:13 +00:00
github-actions[bot] 182c1e019f chore: update repository growth [skip ci] 2026-08-28 16:41:39 +00:00
github-actions[bot] cecf550a43 chore: update repository growth [skip ci] 2026-08-27 15:18:02 +00:00
MacRimi fcfe8da765 refine post-install and hardware GPU docs, Monitor UX and CLI styling
- rewrite the 15 post-install pages and the 3 hardware GPU pages so they reflect the current scripts (reversibility, tracked-tool counts, kernel parameters, per-tool commands, Alpine LXC propagation flow)
- migrate the legacy step-badge helper on post-install/optional and create-vm/synology to the canonical pill component, with the stepLabel key added in each locale
- fix rich-text i18n calls missing helpers across network, automated, optional, security, customization and the post-install landing pages, and escape the `<iface>` placeholder in automated so intl no longer parses it as a tag
- remove the mouse-follow blue overlay from the docs landing layout
- reposition the App-tab Edit button and stack the Search and Register controls vertically on mobile
- move the Bulk update Configure/Edit control into the section header so it behaves the same on desktop and mobile
- show a spinner during the final autoremove/autoclean pass of update-pve-safe so the cleanup step reads as active instead of silent
- restyle the shell spinner and msg_info in a distinctive purple and drop the unused msg_lang duplicate
- add a web-docs i18n build script and its CI workflow, plus tests for the pushover notification channel
2026-08-26 17:23:09 +02:00
github-actions[bot] fc261b35f5 chore: update repository growth [skip ci] 2026-08-26 04:57:55 +00:00
MacRimi 46158209f1 fix: improve host diagnostics, storage handling, and maintenance workflows
- add zero-downtime Proxmox TLS certificate refresh from the Security panel (#307)
- classify storage availability independently from missing capacity information (#309)
- update ZFS ARC sizing and safely reconcile conflicting module configurations
- preserve and restore migrated ZFS settings without overwriting later administrator changes
- stop memory optimization from forcing the kernel overcommit policy
- correlate multi-line OOM events and identify the affected LXC, cgroup limits, swap and killed process
- add selectable Bash prompt path styles and clearer shell activation guidance
- protect technical names during automatic translation and correct localized terminology
- update the Coral and VM/LXC Apps and Updates documentation, translations and screenshots
2026-08-25 18:48:39 +02:00
github-actions[bot] a1f466e561 chore: update repository growth [skip ci] 2026-08-25 04:56:14 +00:00
github-actions[bot] 3c08f8b943 chore: update repository growth [skip ci] 2026-08-24 05:04:18 +00:00
MacRimi 0251f77331 overhaul app tracking and update orchestration
- Generate and ship a verified 389-app tracking catalog with 23 runtime overrides, fallback detectors, ports, logos, and Docker Hub tag previews.
- Support modern Proxmox VE Helper-Scripts markers, historical installations, and official or manual app deployments.
- Rework the LXC App and Updates tabs with cached suggestions, explicit discovery, version tracking, web links, custom updaters, and complete i18n.
- Add independent OS, app, Docker Engine, Docker image, bulk, and scheduled update targets.
- Add digest-based Docker inventory, Compose dependency grouping, safe standalone-container recreation with rollback, and package-scoped Docker Engine updates.
- Refresh per-LXC caches after lifecycle and update tasks, then emit idempotent notifications based on the verified final state.
- Harden Coral USB recovery by removing orphaned gasket DKMS registrations and validating that dpkg is healthy before reporting success.
2026-08-23 12:43:03 +02:00
github-actions[bot] 5971626bc9 chore: update repository growth [skip ci] 2026-08-23 04:54:15 +00:00
github-actions[bot] 0b932df450 chore: update repository growth [skip ci] 2026-08-22 04:52:28 +00:00
github-actions[bot] d98b39540f chore: update repository growth [skip ci] 2026-08-21 04:56:29 +00:00
github-actions[bot] 1353a1cd8d chore: update repository growth [skip ci] 2026-08-20 04:56:00 +00:00
github-actions[bot] 9c33adc77c chore: update repository growth [skip ci] 2026-08-19 04:54:32 +00:00
github-actions[bot] dd4584c774 chore: update repository growth [skip ci] 2026-08-18 04:54:31 +00:00
github-actions[bot] 14793f8787 chore: update repository growth [skip ci] 2026-08-17 17:33:34 +00:00
MacRimi d8ba3b06ae feat: track Git clones in project growth 2026-08-17 19:18:13 +02:00
github-actions[bot] 8158082fa5 chore: update repository growth [skip ci] 2026-08-17 05:00:37 +00:00
github-actions[bot] 8915f8692a chore: update repository growth [skip ci] 2026-08-16 04:51:51 +00:00
MacRimi 58a28dd81e retry i18n auto-commit on push race 2026-08-15 17:46:45 +02:00
github-actions[bot] 6b5d45fd6b chore: update repository growth [skip ci] 2026-08-15 04:49:48 +00:00
MacRimi f0c8e73446 Persist partial i18n progress on transient translator failures 2026-08-14 20:43:44 +02:00
MacRimi 157ab50f9b i18n workflow — expand trigger + fix sk/sv Translate pivots 2026-08-14 20:37:20 +02:00
MacRimi f6da553aeb Fix i18n cleaner regex — add sk/sv Translate pivots 2026-08-14 20:27:06 +02:00
github-actions[bot] d1adba65a0 chore: update repository growth [skip ci] 2026-08-14 05:48:04 +00:00
MacRimi ac2c28ad2c Update build-i18n-messages.yml 2026-08-13 23:52:53 +02:00
MacRimi d9944edf5e Update build_i18n_messages.py 2026-08-13 23:49:17 +02:00
github-actions[bot] 0ea8797a81 chore: update repository growth [skip ci] 2026-08-13 05:50:27 +00:00
github-actions[bot] 153839285b chore: update repository growth [skip ci] 2026-08-12 05:48:22 +00:00