DragonWind/public
Zac Gaetano d68d19a830 fix: prepend folder prefix to filename before upload so AMPP can sort by folder
Restore the original working approach: build the prefixed filename
(e.g. Media--Dailies--clip.mxf) client-side before sending to any
upload endpoint, and pass prefix:'' to the server.

Changed in uploadFilePresigned() and uploadFileViaServer():
- Compute prefixedName from selectedPrefix with slashes converted to --
- Pass filename: prefixedName, prefix: '' to all three upload paths
  (/api/presigned, /api/desktop/multipart/init, /api/upload formData)
2026-05-02 23:40:02 -04:00
..
dragon-anim.gif feat: Wild Dragon branding — splash animation + logo assets 2026-04-05 20:19:57 -04:00
dragon-icon.png feat: Wild Dragon branding — splash animation + logo assets 2026-04-05 20:19:57 -04:00
index.html fix: prepend folder prefix to filename before upload so AMPP can sort by folder 2026-05-02 23:40:02 -04:00
logo.png Add per-user upload quotas/permissions and share link system 2026-04-06 19:58:29 -04:00
share.html Add per-user upload quotas/permissions and share link system 2026-04-06 19:58:29 -04:00
vpm-logo.png feat: VPM branding + Built by footer 2026-04-06 19:41:07 -04:00
wilddragon-logo.png feat: Wild Dragon branding — splash animation + logo assets 2026-04-05 20:19:57 -04:00