Mercurial > libervia-web
log libervia/server/pages.py @ 1286:63328c793a9e
age | author | description |
---|---|---|
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: new method `exposeToScripts` to make variables accessible to scripts in browser |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: 404 is now returne if a remote server is not found |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: `on_data_post` can be set to the string `continue` instead of a callable: |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: moved CSRF checking code to a separate method: |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | server: user new OrderedSet to handle scripts: |
Fri, 19 Jun 2020 16:47:50 +0200 | Goffi | pages: use Path in onFileChange + fixed encoding issue |
Fri, 19 Jun 2020 16:47:50 +0200 | Goffi | pages: use a coroutine for renderPage: |
Fri, 19 Jun 2020 16:47:50 +0200 | Goffi | server: default theme can now be specified in site section of `sat.conf` with `theme` key |