log

age author description
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
Mon, 02 Aug 2021 22:08:56 +0200 Goffi Added tag v0.8.0b1.post1 for changeset f18767efabcc
Mon, 02 Aug 2021 22:07:24 +0200 Goffi v0.8.0b1.post1 release v0.8.0b1.post1
Mon, 02 Aug 2021 22:05:37 +0200 Goffi misc: don't take post version into account when comparing versions
Thu, 29 Jul 2021 23:01:51 +0200 Goffi server: remove deprecated blog
Thu, 29 Jul 2021 23:01:29 +0200 Goffi pages: pubsub's `extra` is now serialised, following backend change
Thu, 29 Jul 2021 22:59:08 +0200 Goffi start work on 0.9
Fri, 25 Jun 2021 11:29:52 +0200 Goffi server: fix encoding error in version mismatch detection
Fri, 18 Jun 2021 16:26:17 +0200 Goffi Added tag v0.8.0b1 for changeset 3821168b9459
Fri, 18 Jun 2021 16:21:28 +0200 Goffi v0.8.0b1 release v0.8.0b1
Fri, 18 Jun 2021 16:21:18 +0200 Goffi /!\ package is being renamed to libervia-web following global name change /!\
Fri, 18 Jun 2021 16:21:00 +0200 Goffi install: set upper limit for dependencies versions
Fri, 18 Jun 2021 15:31:29 +0200 Goffi doc: use VERSION file to get version in the same way as for backend
Fri, 18 Jun 2021 15:27:56 +0200 Goffi remove old pyjamas workaround
Wed, 16 Jun 2021 17:18:59 +0000 Weblate Added translation using Weblate (Slovak)
Tue, 15 Jun 2021 14:52:23 +0200 Goffi i18n: added French catalog
Tue, 15 Jun 2021 14:29:09 +0200 Goffi i18n: initial messages extraction
Mon, 14 Jun 2021 15:27:33 +0200 Goffi server (proxy): add "Forwarded" and "X-Forwarded-xxx" headers to reverse proxy
Wed, 09 Jun 2021 16:50:07 +0200 Goffi tasks(js_modules, sass): remove support for `npm`:
Sun, 06 Jun 2021 19:40:07 +0200 Goffi pages: get last page by default with RSM:
Sun, 06 Jun 2021 19:37:05 +0200 Goffi pages (forums/topics): deserialise extra + use pagination
Fri, 04 Jun 2021 17:57:29 +0200 Goffi browser(bridge): allow some bridge methods for session profile:
Fri, 04 Jun 2021 14:45:49 +0200 Goffi browser (lists/view): fix status check in grocery list following `value` property fix in template_xmlui.OptionsWidget
Fri, 07 May 2021 15:38:34 +0200 Goffi pages (chat): fix message sending
Wed, 05 May 2021 15:43:44 +0200 Goffi browser (photos/album): show directly failure's message on upload error, and remove photo
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums): better breadcrumbs
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/view): use rich content to post a reply
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/topics): add url to new topic creation page
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/topics): new page to edit a topic using blog editor