mirror of
https://github.com/immich-app/immich.git
synced 2025-01-08 12:56:48 +01:00
7595d01956
* add profile-image-cropper component
* add dom-to-image library
* add store to update user profile picture when set
* dom-to-image
* remove console.logs, add svelte binding
* fix format, unused vars
* change caching of profile image
* set hash after profile image change
* remove unnecessary store
* remove unecesarry changes
* set types/dom-to-image as devDependency
* remove unecessary type declarations
use handleError
* remove error notification
which is already handled by handleError
* Revert "set types/dom-to-image as devDependency"
This reverts commit
|
||
---|---|---|
.. | ||
api | ||
lib | ||
routes | ||
test-data | ||
app.css | ||
app.d.ts | ||
app.html | ||
hooks.server.ts |