feat: finished converting image uploads to on disk

This commit is contained in:
limited_dev 2023-02-01 14:18:36 +01:00
parent 01fe86113d
commit 9c6d6731d8
10 changed files with 38 additions and 56 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
.idea/
ImageBoardServerApp/bin/
ImageBoardServerApp/obj/
ImageBoardServerApp/wwwroot/img/dynamic
*.db
*.db-shm
*.db-wal