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.6.0compared with
Version Details
| 0.5.3 | 0.6.0 | |
|---|---|---|
| Release date | Aug 30, 2020 | Aug 01, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.5.3 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-io » commons-io | 2.6 | 2.7 |
| ~ Updated | org.springframework.security » spring-security-config | 5.0.14.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework.security » spring-security-core | 5.0.14.RELEASE | 5.0.16.RELEASE |
| ~ Updated | org.springframework.security » spring-security-web | 5.0.14.RELEASE | 5.0.16.RELEASE |