Track scanner status for the web API and Subsonic-compatible scan endpoints, add authenticated cover art serving, and wire album artwork into the web UI. Keep Subsonic auth limited to legacy password mode for now so behavior stays honest with the current bcrypt-based user storage.
16 lines
124 B
Plaintext
16 lines
124 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
.vite/
|
|
*.tsbuildinfo
|
|
data/
|
|
media/
|
|
server.exe
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
coverage/
|
|
tmp/
|
|
*.log
|
|
bin/
|