deafmissoula-website/server/src
friday-bot b9c477cadf fix: seed all gallery photos that exist on disk
Previous seed generated paths 0001-0018.jpg but only 0001-0010.jpg
exist. Corrects to seed only 0001-0010.jpg and adds the extra
photos (1-6.jpg, IMG_1615(1).jpg) so all 17 images appear on deploy.
2026-05-27 16:57:03 -06:00
..
api Update email configuration to use port 2525 for production server compatibility 2025-09-11 15:48:07 -06:00
middleware v2: MongoDB backend + /manage dashboard 2026-05-27 16:23:12 -06:00
models Auth, drag-and-drop, image previews, rate limiting 2026-05-27 16:49:10 -06:00
routes Auth, drag-and-drop, image previews, rate limiting 2026-05-27 16:49:10 -06:00
db.ts v2: MongoDB backend + /manage dashboard 2026-05-27 16:23:12 -06:00
index.ts Fix Express 5 catch-all route: use app.use instead of app.get('*') 2026-05-27 16:29:43 -06:00
seed.ts fix: seed all gallery photos that exist on disk 2026-05-27 16:57:03 -06:00