update readme
This commit is contained in:
22
README.md
22
README.md
@@ -1,12 +1,6 @@
|
||||
# Multi File Upload Editor
|
||||
|
||||
https://github.com/user-attachments/assets/85e17adc-498b-43df-b0ac-732396331da8
|
||||
|
||||
**Light mode**
|
||||

|
||||
|
||||
**Dark mode**
|
||||

|
||||
<https://github.com/user-attachments/assets/85e17adc-498b-43df-b0ac-732396331da8>
|
||||
|
||||
changelogs available here: <https://github.com/error311/multi-file-upload-editor-docker/>
|
||||
|
||||
@@ -47,10 +41,16 @@ Multi File Upload Editor is a lightweight, secure web application for uploading,
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
**Light mode**
|
||||

|
||||
|
||||
**Dark mode**
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
**iphone:**
|
||||
<p align="center">
|
||||
|
||||
@@ -310,7 +310,6 @@ export function renderFileTable(folder) {
|
||||
updateFileActionButtons();
|
||||
}
|
||||
|
||||
// Global function to show an image preview modal.
|
||||
// Global function to show an image preview modal.
|
||||
window.previewFile = function (fileUrl, fileName) {
|
||||
let modal = document.getElementById("filePreviewModal");
|
||||
|
||||
Reference in New Issue
Block a user