Mercurial > libervia-web
log twisted/plugins/libervia_server.py @ 1275:334d044f2713
age | author | description |
---|---|---|
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 |
Wed, 29 Jan 2020 10:06:01 +0100 | Goffi | fixed shebangs |
Fri, 16 Aug 2019 17:16:42 +0200 | Goffi | misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 port |
Tue, 13 Aug 2019 19:12:31 +0200 | Goffi | python 3 port: |
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: |
Fri, 22 Feb 2019 16:56:58 +0100 | Goffi | server: added "dev_mode" boolean option (not used yet but will be soon) |
Tue, 20 Nov 2018 08:54:49 +0100 | Goffi | core: fixed reactor crash by installing reactor only in makeService |
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 |