log src/server/server.py @ 955:4f7cb6335a33

age author description
Sun, 09 Jul 2017 22:28:40 +0200 Goffi server(pages): do Post/Redirect/Get pattern when on_data_post is used (avoid double posting on refresh)
Sat, 03 Jun 2017 22:27:04 +0200 Goffi server (blog): fixed avatars handling, there is now a well-known URL to SERVICE_PROFILE cache
Thu, 27 Apr 2017 01:13:50 +0200 Goffi server (pages): an HTTP internal error is raised if an error is uncatched during page workflow
Thu, 27 Apr 2017 01:12:57 +0200 Goffi server (pages): added getPageByName
Thu, 27 Apr 2017 01:11:53 +0200 Goffi server: move asyncBridgeCall to Libervia.bridgeCall, this way async bridge calls can be used easily everywhere.
Mon, 17 Apr 2017 20:41:00 +0200 Goffi server (pages): post requests are now handled:
Sun, 16 Apr 2017 18:06:05 +0200 Goffi server (pages): added getPagePathFromURI method to retrieve page handling an URI