Sun, 11 Mar 2018 19:30:37 +0100 |
Goffi |
server: new ProgressHandler helper class, to handle progressing actions
|
Tue, 30 Jan 2018 08:01:21 +0100 |
Goffi |
server: fixed cache_dir for service profile in session interface
|
Fri, 26 Jan 2018 11:15:26 +0100 |
Goffi |
date update
|
Wed, 24 Jan 2018 21:46:09 +0100 |
Goffi |
server: better redirection (fixed issue in remaining path arguments)
|
Wed, 24 Jan 2018 21:44:26 +0100 |
Goffi |
server: fixed unicode exception if old URL in url_redirections had a unicode character
|
Wed, 24 Jan 2018 20:26:39 +0100 |
Goffi |
server (blog): moved old blog renderer from /blog to /blog_legacy
|
Wed, 24 Jan 2018 20:23:23 +0100 |
Goffi |
server: don't change request.uri and request.path on redirection: the original URL must actually be used
|
Wed, 24 Jan 2018 09:57:57 +0100 |
Goffi |
pages: fixed XMPP URIs handling
|
Wed, 24 Jan 2018 09:57:38 +0100 |
Goffi |
server: redirection rework:
|
Sun, 21 Jan 2018 13:14:06 +0100 |
Goffi |
pages: HTTP cache headers handling:
|
Fri, 19 Jan 2018 17:59:18 +0100 |
Goffi |
server: set default content type to text/html in utf-8
|
Fri, 12 Jan 2018 18:03:34 +0100 |
Goffi |
server: reconnect SERVICE_PROFILE if it has been disconnected:
|
Sat, 06 Jan 2018 12:37:56 +0100 |
Goffi |
server: moved code to retrieve external server from legacy blog to server.py, and use it to find websocket URL
|
Fri, 05 Jan 2018 16:30:05 +0100 |
Goffi |
server: better error message on init issue / menu_json trouble + stop reactor in this case.
|
Wed, 03 Jan 2018 01:10:12 +0100 |
Goffi |
server: dynamic pages first draft:
|
Fri, 01 Dec 2017 00:02:34 +0100 |
Goffi |
pages: menu implementation, first draft:
|
Sun, 19 Nov 2017 17:18:14 +0100 |
Goffi |
pages: cache mechanism, first draft:
|
Fri, 17 Nov 2017 12:10:56 +0100 |
Goffi |
server: moved LiberviaPage code in its own module
|
Tue, 14 Nov 2017 08:35:17 +0100 |
Goffi |
core (pages redirection): inverted redirection + getSubPageURL:
|
Sun, 12 Nov 2017 12:56:46 +0100 |
Goffi |
server: pages redirection:
|
Sun, 12 Nov 2017 12:51:56 +0100 |
Goffi |
pages: removed trailing_slash option:
|
Sat, 11 Nov 2017 17:16:46 +0100 |
Goffi |
pages: fixed use of request data in _on_data_post_redirect
|
Fri, 10 Nov 2017 11:10:15 +0100 |
Goffi |
server: getURL + minor improvments:
|
Thu, 09 Nov 2017 08:02:47 +0100 |
Goffi |
pages (core, tickets/new): replaced post_redirect_uri mechanism by post_redirect_page:
|
Sun, 05 Nov 2017 20:32:29 +0100 |
Goffi |
pages (data post): pages can now be redirected to a other uri than current page, using request.data['post_redirect_uri']
|
Fri, 03 Nov 2017 14:37:01 +0100 |
Goffi |
misc: date update (yes it's a bit late :p )
|
Fri, 27 Oct 2017 18:43:16 +0200 |
Goffi |
Pages: various improvments:
|
Fri, 27 Oct 2017 18:35:23 +0200 |
Goffi |
server: moved logging worflow in separated method, so it can be used by Libervia Pages
|
Sun, 24 Sep 2017 16:50:39 +0200 |
Goffi |
server: added getAllPostedData
|
Tue, 11 Jul 2017 07:46:20 +0200 |
Goffi |
server (pages): added a confirm flag on successful post:
|
Mon, 10 Jul 2017 19:10:31 +0200 |
Goffi |
server (pages): impleted CSRF protection:
|
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)
|