Releases: artipie/front
Releases · artipie/front
Release v0.2.3
fix: use java 21 in Dockerfile (#126)
Release v0.2.2
build(deps): bump jackson-databind from 2.13.4.1 to 2.13.4.2 (#117) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release v0.2.1
fix: remove maven-group, add docker-proxy (#120)
Release v0.2.0
feat: delete layout (#118)
Release v0.1.5
deps: update eo-yaml (#115)
Release v0.1.4
feat: Improve web-ui for listing of repositories (#114) * feat: Improve web-ui for listing of repositories with support of search by repo name and viewing ports and type of presented repos. Add signout.
Release v0.1.3
Lazy getting of settings layout from Artipie server (#113) fix: lazy getting of layout setting
Release v0.1.2
feat: Create repository page should provide to fill all information i…
Release v0.1.1
fix: delete by slash all characters in username during authorization …
Release v0.1.0
101 dashboard (#109) * feat: Singn in and obtaining JWT-token (#103) * feat: Singn in and obtaining JWT-token * feat: Provide web gui for {list, add, add, update, remove} repository… (#106) * feat: Provide web gui for {list, add, add, update, remove} repository settings * add standard artipie authentication * Start web gui without artipie yaml configuration (#107) feat: start dashboard without config * Remove rest services from frontend (#108) feat: remove rest services from front