log libervia/server/pages.py @ 1471:83dce05226ac

age author description
Fri, 15 Oct 2021 21:13:35 +0200 Goffi pages: workaround to expose variables coming from python-dbus
Thu, 30 Sep 2021 17:01:20 +0200 Goffi pages: keep `page_max` if set in query params in `setPagination`:
Thu, 30 Sep 2021 17:00:06 +0200 Goffi pages: `page_max` query parameter can now be used on pubsub based pages:
Thu, 30 Sep 2021 16:57:54 +0200 Goffi pages: query parameters can now be specified using keyword arguments in `getURL:`
Wed, 29 Sep 2021 17:38:29 +0200 Goffi pages: check redirections for LiberviaPage.getURL:
Wed, 29 Sep 2021 10:31:59 +0200 Goffi server: don't use unordered set for accepted languages:
Sun, 06 Jun 2021 19:40:07 +0200 Goffi pages: get last page by default with RSM:
Sat, 01 May 2021 19:05:16 +0200 Goffi pages: fix `onFileChange` when the page is not wrapped
Thu, 29 Apr 2021 20:48:35 +0200 Goffi pages: breadcrumbs handling:
Thu, 22 Apr 2021 18:24:11 +0200 Goffi pages: remove forgotten breakpoing
Thu, 22 Apr 2021 18:23:47 +0200 Goffi pages: keep `search` query when using pagination
Fri, 16 Apr 2021 18:40:17 +0200 Goffi pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected: