feat(ux): Add showModal
enhancements
- The
showModal
function has been enhanced to provide a more structured display of bypass URLs for file lists. It now shows both clickable links and a preformatted block of text for easy copying.
feat: add 'Copy bypass URL' button for list view too
- A new 'Copy bypass URL' button has been added for file list pages.
- For file list pages, the button copies the URL of the currently selected file.
- The CSS rule has been updated to hide the 'Copy bypass URL' button for galleries, in addition to the 'Download selected file' button.