mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00: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.