REST Webapp in Java for viewing a gallery of images and videos. Image rescaling as well as video
transcoding is performed based on request parameters. No UI included. Purely API-based. Authentication via HTTP
basic auth or session. Supports different user roles.
Version0.5.0compared with
Version Details
| 0.4.1 | 0.5.0 | |
|---|---|---|
| Release date | Mar 01, 2020 | May 24, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.4.1 | 0.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.9.10 | 2.11.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.10 | 2.11.0 |