Mercurial > libervia-web
log src/server/utils.py @ 1113:cdd389ef97bc
age | author | description |
---|---|---|
Fri, 29 Jun 2018 17:45:26 +0200 | Goffi | server: code style reformatting using black |
Fri, 01 Jun 2018 12:58:20 +0200 | Goffi | pages: new "getURLByPath" method in LiberviaPage, which is similar to getURLByNames, but which a more readable way to request a path with named pages. |
Wed, 14 Mar 2018 09:23:23 +0100 | Goffi | pages (files/list): retrieve thumbnail: |
Sun, 11 Mar 2018 19:30:37 +0100 | Goffi | server: new ProgressHandler helper class, to handle progressing actions |
Fri, 26 Jan 2018 11:15:26 +0100 | Goffi | date update |
Mon, 22 Jan 2018 08:53:03 +0100 | Goffi | server (utils): added "safe" attribute to quote |
Sun, 21 Jan 2018 20:21:46 +0100 | Goffi | server (utils): use quote instead of quote_plus |
Fri, 17 Nov 2017 12:10:56 +0100 | Goffi | server: moved LiberviaPage code in its own module |