log libervia/server/server.py @ 1516:a3ca1bab6eb1

age author description
Thu, 01 Jun 2023 20:44:57 +0200 Goffi server, restricted bridge: add new methods and signals to prepare calls implementation:
Mon, 22 May 2023 11:57:49 +0200 Goffi server: fix hot reloading of modules in dev mode
Mon, 22 May 2023 11:57:49 +0200 Goffi server: move resources to a dedicated module
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Thu, 23 Mar 2023 17:50:54 +0100 Goffi server: fix `on_signal` callback
Sat, 04 Mar 2023 18:37:17 +0100 Goffi server: don't wait anymore for libervia app to be fully started:
Wed, 01 Mar 2023 18:02:44 +0100 Goffi server, browser: dynamic pages refactoring:
Sun, 21 Nov 2021 23:20:13 +0100 Goffi server: fix indentation following merge
Fri, 12 Nov 2021 17:48:30 +0100 Goffi merge bookmark @
Wed, 20 Oct 2021 17:15:40 +0200 Goffi server: fix args range in checkRedirection
Thu, 30 Sep 2021 18:40:49 +0200 Goffi server: better reverse proxy headers handling:
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.
Fri, 20 Nov 2020 17:53:01 +0100 Goffi server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
Sat, 14 Nov 2020 22:27:49 +0100 Goffi server: improved service profile check + auto creation:
Sat, 14 Nov 2020 22:24:58 +0100 Goffi server: mechanism to exit Libervia with an exit code:
Mon, 28 Sep 2020 21:12:21 +0200 Goffi server: SàT applications integration: