log

age author description
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:
Sat, 05 Sep 2020 21:59:23 +0200 Goffi browser (photos/album): fixed notifications
Sat, 05 Sep 2020 21:59:20 +0200 Goffi server (restricted_bridge): added `interestsRegisterFileSharing` + filter extra_s in `FISInvite`
Sat, 05 Sep 2020 21:59:17 +0200 Goffi pages (files/list): fixed empty dir handling
Sat, 05 Sep 2020 21:59:14 +0200 Goffi browser (invitation): minor renaming
Sat, 05 Sep 2020 21:59:11 +0200 Goffi browser: async version of bridge
Tue, 25 Aug 2020 08:31:56 +0200 Goffi browser (photos/album): videos integrations:
Tue, 25 Aug 2020 08:28:08 +0200 Goffi browser (photos/album): use notifications to show error messages + use `ok_color` argument for delete confirmation
Mon, 24 Aug 2020 23:04:35 +0200 Goffi browser (alt_media_player): native player support + poster + flags + restricted area:
Mon, 24 Aug 2020 22:53:15 +0200 Goffi browser (dialog): color of `OK` button can be specified:
Mon, 24 Aug 2020 22:52:04 +0200 Goffi browser (slideshow): options can now be attached to a slide:
Mon, 24 Aug 2020 22:49:24 +0200 Goffi browser (slideshow): use standard click/dblclick instead of swiper equivalents: