log

age author description
Mon, 22 May 2023 11:57:49 +0200 Goffi browser (errors): new `TimeourError`
Mon, 22 May 2023 11:57:44 +0200 Goffi browser: make bridge API closer to the one use with other frontends:
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Fri, 07 Apr 2023 15:20:40 +0200 Goffi pages (calendar): calendar page, first draft
Fri, 07 Apr 2023 15:20:36 +0200 Goffi pages (events): quick fix following changes in backend events
Thu, 23 Mar 2023 17:50:54 +0100 Goffi server: fix `on_signal` callback
Sat, 04 Mar 2023 18:37:17 +0100 Goffi server: don't wait anymore for libervia app to be fully started:
Wed, 01 Mar 2023 18:02:44 +0100 Goffi server, browser: dynamic pages refactoring:
Wed, 01 Mar 2023 17:55:25 +0100 Goffi tasks (brython): fix brython scripts loading.
Thu, 24 Nov 2022 17:34:31 +0100 Goffi doc: set `language` and use `libervia-media` instead of `sat_media`
Thu, 06 Oct 2022 17:26:31 +0200 Goffi pages (lists/edit): fix serialisation on `listGet` call
Sun, 02 Oct 2022 18:32:07 +0200 Goffi pages (merge-requests/edit): serialise extra following backend change
Sun, 02 Oct 2022 18:25:01 +0200 Goffi pages (merge-requests/view): serialise extra following backend change
Sun, 02 Oct 2022 18:09:28 +0200 Goffi pages (merge-requests): serialise extra following backend change
Sun, 02 Oct 2022 18:09:00 +0200 Goffi doc: the official MUC room is now `libervia@chat.jabberfr.org`
Sat, 14 May 2022 22:45:25 +0200 Goffi install: requirements.txt update
Sat, 14 May 2022 22:45:11 +0200 Goffi pages (blog/edit): allow comments when editing a post
Sat, 14 May 2022 22:44:15 +0200 Goffi server (pages): update psSubscribe call following change in backend
Tue, 22 Mar 2022 16:56:45 +0100 Goffi pages (blog/view): avoid infinite recursion when comment nodes are making a loop
Wed, 26 Jan 2022 17:15:36 +0100 Goffi pages (view_item): fix `extra` serialisation on `listGet`
Wed, 26 Jan 2022 10:24:46 +0100 Goffi pages (blog/view): don't use backend cache when "no cache" is requested
Wed, 26 Jan 2022 10:23:07 +0100 Goffi pages: new `useCache` method to check if `no-cache` is used in request
Sat, 18 Dec 2021 17:17:18 +0100 Goffi install (setup): remove upper bound for `twisted` and `libervia-templates` versions 0.9
Fri, 03 Dec 2021 17:45:57 +0100 Goffi common (constants): version update
Fri, 03 Dec 2021 17:43:07 +0100 Goffi merge bookmark 0.9
Tue, 30 Nov 2021 23:35:25 +0100 Goffi Added tag v0.8.0 for changeset 0181867dd0c5
Tue, 30 Nov 2021 23:35:22 +0100 Goffi v0.8.0 release v0.8.0
Sun, 21 Nov 2021 23:20:13 +0100 Goffi server: fix indentation following merge
Fri, 12 Nov 2021 17:48:30 +0100 Goffi merge bookmark @
Thu, 11 Nov 2021 18:10:43 +0100 Goffi browser (events): delete implementation
Fri, 05 Nov 2021 18:12:41 +0100 Goffi browser: fix versions of JS dependencies
Fri, 22 Oct 2021 16:04:24 +0200 Goffi server (restricted_bridge): don't allow bridge methods modifying anything with service profile
Fri, 22 Oct 2021 16:04:23 +0200 Goffi pages: disable CSRF token check when service profile is used:
Thu, 21 Oct 2021 17:37:59 +0200 Goffi pages (blog/view): use rich content for comments
Thu, 21 Oct 2021 17:36:17 +0200 Goffi browser (bride): use `BridgeInternalError` for unmanaged errors:
Wed, 20 Oct 2021 17:17:21 +0200 Goffi pages: fix args range in `getURL` + use `urljoin`:
Wed, 20 Oct 2021 17:15:40 +0200 Goffi server: fix args range in checkRedirection
Wed, 20 Oct 2021 12:25:06 +0200 Goffi pages (embed): fix attribute following renaming
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:14:29 +0200 Goffi pages (lists/view): fix node name following use of XEP-0346
Fri, 15 Oct 2021 21:13:35 +0200 Goffi pages: workaround to expose variables coming from python-dbus
Fri, 01 Oct 2021 16:30:05 +0200 Goffi pages (lists/view_item): use uppercase for firt letter of Item breadcrumb
Fri, 01 Oct 2021 12:13:07 +0200 Goffi pages (lists/edit): redirect to item instead of list and don't show confirm message
Fri, 01 Oct 2021 12:12:30 +0200 Goffi pages (lists/view_item): add current list to breadcrumbs
Thu, 30 Sep 2021 18:40:49 +0200 Goffi server: better reverse proxy headers handling:
Thu, 30 Sep 2021 17:04:22 +0200 Goffi pages (blog/view): activate pagination when a single item is shown:
Thu, 30 Sep 2021 17:01:20 +0200 Goffi pages: keep `page_max` if set in query params in `setPagination`:
Thu, 30 Sep 2021 17:00:06 +0200 Goffi pages: `page_max` query parameter can now be used on pubsub based pages:
Thu, 30 Sep 2021 16:57:54 +0200 Goffi pages: query parameters can now be specified using keyword arguments in `getURL:`
Thu, 30 Sep 2021 11:55:42 +0200 Goffi server: fix `libervia-app` name parsing following prefix change
Thu, 30 Sep 2021 11:43:44 +0200 Goffi pages(lists/view_item): fix node used:
Wed, 29 Sep 2021 17:39:37 +0200 Goffi server: renamed `sat-app` to `libervia-app` following global renaming
Wed, 29 Sep 2021 17:39:35 +0200 Goffi server: `getExtBaseURL` type hints
Wed, 29 Sep 2021 17:39:08 +0200 Goffi server: `checkRedirection`: fix range variable + type hints + arg name:
Wed, 29 Sep 2021 17:39:06 +0200 Goffi server: fix inverse URL redirection for root path + allow multiple inverse redirections:
Wed, 29 Sep 2021 17:38:29 +0200 Goffi pages: check redirections for LiberviaPage.getURL:
Wed, 29 Sep 2021 10:31:59 +0200 Goffi server: don't use unordered set for accepted languages:
Tue, 28 Sep 2021 18:18:37 +0200 Goffi server: handle "proxy" scheme in configuration
Wed, 08 Sep 2021 12:08:00 +0200 Goffi pages (lists/view): fix serialisation of `extra` when calling `listGet`
Fri, 27 Aug 2021 16:24:45 +0200 Goffi install (setup): update `libervia-backend` version requirement