To be done later...
- Removed previous stats services
- New public service "/get-image-url/:imageId" to download an image from its ID
- Removed incorrect plugin stats
- Restore plugin service
- Old get diff service (get file diff for update) now only get files from API version 1
- Fix remove update service
- Fix create update service (removed API version filter to create update diff)
- Fix remove update service
- New service to download a specific app version (in update diff)
- New service to get all plugin updates
- Fix insert for application update
- Fix API now check egality
- New application update column "api version" to ensure backward compatibility
- Added a new file target type "LAUNCHER"
- New application update diff service to include new file target type
- File robots.txt configured to "Disallow"
- Added an URL to wakeup server with an image request
- Added a service URL to request server version
- Added env config
LC_PLATFORM_URL_PASSWORD
to be able to inject query parameter - Added
/application-update/delete-update/:id
to delete an update if needed (admin BO)