log

age author description
2021-11-11 Goffi browser (events): delete implementation
2021-11-05 Goffi browser: fix versions of JS dependencies
2021-10-22 Goffi server (restricted_bridge): don't allow bridge methods modifying anything with service profile
2021-10-22 Goffi pages: disable CSRF token check when service profile is used:
2021-10-21 Goffi pages (blog/view): use rich content for comments
2021-10-21 Goffi browser (bride): use `BridgeInternalError` for unmanaged errors:
2021-10-20 Goffi pages: fix args range in `getURL` + use `urljoin`:
2021-10-20 Goffi server: fix args range in checkRedirection
2021-10-20 Goffi pages (embed): fix attribute following renaming
2021-10-20 Goffi pages: fix crash when page is redirected but with different args
2021-10-15 Goffi pages (lists/view): fix node name following use of XEP-0346
2021-10-15 Goffi pages: workaround to expose variables coming from python-dbus
2021-10-01 Goffi pages (lists/view_item): use uppercase for firt letter of Item breadcrumb
2021-10-01 Goffi pages (lists/edit): redirect to item instead of list and don't show confirm message
2021-10-01 Goffi pages (lists/view_item): add current list to breadcrumbs
2021-09-30 Goffi server: better reverse proxy headers handling:
2021-09-30 Goffi pages (blog/view): activate pagination when a single item is shown:
2021-09-30 Goffi pages: keep `page_max` if set in query params in `setPagination`:
2021-09-30 Goffi pages: `page_max` query parameter can now be used on pubsub based pages:
2021-09-30 Goffi pages: query parameters can now be specified using keyword arguments in `getURL:`
2021-09-30 Goffi server: fix `libervia-app` name parsing following prefix change
2021-09-30 Goffi pages(lists/view_item): fix node used:
2021-09-29 Goffi server: renamed `sat-app` to `libervia-app` following global renaming
2021-09-29 Goffi server: `getExtBaseURL` type hints
2021-09-29 Goffi server: `checkRedirection`: fix range variable + type hints + arg name:
2021-09-29 Goffi server: fix inverse URL redirection for root path + allow multiple inverse redirections:
2021-09-29 Goffi pages: check redirections for LiberviaPage.getURL:
2021-09-29 Goffi server: don't use unordered set for accepted languages:
2021-09-28 Goffi server: handle "proxy" scheme in configuration
2021-09-08 Goffi pages (lists/view): fix serialisation of `extra` when calling `listGet`
2021-08-27 Goffi install (setup): update `libervia-backend` version requirement
2021-08-02 Goffi Added tag v0.8.0b1.post1 for changeset f18767efabcc
2021-08-02 Goffi v0.8.0b1.post1 release v0.8.0b1.post1
2021-08-02 Goffi misc: don't take post version into account when comparing versions
2021-07-29 Goffi server: remove deprecated blog
2021-07-29 Goffi pages: pubsub's `extra` is now serialised, following backend change
2021-07-29 Goffi start work on 0.9
2021-06-25 Goffi server: fix encoding error in version mismatch detection
2021-06-18 Goffi Added tag v0.8.0b1 for changeset 3821168b9459
2021-06-18 Goffi v0.8.0b1 release v0.8.0b1
2021-06-18 Goffi /!\ package is being renamed to libervia-web following global name change /!\
2021-06-18 Goffi install: set upper limit for dependencies versions
2021-06-18 Goffi doc: use VERSION file to get version in the same way as for backend
2021-06-18 Goffi remove old pyjamas workaround
2021-06-16 Weblate Added translation using Weblate (Slovak)
2021-06-15 Goffi i18n: added French catalog
2021-06-15 Goffi i18n: initial messages extraction
2021-06-14 Goffi server (proxy): add "Forwarded" and "X-Forwarded-xxx" headers to reverse proxy
2021-06-09 Goffi tasks(js_modules, sass): remove support for `npm`:
2021-06-06 Goffi pages: get last page by default with RSM:
2021-06-06 Goffi pages (forums/topics): deserialise extra + use pagination
2021-06-04 Goffi browser(bridge): allow some bridge methods for session profile:
2021-06-04 Goffi browser (lists/view): fix status check in grocery list following `value` property fix in template_xmlui.OptionsWidget
2021-05-07 Goffi pages (chat): fix message sending
2021-05-05 Goffi browser (photos/album): show directly failure's message on upload error, and remove photo
2021-05-01 Goffi pages (forums): better breadcrumbs
2021-05-01 Goffi pages (forums/view): use rich content to post a reply
2021-05-01 Goffi pages (forums/topics): add url to new topic creation page
2021-05-01 Goffi pages (forums/topics): new page to edit a topic using blog editor
2021-05-01 Goffi pages: fix `onFileChange` when the page is not wrapped