project-nomad/admin
Chris Sherwood d9ed8e9602 fix(docs): correct broken internal links to match actual routes
Fix links verified against routes.ts:
- /settings → /settings/system
- /settings/updates → /settings/update (singular)
- /settings/maps-manager → /settings/maps
- /settings/wikipedia-selector → /settings/zim
- /settings/zim-manager → /settings/zim
Replace Wikipedia Selector references with Content Manager to
match sidebar labels in SettingsLayout.tsx.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 14:41:30 -08:00
..
app docs: overhaul in-app documentation and add sidebar ordering 2026-02-06 14:41:30 -08:00
bin feat: initial commit 2025-06-29 15:51:08 -07:00
commands feat(RAG): initial beta with preprocessing, embedding, semantic retrieval, and ctx passage 2026-02-01 23:59:21 +00:00
config feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
constants fix(AI): add cloud flag to fallback models 2026-02-04 21:35:18 -08:00
database fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00
docs fix(docs): correct broken internal links to match actual routes 2026-02-06 14:41:30 -08:00
inertia fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00
providers fix(Maps): static path resolution 2026-01-23 14:17:25 -08:00
public fix(admin): add favicons 2026-01-13 06:58:05 -08:00
resources/views fix(admin): add favicons 2026-01-13 06:58:05 -08:00
start fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00
tests feat: initial commit 2025-06-29 15:51:08 -07:00
types fix: filter cloud models from API response 2026-02-04 17:05:20 -08:00
util feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
views feat: initial commit 2025-06-29 15:51:08 -07:00
.editorconfig feat: initial commit 2025-06-29 15:51:08 -07:00
.env.example feat: Add Windows Docker Desktop support for local development 2026-01-19 10:29:24 -08:00
ace.js feat: initial commit 2025-06-29 15:51:08 -07:00
adonisrc.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
eslint.config.js feat: openwebui+ollama and zim management 2025-07-09 09:08:21 -07:00
package-lock.json feat(Maps): maps use full page by default 2026-02-04 21:54:36 -08:00
package.json feat(Maps): maps use full page by default 2026-02-04 21:54:36 -08:00
tailwind.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00
tsconfig.json feat: initial commit 2025-06-29 15:51:08 -07:00
vite.config.ts feat: initial commit 2025-06-29 15:51:08 -07:00