log

age author description
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages (js): added `nunjucks` requirement
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages (files/list): return empty list of files when `item-not-found` is received
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages (files/list): export `service` and `path` to scripts
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages: `_bridge` page:
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server: restricted_bridge first draft:
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 server (classes): use default for all values for Script:
Fri, 19 Jun 2020 16:47:50 +0200 Goffi pages (photos/new): create albums in "/albums/" path in default namespace
Fri, 19 Jun 2020 16:47:50 +0200 Goffi tasks (brython): copy and load `brython_stdlib.js`
Fri, 19 Jun 2020 16:47:50 +0200 Goffi pages (photos/new): photo album creation
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
Fri, 29 May 2020 21:56:42 +0200 Goffi server: re-usable Twisted TLS code has been moved to SàT backend
Tue, 26 May 2020 12:33:09 +0200 Goffi tasks (js_modules, sass): check for `yarnpkg` before `yarn`, as it is the name used in Debian
Mon, 25 May 2020 15:51:07 +0200 Goffi server: Libervia server is now launched with a Python script, following backend change
Tue, 19 May 2020 18:33:18 +0200 Goffi pages: fixed `dir_path` checking in `onFileChange`
Tue, 19 May 2020 11:05:50 +0200 Goffi pages: handle themes using `theme` request argument
Tue, 19 May 2020 11:05:47 +0200 Goffi pages (blog): fixed identities handling
Tue, 19 May 2020 11:05:40 +0200 Goffi pages, tasks (brython): use set for scripts + common template data:
Tue, 19 May 2020 11:02:33 +0200 Goffi pages: delete existing cache instead of just ignoring it when `no-cache` is used
Tue, 19 May 2020 11:02:32 +0200 Goffi server, pages: better identities handling:
Tue, 19 May 2020 11:02:31 +0200 Goffi pages (login): fixed log error handling
Mon, 04 May 2020 10:18:58 +0200 Goffi tasks: new sass task, will compile any Sass file found in root `_browser`
Mon, 04 May 2020 10:16:26 +0200 Goffi removed files commited by mistake
Mon, 04 May 2020 10:07:45 +0200 Goffi taks (brython): fixed prepare()