log

age author description
2020-06-19 Goffi pages (bridge): better handling of errors:
2020-06-19 Goffi server (restricted_bridge): added fileSharingDelete and interestRetract
2020-06-19 Goffi pages: set `guest_session` in template data when suitable
2020-06-19 Goffi pages: expose `templates_root_url` to scripts
2020-06-19 Goffi server: use C.SITE_NAME_DEFAULT instead of "sat" when suitable
2020-06-19 Goffi pages (js): added `nunjucks` requirement
2020-06-19 Goffi pages (files/list): return empty list of files when `item-not-found` is received
2020-06-19 Goffi pages (files/list): export `service` and `path` to scripts
2020-06-19 Goffi pages: `_bridge` page:
2020-06-19 Goffi server: restricted_bridge first draft:
2020-06-19 Goffi pages: new method `exposeToScripts` to make variables accessible to scripts in browser
2020-06-19 Goffi pages: 404 is now returne if a remote server is not found
2020-06-19 Goffi pages: `on_data_post` can be set to the string `continue` instead of a callable:
2020-06-19 Goffi pages: moved CSRF checking code to a separate method:
2020-06-19 Goffi server: user new OrderedSet to handle scripts:
2020-06-19 Goffi server (classes): use default for all values for Script:
2020-06-19 Goffi pages (photos/new): create albums in "/albums/" path in default namespace
2020-06-19 Goffi tasks (brython): copy and load `brython_stdlib.js`
2020-06-19 Goffi pages (photos/new): photo album creation
2020-06-19 Goffi pages: use Path in onFileChange + fixed encoding issue
2020-06-19 Goffi pages: use a coroutine for renderPage:
2020-06-19 Goffi server: default theme can now be specified in site section of `sat.conf` with `theme` key
2020-05-29 Goffi server: re-usable Twisted TLS code has been moved to SàT backend
2020-05-26 Goffi tasks (js_modules, sass): check for `yarnpkg` before `yarn`, as it is the name used in Debian
2020-05-25 Goffi server: Libervia server is now launched with a Python script, following backend change
2020-05-19 Goffi pages: fixed `dir_path` checking in `onFileChange`
2020-05-19 Goffi pages: handle themes using `theme` request argument
2020-05-19 Goffi pages (blog): fixed identities handling
2020-05-19 Goffi pages, tasks (brython): use set for scripts + common template data:
2020-05-19 Goffi pages: delete existing cache instead of just ignoring it when `no-cache` is used
2020-05-19 Goffi server, pages: better identities handling:
2020-05-19 Goffi pages (login): fixed log error handling
2020-05-04 Goffi tasks: new sass task, will compile any Sass file found in root `_browser`
2020-05-04 Goffi removed files commited by mistake
2020-05-04 Goffi taks (brython): fixed prepare()
2020-05-03 Goffi tasks: `AFTER` attribute to handle tasks order:
2020-05-03 Goffi tasks: dir event filter:
2020-05-03 Goffi task (js_modules): handle `extra_init`:
2020-05-03 Goffi server: gather themes data:
2020-05-03 Goffi server: seperation between production build dir and dev build dir:
2020-05-03 Goffi server, pages, tasks (brython): common_scripts:
2020-05-03 Goffi pages: don't use cache when `cache-control` header is set to `no-cache`
2020-04-29 Goffi server (tasks): new `js_modules` implicit task:
2020-04-29 Goffi pages: browser metadata + root `_browser`:
2020-04-29 Goffi server (tasks manager): added a label for default site
2020-04-29 Goffi server: fixed watching a directory which is already watched:
2020-04-27 Goffi server (tasks/brython): log an error if brython is missing and needed
2020-04-26 Goffi install (setup): new `brython` dependency
2020-04-26 Goffi server (constants): temporarily removed `app` from menu
2020-04-26 Goffi tasks: implicit tasks + Brython task:
2020-04-26 Goffi pages: browser code, first draft:
2020-04-25 Goffi server (tasks): refactoring:
2020-04-20 Goffi bin (libervia): check `twistd` before `twistd3` to use venv version first
2020-04-19 Goffi pages: updated `identityGet` call, following backend changes
2020-04-19 Goffi server: added a child for common cache
2020-02-14 Goffi pages (chat): renamed `extra` argument to `extra_s` as it is now serialised
2020-01-29 Goffi server: log config files names
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi replaced former use of "dummy" by "__"
2020-01-29 Goffi dates update