project-nomad/admin/constants
vitalii.semianchuk 4a04d6ad70 fix: undefined functions in shell scripts + typos
uninstall_nomad.sh was referencing color variables and a header_red
function that were never defined — copied the definitions from the
install script so error messages actually display properly.

update_nomad.sh had the same header_red issue, plus the success message
was copy-pasted from the install script and still said "installation
completed" with a broken variable reference.

also:
- "comma-seperated" → "comma-separated" in the AI prompt template
- "reserve the right accept" → "reserve the right to accept" in CONTRIBUTING.md
2026-07-01 18:22:19 +01:00
..
broadcast.ts feat: support for updating services 2026-03-11 14:08:09 -07:00
kiwix.ts feat(Kiwix): migrate to Kiwix library mode for improved stability (#622) 2026-04-03 14:26:50 -07:00
kv_store.ts feat: configurable internet test url override in new Advanced Settings page 2026-06-23 04:47:10 +00:00
map_regions.ts feat(Maps): regional map downloads via go-pmtiles extract (#780) 2026-05-20 10:16:00 -07:00
misc.ts feat: curated content update checking 2026-02-11 21:49:46 -08:00
ollama.ts fix: undefined functions in shell scripts + typos 2026-07-01 18:22:19 +01:00
service_names.ts feat: replace legacy Kolibri image default with latest v19 image (#1019) 2026-06-23 04:47:07 +00:00
supply_depot_docs.ts feat: replace legacy Kolibri image default with latest v19 image (#1019) 2026-06-23 04:47:07 +00:00
zim_extraction.ts feat: zim content embedding 2026-02-08 13:20:10 -08:00