Update README.md
This commit is contained in:
@@ -8,12 +8,12 @@ Here are list of changes made to original code base:
|
||||
|
||||
- **Multi-file Upload:**
|
||||
Allows users to upload multiple files at once, which improves efficiency and user experience.
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader/refs/heads/master/resources./multifile_upload.png" alt="edit window" width="600">
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader-and-editor/refs/heads/master/resources./multifile_upload.png" alt="edit window" width="600">
|
||||
|
||||
|
||||
- **File Editing:**
|
||||
Built-in editing functionality for text-based files enables quick modifications without leaving the interface.
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader/refs/heads/master/resources./edit_window.png" alt="edit window" width="600">
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader-and-editor/refs/heads/master/resources./edit_window.png" alt="edit window" width="600">
|
||||
|
||||
- **Batch Deleting:**
|
||||
The ability to select multiple files and delete them in one action streamlines file management.
|
||||
@@ -23,7 +23,7 @@ Here are list of changes made to original code base:
|
||||
|
||||
- **User Management:**
|
||||
Incorporates secure authentication (with hashed passwords) and admin-only controls for adding new users.
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader/refs/heads/master/resources./new_user_window.png" alt="new user" width="600">
|
||||
<img src="https://raw.githubusercontent.com/error311/uploader-and-editor/refs/heads/master/resources./new_user_window.png" alt="new user" width="600">
|
||||
|
||||
# Security
|
||||
|
||||
|
||||
Reference in New Issue
Block a user