log libervia/server/server.py @ 1462:87e48b6a1bbd

age author description
Thu, 30 Sep 2021 11:55:42 +0200 Goffi server: fix `libervia-app` name parsing following prefix change
Wed, 29 Sep 2021 17:39:37 +0200 Goffi server: renamed `sat-app` to `libervia-app` following global renaming
Wed, 29 Sep 2021 17:39:35 +0200 Goffi server: `getExtBaseURL` type hints
Wed, 29 Sep 2021 17:39:08 +0200 Goffi server: `checkRedirection`: fix range variable + type hints + arg name:
Wed, 29 Sep 2021 17:39:06 +0200 Goffi server: fix inverse URL redirection for root path + allow multiple inverse redirections:
Tue, 28 Sep 2021 18:18:37 +0200 Goffi server: handle "proxy" scheme in configuration
Mon, 14 Jun 2021 15:27:33 +0200 Goffi server (proxy): add "Forwarded" and "X-Forwarded-xxx" headers to reverse proxy
Sat, 20 Mar 2021 18:20:39 +0100 Goffi core (constants): renaming following global project renaming
Fri, 19 Mar 2021 15:47:10 +0100 Goffi date update
Sat, 20 Feb 2021 13:55:00 +0100 Goffi server: be sure to have strings for ns_map
Fri, 20 Nov 2020 18:15:48 +0100 Goffi server: typo
Fri, 20 Nov 2020 18:12:04 +0100 Goffi server: don't check or connect service profile when `--build-only` is set
Fri, 20 Nov 2020 18:04:05 +0100 Goffi server: new `--build-only` flag:
Fri, 20 Nov 2020 18:02:43 +0100 Goffi server: new `--bridge-retries` option:
Fri, 20 Nov 2020 17:53:38 +0100 Goffi server: removed unused legacy code.