aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageviewer.js
Commit message (Collapse)AuthorAgeFilesLines
* inspiration finishedyfszzx2022-10-211-0/+1
|
* inspiration pull requestyfszzx2022-10-201-1/+0
|
* prevent highlighting/selecting imageAdam Snodgrass2022-10-181-0/+1
|
* fix: add null check when start running project the currentButton is nulldvsilch2022-10-161-1/+1
|
* Update lightbox to change displayed image as soon as generation is complete ↵DepFA2022-10-091-75/+99
| | | | | | | (#1933) * add updateOnBackgroundChange * typo fixes. * reindent to 4 spaces
* chore: Fix typosAidan Holland2022-10-081-1/+1
|
* Remove duplicate event listenersguaneec2022-10-081-0/+3
|
* 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