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.
Version2.0.0compared with
Version Details
| 1.1.1 | 2.0.0 | |
|---|---|---|
| Release date | Nov 06, 2022 | Jan 02, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (15)
| 1.1.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | - | 2.20.1 |
| + Added | com.github.mjeanroy » exiftool-lib | - | 3.0.0 |
| + Added | io.methvin » directory-watcher | - | 0.18.0 |
| + Added | org.apache.commons » commons-csv | - | 1.9.0 |
| + Added | org.jdbi » jdbi3-postgis | - | 3.49.5 |
| + Added | org.jdbi » jdbi3-sqlobject | - | 3.49.5 |
| + Added | org.orbisgis » h2gis | - | 2.2.3 |
| + Added | org.springframework.boot » spring-boot-starter-jdbc | - | 3.5.7 |
| ~ Updated | org.springframework.boot » spring-boot-starter-security | 2.5.4 | 3.5.7 |
| ~ Updated | org.springframework.boot » spring-boot-starter-web | 2.5.4 | 3.5.7 |
| - Removed | com.twelvemonkeys.imageio » imageio-core | 3.7.0 | - |
| - Removed | com.twelvemonkeys.imageio » imageio-jpeg | 3.7.0 | - |
| - Removed | commons-beanutils » commons-beanutils | 1.9.4 | - |
| - Removed | commons-io » commons-io | 2.7 | - |
| - Removed | org.apache.commons » commons-lang3 | 3.12.0 | - |
Test Changes (1)
| 1.1.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 2.5.4 | 3.5.7 |
Managed Changes (1)
| 1.1.1 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.commons » commons-lang3 | - | 3.18.0 |