log src/server/server.py @ 554:471b6babe960

age author description
Sun, 21 Sep 2014 14:09:59 +0200 souliane server_side: set a timeout to reset the waiting connection requests after 5 minutes
Fri, 19 Sep 2014 15:39:12 +0200 souliane server_side: enable HTTP gzip compression
Tue, 02 Sep 2014 21:28:42 +0200 souliane browser and server sides: OTR plugin, first draft
Tue, 02 Sep 2014 21:26:32 +0200 souliane browser_side: add minimal requirements for generic plugins handling
Tue, 02 Sep 2014 21:21:21 +0200 souliane browser and server sides: add bridge method getLastResource
Mon, 25 Aug 2014 17:35:41 +0200 Goffi server_side: plugin refactoring:
Thu, 19 Jun 2014 19:28:17 +0200 souliane browser and server side: force lower case for the profile name at new account creation + fixes CSS for textarea
Sun, 15 Jun 2014 18:16:24 +0200 souliane misc: remove some pylint errors and warnings
Sun, 15 Jun 2014 17:52:08 +0200 souliane browser and server sides: refactor HTTP request result values + handle "NoReply" error
Thu, 12 Jun 2014 16:50:09 +0200 Goffi server side: forgotten parenthesis
Thu, 12 Jun 2014 16:29:14 +0200 Goffi server side: restore forgotten i18n
Thu, 12 Jun 2014 16:27:10 +0200 Goffi server side: fix unicodes issues in options
Tue, 10 Jun 2014 16:02:45 +0200 Goffi server_side: fixed some forgotten print statement
Tue, 10 Jun 2014 16:02:43 +0200 Goffi server side: fixed start sequence when SERVICE_PROFILE is already connected
Tue, 10 Jun 2014 15:59:52 +0200 Goffi server side: added config only option empty_password_allowed_warning_dangerous_list, which allow to connect with a profile with empty password. /!\ MUST not be used if Libervia is accessible from outside, this option is mainly useful for developpers.
Tue, 10 Jun 2014 15:38:47 +0200 Goffi server side: options managing improvments:
Sun, 08 Jun 2014 16:59:48 +0200 souliane server side: adapt passing the async failure from server to browser side, according to the new class BridgeException
Fri, 23 May 2014 10:00:16 +0200 souliane browser and server sides: don't handle the "connectionError" signal anymore, we now use asyncConnect errback:
Wed, 04 Jun 2014 00:23:14 +0200 souliane server and browser sides: fixes UI parameters initialisation with user values + small refactoring
Fri, 23 May 2014 10:41:42 +0200 souliane browser and server sides: use asyncConnect instead of connect
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 libervia_server/__init__.py@7d50997bc25a