Mercurial > libervia-web
log libervia/server/pages.py @ 1506:ce879da7fcf7
age | author | description |
---|---|---|
Thu, 23 Mar 2023 17:50:54 +0100 | Goffi | server: fix `on_signal` callback |
Wed, 01 Mar 2023 18:02:44 +0100 | Goffi | server, browser: dynamic pages refactoring: |
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 |