log

age author description
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