mirror of
https://github.com/immich-app/immich.git
synced 2026-05-13 11:02:15 -04:00
e407a4fa13
* Renamed multipart filed name 'files' to 'assetData'. * Added an additional field name of 'thumbnailData' to multipart form. * Implemented upload mechanism for thumbnail directly from the mobile client. * Removed dead code * Implemented a version checking mechanism.