Releases: BlindTrevor/SimplePhpFileLister
Version 1.1.13
Version 1.1.13
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Improve error message for MPEG format browser compatibility issues
- Remove test files
- Add support for .mpg and .mpeg video file playback
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.12
Version 1.1.12
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Add HTTP range request support to enable audio duration detection for all MP3 files
- Add durationchange event listener to handle Infinity duration edge case
- Fix audio player progress bar and timer for longer tracks by adding loadedmetadata listener
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.11
Version 1.1.11
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Refactor to use template literals throughout and add helper function for padding
- Address code review feedback: use template literals and improve edge case handling
- Add distinctive background color and time counter for playing audio files
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.10
Version 1.1.10
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Disable file upload and directory creation options
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.9
Version 1.1.9
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Remove unused function and improve multi-line message display
- Fix XSS vulnerability: use DOM manipulation instead of innerHTML
- Address code review feedback: fix ARIA and use modern remove() method
- Replace all alert() calls with modern toast notification system
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.8
Version 1.1.8
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Delete .gitignore
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.7
Version 1.1.7
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Delete screenshots directory
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.6
Version 1.1.6
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Delete screenshot.png
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.5
Version 1.1.5
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Revise README with updated images and features
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main
Version 1.1.4
Version 1.1.4
Released on 2026-01-13
This version was automatically created when code was merged into the main branch.
Changes
- Update screenshots with all features enabled and rename/delete buttons visible
- Condense README from 900 to 165 lines (82% reduction) + Add Feature Screenshots
- Remove test demo files from repository
- Add updated screenshots showcasing key features
- Significantly shorten README.md from 900 to ~220 lines
Installation
Download the index.php file and place it in your web directory. It's a single self-contained file with no dependencies (except Font Awesome CDN for icons).
Full Changelog
See commit history for detailed changes: https://github.com/BlindTrevor/SimplePhpFileLister/commits/main