immich/web/src/lib
George Shao 4d862525bc
feat(web): allow ctrl-click / cmd-click on photos (#9954)
* feat(web): allow ctrl-click / cmd-click on photos

* fix: photo opening when deselected bug

* fix: consistent naming

* remove redundant code

* fix: disabled picture is clickable in "add to album" grid

* remove unnecessary code

* cleanup

* fix file permissions

* fix: album selection bug

* fix: stack slideshow bug & search gallery viewer bug

* cleanup

* fix dark mode stack slideshow bug

* cleanup

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-06-08 15:33:23 -05:00
..
__mocks__ fix(web): solve error starting docker for local development (#8550) 2024-04-27 00:47:38 +00:00
actions feat: photo-viewer; use <img> instead of blob urls, simplify/refactor, avoid window.events (#9883) 2024-06-07 13:22:46 -05:00
assets chore(deps): update dependency @types/node to v20.11.27 (#8012) 2024-03-18 19:49:31 -04:00
components feat(web): allow ctrl-click / cmd-click on photos (#9954) 2024-06-08 15:33:23 -05:00
i18n fix(web): drag and drop with non english language (#10040) 2024-06-08 04:57:46 -05:00
models feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
stores feat: photo-viewer; use <img> instead of blob urls, simplify/refactor, avoid window.events (#9883) 2024-06-07 13:22:46 -05:00
utils feat(web): allow ctrl-click / cmd-click on photos (#9954) 2024-06-08 15:33:23 -05:00
constants.ts fix(web): storage migration description (#10041) 2024-06-08 04:57:18 -05:00
i18n.spec.ts chore(web): use development lang for tests (#10025) 2024-06-07 16:12:39 +01:00
utils.ts refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00