FEAT: drag & drop uploads #7

Manually merged
arian merged 4 commits from dropzone into main 2026-03-06 11:02:55 +00:00
Showing only changes of commit 6d598bde26 - Show all commits
+5
View File
@@ -1,3 +1,8 @@
# Navidrome Upload Utility
# Arian Nasr
# March 6, 2026
import os
from flask import Flask, request, render_template
from werkzeug.utils import secure_filename