project-nomad/admin/app/services
Chris Sherwood c2b6e079af fix(Downloads): sort active downloads by progress descending
Items actively downloading now appear at the top of the download list
instead of the bottom. Sorts by progress percentage descending so the
item furthest along is always first, and queued items (0%) are last.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 13:14:04 -08:00
..
benchmark_service.ts feat: display model download progress 2026-02-06 16:22:23 -08:00
chat_service.ts feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
docker_service.ts feat: display model download progress 2026-02-06 16:22:23 -08:00
docs_service.ts feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
download_service.ts fix(Downloads): sort active downloads by progress descending 2026-02-08 13:14:04 -08:00
map_service.ts fix(Curated Collections): ensure resources are not duplicated on fetch-latest 2026-02-04 21:35:18 -08:00
ollama_service.ts feat: display model download progress 2026-02-06 16:22:23 -08:00
queue_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
rag_service.ts feat: auto add NOMAD docs to KB on AI install 2026-02-03 23:15:54 -08:00
system_service.ts feat: cron job for system update checks 2026-02-06 15:40:30 -08:00
system_update_service.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
zim_service.ts fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00