Add copy buttons to IDs on image upload and fix upload by URL

This commit is contained in:
2025-02-27 10:48:33 -05:00
parent a19a8ba412
commit c1159f518c
4 changed files with 182 additions and 93 deletions

View File

@@ -19,6 +19,7 @@
"license": "ISC",
"dependencies": {
"@types/diff": "^7.0.1",
"axios": "^1.8.1",
"bcrypt": "^5.1.1",
"cors": "^2.8.5",
"csv-parse": "^5.6.0",