mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-05-23 08:49:11 -05:00
Update changelog.md
This commit is contained in:
+9
-1
@@ -74,8 +74,16 @@ small changes where made in the following files:
|
||||
- Fully compatible with existing sort and filter system.
|
||||
|
||||
|
||||
### ✨ New Feature: Copy Filtered Data to Clipboard
|
||||
|
||||
- **Added** a new "Copy to Clipboard" button to export the currently **filtered table data**.
|
||||
- **Implemented** a dedicated JavaScript file `assets/js/table-export.js` for the copy functionality.
|
||||
- **Integration** with existing DataTables filtering logic to ensure only visible/filtered rows are copied.
|
||||
- **Output Format**: Tab-separated values (TSV) with all HTML tags removed for clean text export.
|
||||
- **User Feedback**:
|
||||
- Shows a warning if there’s no data to copy.
|
||||
- Shows a success or error alert based on the clipboard operation result.
|
||||
|
||||
###
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user