1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-02 12:48:35 +02:00
immich/server/src
Alex d476b15312
Implemented user profile upload and show on web/mobile (#191)
* Update mobile dependencies

* Added image picker

* Added mechanism to upload profile image

* Added image type to send to web

* Added styling for circle avatar

* Fixxed issue with sharp cannot resize image properly

* Finished displaying and uploading user profile

* Added user profile to web
2022-05-28 22:35:45 -05:00
..
api-v1 Implemented user profile upload and show on web/mobile (#191) 2022-05-28 22:35:45 -05:00
config Implemented user profile upload and show on web/mobile (#191) 2022-05-28 22:35:45 -05:00
constants Add webp thumbnail conversion task to optimize performance of fast scrolling (#172) 2022-05-22 06:56:36 -05:00
decorators Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
middlewares Add ability to pass redis hostname as env var (#174) 2022-05-23 17:23:02 -05:00
migration Add webp thumbnail conversion task to optimize performance of fast scrolling (#172) 2022-05-22 06:56:36 -05:00
modules Add webp thumbnail conversion task to optimize performance of fast scrolling (#172) 2022-05-22 06:56:36 -05:00
app.controller.ts Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
app.module.ts Add ability to pass redis hostname as env var (#174) 2022-05-23 17:23:02 -05:00
main.ts Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00