immich/web/src/lib/utils
Alex b660240059
fix(web/server) uploaded asset in shared link not loaded (#1766)
* fix(web/server): Uploaded asset to shared link does not get added to the shared link/album

* remove unused code

* Add endpoints for each remove and add assets to shared link

* Update api

* Added deletion logic

* Convert callback to async/await

* Fix linter

* Fix test

* Fix server test

* added test

* Test coverage

* modify DTO

* Add notification

* fix test
2023-02-15 15:21:22 -06:00
..
asset-utils.ts feat(server/web): Initial support for RAF and SRW RAW formats (#1414) 2023-02-14 13:54:28 -06:00
byte-units.ts Fix plural 2022-12-05 10:52:21 -06:00
check-app-version.ts chore(web,mobile): update github repo url (#974) 2022-11-15 20:30:44 -06:00
click-outside.ts feat(web) add user setting page (#1115) 2022-12-17 16:08:18 -06:00
file-uploader.ts fix(web/server) uploaded asset in shared link not loaded (#1766) 2023-02-15 15:21:22 -06:00
handle-error.ts fix(web): login error handling (#1322) 2023-01-13 16:04:59 -06:00
viewport-utils.ts feat(web) add scrollbar with timeline information (#658) 2022-09-09 15:55:20 -05:00