log libervia/pages/blog/view/page_meta.py @ 1509:106bae41f5c8

age author description
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
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 10:24:46 +0100 Goffi pages (blog/view): don't use backend cache when "no cache" is requested
Fri, 12 Nov 2021 17:48:30 +0100 Goffi merge bookmark @
Thu, 21 Oct 2021 17:37:59 +0200 Goffi pages (blog/view): use rich content for comments
Thu, 30 Sep 2021 17:04:22 +0200 Goffi pages (blog/view): activate pagination when a single item is shown:
Thu, 29 Jul 2021 23:01:29 +0200 Goffi pages: pubsub's `extra` is now serialised, following backend change
Thu, 29 Apr 2021 20:51:36 +0200 Goffi pages (blog/view, u, files/list): custom breadcrumbs:
Fri, 16 Apr 2021 18:44:49 +0200 Goffi pages (blog/view): move URL friendly code to backend tools:
Sat, 27 Mar 2021 15:23:49 +0100 Goffi pages (blog/view): set empty comments when comments node is missing
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages (blog/view): Full-Text Search is used when `search` query argument is present
Sun, 02 Aug 2020 17:45:15 +0200 Goffi pages: identities are not using `data_objects` anymore:
Thu, 16 Jul 2020 09:08:47 +0200 Goffi pages (blog, tickets, merge-requests): updated code to handle new serialisation, following backend changes
Tue, 19 May 2020 11:02:32 +0200 Goffi server, pages: better identities handling:
Sun, 19 Apr 2020 22:56:59 +0200 Goffi pages: updated `identityGet` call, following backend changes