feat: Enhance WebDAV file management and UI

- Add functionality to create new collections via API
- Implement copy and move operations between collections
- Improve image rendering in markdown preview with relative path resolution
- Add support for previewing binary files (images, PDFs)
- Refactor modal styling to use flat buttons and improve accessibility
This commit is contained in:
Mahmoud-Emad
2025-10-26 17:29:45 +03:00
parent 0ed6bcf1f2
commit f319f29d4c
20 changed files with 1679 additions and 113 deletions

8
server_debug.log Normal file
View File

@@ -0,0 +1,8 @@
==============================================
Markdown Editor v3.0 - WebDAV Server
==============================================
Activating virtual environment...
Installing dependencies...
Audited 3 packages in 29ms
Checking for process on port 8004...
Starting WebDAV server...