log libervia/server/server.py @ 1292:e30e96958fb7

age author description
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server: use C.SITE_NAME_DEFAULT instead of "sat" when suitable
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server: restricted_bridge first draft:
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server: user new OrderedSet to handle scripts:
Fri, 19 Jun 2020 16:47:50 +0200 Goffi server: default theme can now be specified in site section of `sat.conf` with `theme` key
Fri, 29 May 2020 21:56:42 +0200 Goffi server: re-usable Twisted TLS code has been moved to SàT backend
Tue, 19 May 2020 11:05:40 +0200 Goffi pages, tasks (brython): use set for scripts + common template data:
Tue, 19 May 2020 11:02:32 +0200 Goffi server, pages: better identities handling:
Sun, 03 May 2020 19:28:14 +0200 Goffi server: gather themes data:
Sun, 03 May 2020 18:25:11 +0200 Goffi server: seperation between production build dir and dev build dir:
Sun, 03 May 2020 18:15:22 +0200 Goffi server, pages, tasks (brython): common_scripts:
Wed, 29 Apr 2020 17:34:53 +0200 Goffi pages: browser metadata + root `_browser`:
Wed, 29 Apr 2020 14:54:33 +0200 Goffi server: fixed watching a directory which is already watched:
Sun, 26 Apr 2020 22:01:13 +0200 Goffi pages: browser code, first draft:
Sat, 25 Apr 2020 16:08:55 +0200 Goffi server (tasks): refactoring:
Sun, 19 Apr 2020 22:56:15 +0200 Goffi server: added a child for common cache
Wed, 29 Jan 2020 19:45:04 +0100 Goffi server: log config files names
Wed, 29 Jan 2020 09:53:31 +0100 Goffi dates update
Fri, 10 Jan 2020 10:26:59 +0100 Goffi server: avoid double init
Fri, 10 Jan 2020 10:09:18 +0100 Goffi server: remove "launching" while logging version
Fri, 10 Jan 2020 10:07:32 +0100 Goffi server: log Libervia version when backend is ready
Fri, 10 Jan 2020 10:07:11 +0100 Goffi server: fixed shebang
Mon, 18 Nov 2019 21:46:12 +0100 Goffi server: user ProtectedFile for build dir
Sun, 06 Oct 2019 22:21:13 +0200 Goffi server: some encoding fixes following python 3 port
Fri, 16 Aug 2019 17:13:42 +0200 Goffi server: fixed BUILD_DIR page encoding following python 3 port
Fri, 16 Aug 2019 17:12:10 +0200 Goffi server: fixed value filtering in getConfig
Tue, 13 Aug 2019 19:12:31 +0200 Goffi python 3 port:
Sun, 14 Jul 2019 14:48:31 +0200 Goffi server: handle unexpected exceptions on connect:
Sun, 14 Jul 2019 14:45:51 +0200 Goffi server (websockets): fixed websocket handling on HTTPS connections:
Fri, 12 Jul 2019 14:58:11 +0200 Goffi server: if "redirections" is not set, use "/login" page as default
Tue, 09 Jul 2019 20:20:46 +0200 Goffi server: don't raise error anymore if themes_dir is invalid or legacy blog can't be created: