Commit graph

5 commits

Author SHA1 Message Date
Random Penguin
0315fee3e3
Update browser.js
Adds image URL to return data from modal to be consistent with what the browser.js script for the Frio theme returns. This also means my Cover Photo add-on does not have to extract the URL from the embed code in other themes.
2025-09-01 13:48:58 -05:00
Random Penguin
741260ca3f
Update browser.js
Fix for Vier and other themes that use default Photo Browser modal and cannot navigate to albums.

`location.reload()` appeared to be overriding the `location.href` just above it that actually take you to the album. So it was taking you there but then immediately reloading the modal back to the "Recent Photos" page.
2025-08-31 17:27:59 -05:00
4cbc213dda REUSE view directory 2024-08-24 14:15:18 +02:00
Philipp
272911527c
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-27 01:52:14 +01:00
012f486eb6
Adhere feedback 2022-11-27 01:34:59 +01:00