log libervia/server/server.py @ 1305:db9ea167c409

age author description
Thu, 16 Jul 2020 09:08:50 +0200 Goffi pages: `profile` is now exposed to scripts
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages: expose `templates_root_url` to scripts
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:
Wed, 26 Jun 2019 20:36:50 +0200 Goffi server: changed defaultType for File resources to "application/octet-stream" instead of "text/html"
Mon, 27 May 2019 21:10:44 +0200 Goffi server: fixed sites alias:
Tue, 14 May 2019 19:40:51 +0200 Goffi server: show BridgeException traceback on unknown registering status
Tue, 14 May 2019 19:19:40 +0200 Goffi server: fixed typo resuling in crash on unknown registering error status
Sun, 03 Mar 2019 17:14:27 +0100 Goffi handle invalid certificate on registration + fixed error handling on registration
Sat, 23 Feb 2019 21:05:06 +0100 Goffi backend: fixed args transmission on page redirection.
Fri, 22 Feb 2019 16:57:37 +0100 Goffi pages: auto reloading
Fri, 22 Feb 2019 16:57:37 +0100 Goffi server: iNotify support:
Fri, 22 Feb 2019 16:56:58 +0100 Goffi server: added "dev_mode" boolean option (not used yet but will be soon)
Sat, 26 Jan 2019 20:14:09 +0100 Goffi server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
Fri, 25 Jan 2019 08:58:41 +0100 Goffi server: tasks manager first draft:
Sat, 19 Jan 2019 11:44:49 +0100 Goffi dates update
Fri, 11 Jan 2019 16:38:25 +0100 Goffi server: don't convert failure in errback to jsonrpclib.Fault anymore:
Tue, 18 Sep 2018 21:16:53 +0200 Goffi server: use site names in _moveFirstLevelToDict to better distinguish values for default site at first level + better handling of default menu
Tue, 18 Sep 2018 21:16:51 +0200 Goffi server: better error handling when a named page mentioned in menu_json is missing
Tue, 18 Sep 2018 21:16:47 +0200 Goffi server: fixed front_url_filter in templates renderer
Sat, 15 Sep 2018 19:23:01 +0200 Goffi server: move first level dict where the key has "/" to default site in _moveFirstLevelToDict
Fri, 14 Sep 2018 21:41:28 +0200 Goffi server, pages: multi-sites refactoring:
Sun, 09 Sep 2018 21:12:22 +0200 Goffi server, pages: update to handle multi sites themes, first draft:
Fri, 31 Aug 2018 18:08:06 +0200 Goffi server: fixed missing backend detection
Sat, 25 Aug 2018 17:59:48 +0200 Goffi files reorganisation and installation rework: base src/server/server.py@a459652a3235