mirror of
https://github.com/immich-app/immich.git
synced 2026-01-01 10:23:57 -05:00
* 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.