1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/web/src/lib/stores
Andreas Gerstmayr 48927f5fb9
feat(server, web): include pictures of shared albums on map (#7439)
* feat(server, web): include pictures of shared albums on map

* run prettier

* re-create api clients

* implement suggestions from code review

* shared from partner -> shared from partners

* rename to 'include shared partner assets'

* chore: fix tsc error in server and prettier in web

* fix: include assets shared via owner albums

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-05-13 09:28:57 -04: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 feat(server, web): include pictures of shared albums on map (#7439) 2024-05-13 09:28:57 -04: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): email notifications (#8447) 2024-05-02 15:43:18 +01:00
server-info.store.ts chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08: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 fix(web): websocket reconnect (#7234) 2024-02-20 08:20:09 -06:00
websocket.ts feat(server,web): add force delete to immediately remove user (#7681) 2024-03-08 17:49:39 -05:00
zoom-image.store.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00