From 511f2a5b9501dd9913ce4629ebbf80e6e59a785c Mon Sep 17 00:00:00 2001 From: dzikoysk Date: Tue, 20 Apr 2021 02:04:47 +0200 Subject: [PATCH] GH-441 Move to Javalin 4.x (Resolve #441) --- .run/Reposilite.run.xml | 2 +- docs/docs/about.html | 2 +- docs/docs/about/index.html | 2 +- docs/docs/authorization.html | 2 +- docs/docs/authorization/index.html | 2 +- docs/docs/cdn.html | 2 +- docs/docs/cdn/index.html | 2 +- docs/docs/configuration.html | 2 +- docs/docs/configuration/index.html | 2 +- docs/docs/customization.html | 2 +- docs/docs/customization/index.html | 2 +- docs/docs/deploy.html | 2 +- docs/docs/deploy/index.html | 2 +- docs/docs/docker.html | 4 ++-- docs/docs/docker/index.html | 4 ++-- docs/docs/faq.html | 2 +- docs/docs/faq/index.html | 2 +- docs/docs/file-browser.html | 2 +- docs/docs/file-browser/index.html | 2 +- docs/docs/indexing.html | 2 +- docs/docs/indexing/index.html | 2 +- docs/docs/install.html | 2 +- docs/docs/install/index.html | 2 +- docs/docs/manual-deploy.html | 2 +- docs/docs/manual-deploy/index.html | 2 +- docs/docs/proxy.html | 2 +- docs/docs/proxy/index.html | 2 +- docs/docs/remote-cli.html | 2 +- docs/docs/remote-cli/index.html | 2 +- docs/docs/remote-execution.html | 2 +- docs/docs/remote-execution/index.html | 2 +- docs/docs/repositories.html | 2 +- docs/docs/repositories/index.html | 2 +- docs/docs/reverse-proxy.html | 2 +- docs/docs/reverse-proxy/index.html | 2 +- docs/en/help.html | 2 +- docs/en/help/index.html | 2 +- docs/en/index.html | 2 +- docs/img/about-feather.png | Bin 2185 -> 2484 bytes docs/img/about-preview.png | Bin 692098 -> 823252 bytes docs/img/cli-preview.gif | Bin 595238 -> 595496 bytes docs/img/cloudflare-cache-bypass.png | Bin 3087 -> 4260 bytes docs/img/customization-old.png | Bin 351890 -> 529407 bytes docs/img/dashboard-upload.png | Bin 7416 -> 13619 bytes docs/img/favicon.png | Bin 1925 -> 4418 bytes pom.xml | 2 +- reposilite-backend/pom.xml | 12 ++++++++---- .../reposilite/ReposiliteHttpServer.java | 5 ++--- .../config/ConfigurationLoader.java | 15 ++++++--------- .../reposilite/console/CliController.java | 12 ++++++------ .../reposilite/auth/AuthEndpointTest.groovy | 4 ++-- .../config/ConfigurationLoaderTest.groovy | 10 +++++----- .../repository/LookupApiEndpointTest.groovy | 6 +++--- .../repository/ProxyServiceTest.groovy | 4 ++-- reposilite-site/website/core/Footer.js | 3 +-- 55 files changed, 76 insertions(+), 77 deletions(-) diff --git a/.run/Reposilite.run.xml b/.run/Reposilite.run.xml index 5e3354eb3..7cf4e4e95 100644 --- a/.run/Reposilite.run.xml +++ b/.run/Reposilite.run.xml @@ -11,7 +11,7 @@ -