diff --git a/.gitignore b/.gitignore index 98caf82..923dc6b 100644 --- a/.gitignore +++ b/.gitignore @@ -85,4 +85,5 @@ coverage/ .proxyrc.js # Backups de DB -.bak \ No newline at end of file +.bak +src/SIGCM.API/wwwroot/uploads diff --git a/frontend/public-web/.gitignore b/frontend/public-web/.gitignore index ac66765..a547bf3 100644 --- a/frontend/public-web/.gitignore +++ b/frontend/public-web/.gitignore @@ -12,11 +12,6 @@ dist dist-ssr *.local -# Carpeta de Subidas -# --------------------- -uploads/ - - # Editor directories and files .vscode/* !.vscode/extensions.json diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.jpg b/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.webp b/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/4fad7aa3-2c97-4350-981e-25c873aede16_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.jpg b/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.jpg deleted file mode 100644 index 33e4f0b..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.webp b/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.webp deleted file mode 100644 index 8213f97..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c_thumb.webp deleted file mode 100644 index bbdc4c1..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/12/7e3cdaa8-5254-4c56-b5d8-7edb1abe5d9c_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.jpg b/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.jpg deleted file mode 100644 index 33e4f0b..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.webp b/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.webp deleted file mode 100644 index 8213f97..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4_thumb.webp deleted file mode 100644 index bbdc4c1..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/97f43df6-e161-4032-a2f2-6e5a417c3bd4_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.jpg b/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.webp b/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/14/bde4c79b-9d60-496d-9ecf-076e3582bfac_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/2/a174fb99-a710-4512-a1fd-67fa22ffded2.jpg b/src/SIGCM.API/wwwroot/uploads/listings/2/a174fb99-a710-4512-a1fd-67fa22ffded2.jpg deleted file mode 100644 index 8f8c04b..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/2/a174fb99-a710-4512-a1fd-67fa22ffded2.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.jpg b/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.webp b/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/4/f5a279e6-fc1d-4c3e-a5b7-40370a4f1f23_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.jpg b/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.webp b/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/6/97e8e91b-7463-41a6-b125-1734090ee290_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.jpg b/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.webp b/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/7/312b3cbf-6d2f-4ec1-a8dc-b92f08a64191_thumb.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.jpg b/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.jpg deleted file mode 100644 index bcd9aa7..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.jpg and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.webp b/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.webp deleted file mode 100644 index f44b923..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87.webp and /dev/null differ diff --git a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87_thumb.webp b/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87_thumb.webp deleted file mode 100644 index 1b693ad..0000000 Binary files a/src/SIGCM.API/wwwroot/uploads/listings/8/7d59b1f7-a192-4aa7-a415-1737eceb8f87_thumb.webp and /dev/null differ