Files
manage/frontend/.pi-map.index.md
T
Developer 6919158012 docs: complete Jellyfin migration, archive jellyfin-service-registry
Slice 3 (final) of jellyfin-service-registry. Documents the completed
migration and archives the SDD change.

- docs/REQUIREMENTS.md: marked the machine-level Jellyfin follow-up
  resolved; added a decision-log entry (Jellyfin no longer a machine
  service, dead media_root/path_prefix removed; global config +
  path_utils retained for Jellyfin->SSH path resolution).
- CHANGELOG.md: struck through the old follow-up note; added a
  Follow-up #2 section describing the machine field + service removal.
- Archived openspec/changes/jellyfin-service-registry (no active SDD
  changes remain).

Backend ruff clean / 239 tests pass; frontend 0 lint errors / build
clean / 72 tests pass.
2026-06-24 14:56:25 +00:00

1.2 KiB

frontend (index)

dir: frontend

role

React-based single-page application frontend for the "Manage" project, built with Vite, TypeScript, Tailwind CSS, and shadcn/ui.

parent

index: ./.pi-map.index.md map: ./.pi-map.md

children

  • frontend/public index: frontend/public/.pi-map.index.md map: frontend/public/.pi-map.md
  • frontend/src index: frontend/src/.pi-map.index.md map: frontend/src/.pi-map.md
  • frontend/tests index: frontend/tests/.pi-map.index.md map: frontend/tests/.pi-map.md

files

  • .gitignore
  • Dockerfile
  • README.md
  • components.json
  • eslint.config.js
  • index.html
  • nginx.conf
  • package-lock.json
  • package.json
  • postcss.config.cjs
  • tailwind.config.cjs
  • tsconfig.app.json
  • tsconfig.json
  • tsconfig.node.json
  • vite.config.ts
  • vitest.config.ts

index: frontend/.pi-map.index.md map: frontend/.pi-map.md

workflows

  • change frontend behavior read: .gitignore, Dockerfile, eslint.config.js
  • change frontend config read: components.json, eslint.config.js, package-lock.json
  • explore frontend subdirectories index: frontend/public/.pi-map.index.md, frontend/src/.pi-map.index.md, frontend/tests/.pi-map.index.md

dirty