immich/web/src/lib/stores
Min Idzelis 4b49d3a85d
feat: photo-viewer; use <img> instead of blob urls, simplify/refactor, avoid window.events (#9883)
* Photoviewer

* make copyImage/zoomToggle optional

* Add e2e test

* lint

* Accept bo0tzz suggestion

Co-authored-by: bo0tzz <git@bo0tzz.me>

* Bad merge and review comments

* unused import

---------

Co-authored-by: bo0tzz <git@bo0tzz.me>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-06-07 13:22:46 -05:00
..
activity.store.ts feat(server, web): Album's options (#4870) 2023-11-07 04:37:21 +00:00
album-asset-selection.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
asset-interaction.store.ts feat(web): add ctrl+a / ctrl+d shortcuts to select / deselect all assets (#8105) 2024-03-21 07:14:13 -05:00
asset-viewing.store.ts fix(web): prevent fetching asset info twice (#8486) 2024-04-03 21:20:54 -04:00
asset.store.spec.ts feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
assets.store.ts feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
download.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
drag-and-drop-files.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
memory.store.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
people.store.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
preferences.store.ts fix(web): language setting (#10024) 2024-06-07 11:35:05 -05:00
search.store.ts feat(web): search improvements and refactor (#7291) 2024-02-21 09:50:50 -06:00
server-config.store.ts feat(server): near-duplicate detection (#8228) 2024-05-16 18:08:37 +01:00
server-info.store.ts refactor: deprecate /server-info and replace with /server-info/storage (#9645) 2024-05-22 10:25:55 +01:00
slideshow.store.ts feat(web): new look option for slideshow (#8924) 2024-04-20 23:06:49 -05:00
stacked-asset.store.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
upload.ts feat(web): determine duplication of upload on client (#8825) 2024-05-02 17:26:13 -04:00
user.store.ts feat(server): user preferences (#9736) 2024-05-28 09:16:53 +07:00
websocket.ts refactor(server): new version check (#9555) 2024-05-17 12:22:39 -04:00
zoom-image.store.ts feat: photo-viewer; use <img> instead of blob urls, simplify/refactor, avoid window.events (#9883) 2024-06-07 13:22:46 -05:00