aboutsummaryrefslogtreecommitdiff
path: root/javascript/imageviewer.js
AgeCommit message (Collapse)Author
2022-10-08Remove duplicate event listenersguaneec
2022-09-23Only switch between visible gallery entriesDepFA
Since the other tabs are kept in the dom now filtering is needed.
2022-09-21update tiling button for imageviewer.js to use an icon in same style as ↵AUTOMATIC
others, add mouseover hints
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC
add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results
2022-09-19Rely on opts being pre-populatedDepFA
2022-09-19initialize modal state from optionsDepFA
2022-09-19Add logic for zoom toggleDepFA
2022-09-18add read access to settings for jsavascriptAUTOMATIC
add an option to disable lightbox modal
2022-09-18close on escapeAdam Snodgrass
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split workAUTOMATIC