log

age author description
Thu, 22 Apr 2021 18:24:11 +0200 Goffi pages: remove forgotten breakpoing
Thu, 22 Apr 2021 18:23:47 +0200 Goffi pages: keep `search` query when using pagination
Thu, 22 Apr 2021 18:22:49 +0200 Goffi doc: rename main title
Fri, 16 Apr 2021 18:47:39 +0200 Goffi browser (slideshow): work around Brython's `children` wrong behavour:
Fri, 16 Apr 2021 18:45:44 +0200 Goffi browser (invitation): fix an indentation issue which was breaking invitations
Fri, 16 Apr 2021 18:44:49 +0200 Goffi pages (blog/view): move URL friendly code to backend tools:
Fri, 16 Apr 2021 18:40:17 +0200 Goffi pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected:
Fri, 16 Apr 2021 18:38:45 +0200 Goffi pages (login, register): fix `allow_registration`:
Sat, 27 Mar 2021 15:23:49 +0100 Goffi pages (blog/view): set empty comments when comments node is missing
Thu, 25 Mar 2021 10:29:40 +0100 Goffi core (config): use component (i.e. "web") as config section
Sat, 20 Mar 2021 20:58:45 +0100 Goffi doc: update installation instruction following renaming and new `requirements.txt`:
Sat, 20 Mar 2021 18:23:18 +0100 Goffi core (twisted/plugin): use `config.parseMainConf` instad of configparser
Sat, 20 Mar 2021 18:22:33 +0100 Goffi install: added `requirements.txt`
Sat, 20 Mar 2021 18:22:10 +0100 Goffi install (setup.py): update console script name and setup:
Sat, 20 Mar 2021 18:20:39 +0100 Goffi core (constants): renaming following global project renaming
Fri, 19 Mar 2021 15:47:10 +0100 Goffi date update
Sat, 27 Feb 2021 21:08:42 +0100 Goffi browser (lists/view): `grocery` list specialised behaviour:
Sat, 27 Feb 2021 21:06:45 +0100 Goffi browser (lists): code is now async + item removal for non creator:
Sat, 27 Feb 2021 21:03:55 +0100 Goffi pages: implements `strip` argument in `getPostedData`
Sat, 27 Feb 2021 21:03:08 +0100 Goffi pages: fix `getPostedData` when a single value is requested and a list is used
Sat, 27 Feb 2021 21:00:48 +0100 Goffi server (restricted_bridge): add `listSet` method
Sat, 27 Feb 2021 21:00:21 +0100 Goffi pages: implement `getPageData` and `setPageData` helper methods
Sat, 27 Feb 2021 20:58:22 +0100 Goffi pages (lists/view): add `list_type` to `template_data`:
Sat, 27 Feb 2021 20:55:35 +0100 Goffi pages (lists): specify when item is coming from config
Sat, 20 Feb 2021 14:07:22 +0100 Goffi lists: creation, invitation, item deletion:
Sat, 20 Feb 2021 13:58:42 +0100 Goffi browser (invitations): handle Pubsub invitation
Sat, 20 Feb 2021 13:58:01 +0100 Goffi browser (dialog): new `ashow` method to use `Confirm` in async methods
Sat, 20 Feb 2021 13:56:08 +0100 Goffi tasks (brython): fixed Brython scripts during dev mode reload
Sat, 20 Feb 2021 13:55:00 +0100 Goffi server: be sure to have strings for ns_map
Sat, 20 Feb 2021 13:54:13 +0100 Goffi pages: better generic errors handling:
Sat, 20 Feb 2021 13:51:55 +0100 Goffi pages: helper method to get current profile's jid
Sat, 20 Feb 2021 13:51:11 +0100 Goffi pages: fix browser data re-creation on dev mode reload
Sat, 20 Feb 2021 13:49:08 +0100 Goffi server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
Thu, 28 Jan 2021 18:51:44 +0100 Goffi pages (tickets): renamed "tickets" to "lists":
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages(tickets): add Full-Text Search
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages (blog/view): Full-Text Search is used when `search` query argument is present
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages: cache is skipped if there are query arguments in URL
Fri, 11 Dec 2020 17:35:03 +0100 Goffi pages: `on_data_post` can now return `"continue"` string:
Sun, 29 Nov 2020 17:08:36 +0100 Goffi browser (invitation): allow invitation of unknown JID:
Fri, 27 Nov 2020 12:25:53 +0100 Goffi browser (album): remove loading screen at the end of the script
Fri, 27 Nov 2020 12:25:25 +0100 Goffi browser: new `loading` module to remove loading screen
Fri, 20 Nov 2020 18:15:48 +0100 Goffi server: typo
Fri, 20 Nov 2020 18:12:04 +0100 Goffi server: don't check or connect service profile when `--build-only` is set
Fri, 20 Nov 2020 18:04:05 +0100 Goffi server: new `--build-only` flag:
Fri, 20 Nov 2020 18:02:43 +0100 Goffi server: new `--bridge-retries` option:
Fri, 20 Nov 2020 17:55:21 +0100 Goffi server: don't encode options help messages, this is not needed anymore since we moved to Python 3
Fri, 20 Nov 2020 17:53:38 +0100 Goffi server: removed unused legacy code.
Fri, 20 Nov 2020 17:53:01 +0100 Goffi server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
Sun, 15 Nov 2020 16:59:55 +0100 Goffi server: options can now be specified with environment variables:
Sat, 14 Nov 2020 22:27:49 +0100 Goffi server: improved service profile check + auto creation:
Sat, 14 Nov 2020 22:24:58 +0100 Goffi server: mechanism to exit Libervia with an exit code:
Mon, 28 Sep 2020 21:12:21 +0200 Goffi server: SàT applications integration:
Mon, 28 Sep 2020 17:12:04 +0200 Goffi server: new `menu_extra_json` configuration option:
Thu, 17 Sep 2020 22:50:27 +0200 Goffi browser (slideshow): better handling of controls hiding:
Thu, 17 Sep 2020 22:46:55 +0200 Goffi browser: updated code to work with new Brython 3.8.10:
Thu, 17 Sep 2020 16:44:54 +0200 Goffi pages (photos/new): fix permissions:
Thu, 17 Sep 2020 08:59:43 +0200 Goffi pages (g): set `interests_map` even in case of errors
Sun, 13 Sep 2020 15:01:24 +0200 Goffi server: fixed HTTPS redirection
Sun, 13 Sep 2020 15:01:22 +0200 Goffi doc: updated installation instructions
Sat, 05 Sep 2020 21:59:38 +0200 Goffi browser (photos/album): change cover on "cover" button click: