log libervia/server/pages.py @ 1503:2796e73ed50c

age author description
Sat, 14 May 2022 22:44:15 +0200 Goffi server (pages): update psSubscribe call following change in backend
Wed, 26 Jan 2022 10:23:07 +0100 Goffi pages: new `useCache` method to check if `no-cache` is used in request
Fri, 22 Oct 2021 16:04:23 +0200 Goffi pages: disable CSRF token check when service profile is used:
Wed, 20 Oct 2021 17:17:21 +0200 Goffi pages: fix args range in `getURL` + use `urljoin`:
Wed, 20 Oct 2021 12:12:25 +0200 Goffi pages: fix crash when page is redirected but with different args
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`: