aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageviewer.js
Commit message (Collapse)AuthorAgeFilesLines
* Only switch between visible gallery entriesDepFA2022-09-231-2/+14
| | | Since the other tabs are kept in the dom now filtering is needed.
* update tiling button for imageviewer.js to use an icon in same style as ↵AUTOMATIC2022-09-211-3/+6
| | | | others, add mouseover hints
* add button to toggle tiling images in the imageviewer modalAdam Snodgrass2022-09-211-12/+46
|
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-191-16/+9
| | | | | add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results
* Rely on opts being pre-populatedDepFA2022-09-191-12/+5
|
* initialize modal state from optionsDepFA2022-09-191-1/+19
|
* Add logic for zoom toggleDepFA2022-09-191-4/+21
|
* add read access to settings for jsavascriptAUTOMATIC2022-09-181-2/+2
| | | | add an option to disable lightbox modal
* close on escapeAdam Snodgrass2022-09-181-0/+3
|
* script.js split work - ui.jsAUTOMATIC2022-09-181-0/+1
|
* script.js split workAUTOMATIC2022-09-181-0/+135