1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/web/src
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
..
lib feat(web): allow ctrl-click / cmd-click on photos (#9954) 2024-06-08 15:33:23 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes fix(web): language setting (#10024) 2024-06-07 11:35:05 -05:00
test-data fix: prevent trashing of trashed assets (#10028) 2024-06-08 15:03:39 -05:00
app.css chore(web): light theme text color improvement (#9553) 2024-05-17 15:05:59 +00:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts fix(web): handle non-http client side page error (#8901) 2024-04-24 08:32:00 -04:00