1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/server/src
Alex 53c3c916a6
View assets detail and download operation (#198)
* Fixed not displaying default user profile picture

* Added buttons to close viewer and micro-interaction for navigating assets left, right

* Add additional buttons to the control bar

* Display EXIF info

* Added map to detail info

* Handle user input keyboard

* Fixed incorrect file name when downloading multiple files

* Implemented download panel
2022-06-03 11:04:30 -05:00
..
api-v1 View assets detail and download operation (#198) 2022-06-03 11:04:30 -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