All notable changes to Active Storage Dashboard will be documented in this file.
- Add task to remove unused blobs and attachments
- Footer with love message and GitHub link to dashboard
- Filtering functionality for attachments and blobs with enhanced UI styles
- Purgable blobs statistic to dashboard with corresponding UI updates
- Truncate blob filename display to 40 characters for improved UI consistency
- Refactored filename display for better UI consistency and truncation handling across attachments and blobs
- Filename truncation and title attributes for better UI in attachments and blobs
- Locale to time_ago_in_words in latest activity section (PR #3 from david-uhlig)
- Increased filename truncation length to 100 characters for better visibility
- Enhanced progress bar animation by tracking already animated bars (Fixes #2)
- Added .gem to .gitignore
- Updated pagination links to use request path for improved routing
- Updated active_storage_dashboard pagination links to use correct route
- Removed placeholder for allowed_push_host in gemspec
- Updated active_storage_dashboard pagination links to use correct route
- Timeline data loading and error handling for blob statistics
- Enhanced download functionality to support disposition parameter for attachments and blobs
- Updated README with modern UI description, feature highlights, and additional screenshots
- Improved media preview in the UI
- Updated copyright information
- Updated README to use correct screenshot URLs for better accessibility
- Removed placeholder note for screenshot in README
- Initial release of Active Storage Dashboard
- Dashboard with statistics overview
- Blob management interface
- Attachment management interface
- Variant records handling
- Media preview support
- File download functionality