Fri, 03 Nov 2017 14:37:01 +0100 |
Goffi |
misc: date update (yes it's a bit late :p )
|
Wed, 09 Mar 2016 20:40:27 +0100 |
Goffi |
server (options): Q&D trick to have unicode value from command line arguments and sat.conf
|
Wed, 09 Mar 2016 18:38:52 +0100 |
Goffi |
server: added base_url_ext option to handle different external URLs (e.g.: if there is a proxy)
|
Mon, 29 Feb 2016 12:40:14 +0100 |
Goffi |
server, browser: new "allow_registration" option to enable/disable new account registration through Liberia interface
|
Mon, 29 Feb 2016 12:37:58 +0100 |
Goffi |
server: use C.bool for bool options instead of simple int
|
Fri, 12 Feb 2016 19:32:43 +0100 |
Goffi |
server: fixed bad encoding handling in options parsing
|
Sun, 24 Jan 2016 18:47:41 +0100 |
Goffi |
server: added url_redirections_dict and url_redirections_profile in options
|
Sun, 24 Jan 2016 18:45:35 +0100 |
Goffi |
server: version check:
|
Sun, 03 Jan 2016 16:24:27 +0100 |
Goffi |
copyright update
|
Sat, 26 Dec 2015 14:36:45 +0100 |
Goffi |
server: fixed empty_password_allowed_warning_dangerous_list option
|
Sun, 20 Dec 2015 20:32:09 +0100 |
Goffi |
server: minor option help string correction
|
Sun, 20 Dec 2015 20:01:42 +0100 |
Goffi |
server: added --tls_private_key and --tls_chain options. --tls_certificate .pem file will be used for private_key if --tls_private_key is not specified.
|
Sun, 20 Dec 2015 19:59:01 +0100 |
Goffi |
server: tls_certificate option:
|
Fri, 18 Dec 2015 21:29:24 +0100 |
Goffi |
server: proper options handling
|
Mon, 13 Jul 2015 18:11:38 +0200 |
souliane |
server_side: use Jinja2 template engine for static blog
|
Thu, 04 Jun 2015 12:39:27 +0200 |
souliane |
server_side: static blog uses the default template
|
Sat, 11 Oct 2014 16:28:27 +0200 |
Goffi |
server side (twisted plugin): fixed bad use of default value in getConfig
|
Mon, 25 Aug 2014 17:35:41 +0200 |
Goffi |
server_side: plugin refactoring:
|
Sun, 24 Aug 2014 18:43:45 +0200 |
Goffi |
server side: launching script improvments:
|
Thu, 12 Jun 2014 16:27:10 +0200 |
Goffi |
server side: fix unicodes issues in options
|
Tue, 10 Jun 2014 15:38:47 +0200 |
Goffi |
server side: options managing improvments:
|
Mon, 09 Jun 2014 20:37:28 +0200 |
souliane |
twisted plugin: fixes the parsing of directory parameter
|
Tue, 20 May 2014 10:54:03 +0200 |
souliane |
better PEP-8 compliance
|
Tue, 20 May 2014 06:41:16 +0200 |
souliane |
/!\ reorganize all the file hierarchy, move the code and launching script to src:
base
twisted/plugins/libervia.py@4a4f7daaf8fe
|