nerdware/apps
AyoubBenziza 9c1413744d fix(admin): ensure uploads dir exists before writing (resilient upload)
The upload route only relied on the startup mkdir; if the dir is removed while
the server runs, writes failed with ENOENT. Now mkdir -p before each write.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 23:43:47 +02:00
..
server fix(admin): ensure uploads dir exists before writing (resilient upload) 2026-06-10 23:43:47 +02:00
web feat: "Images" as a distinct mode, refined lobby settings, upload button, app title 2026-06-10 23:31:30 +02:00