log

age author description
2021-03-20 Goffi core (constants): renaming following global project renaming
2021-03-19 Goffi date update
2021-02-27 Goffi browser (lists/view): `grocery` list specialised behaviour:
2021-02-27 Goffi browser (lists): code is now async + item removal for non creator:
2021-02-27 Goffi pages: implements `strip` argument in `getPostedData`
2021-02-27 Goffi pages: fix `getPostedData` when a single value is requested and a list is used
2021-02-27 Goffi server (restricted_bridge): add `listSet` method
2021-02-27 Goffi pages: implement `getPageData` and `setPageData` helper methods
2021-02-27 Goffi pages (lists/view): add `list_type` to `template_data`:
2021-02-27 Goffi pages (lists): specify when item is coming from config
2021-02-20 Goffi lists: creation, invitation, item deletion:
2021-02-20 Goffi browser (invitations): handle Pubsub invitation
2021-02-20 Goffi browser (dialog): new `ashow` method to use `Confirm` in async methods
2021-02-20 Goffi tasks (brython): fixed Brython scripts during dev mode reload
2021-02-20 Goffi server: be sure to have strings for ns_map
2021-02-20 Goffi pages: better generic errors handling:
2021-02-20 Goffi pages: helper method to get current profile's jid
2021-02-20 Goffi pages: fix browser data re-creation on dev mode reload
2021-02-20 Goffi server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
2021-01-28 Goffi pages (tickets): renamed "tickets" to "lists":
2020-12-11 Goffi pages(tickets): add Full-Text Search
2020-12-11 Goffi pages (blog/view): Full-Text Search is used when `search` query argument is present
2020-12-11 Goffi pages: cache is skipped if there are query arguments in URL
2020-12-11 Goffi pages: `on_data_post` can now return `"continue"` string:
2020-11-29 Goffi browser (invitation): allow invitation of unknown JID:
2020-11-27 Goffi browser (album): remove loading screen at the end of the script
2020-11-27 Goffi browser: new `loading` module to remove loading screen
2020-11-20 Goffi server: typo
2020-11-20 Goffi server: don't check or connect service profile when `--build-only` is set
2020-11-20 Goffi server: new `--build-only` flag:
2020-11-20 Goffi server: new `--bridge-retries` option:
2020-11-20 Goffi server: don't encode options help messages, this is not needed anymore since we moved to Python 3
2020-11-20 Goffi server: removed unused legacy code.
2020-11-20 Goffi server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
2020-11-15 Goffi server: options can now be specified with environment variables:
2020-11-14 Goffi server: improved service profile check + auto creation:
2020-11-14 Goffi server: mechanism to exit Libervia with an exit code:
2020-09-28 Goffi server: SàT applications integration:
2020-09-28 Goffi server: new `menu_extra_json` configuration option:
2020-09-17 Goffi browser (slideshow): better handling of controls hiding:
2020-09-17 Goffi browser: updated code to work with new Brython 3.8.10:
2020-09-17 Goffi pages (photos/new): fix permissions:
2020-09-17 Goffi pages (g): set `interests_map` even in case of errors
2020-09-13 Goffi server: fixed HTTPS redirection
2020-09-13 Goffi doc: updated installation instructions
2020-09-05 Goffi browser (photos/album): change cover on "cover" button click:
2020-09-05 Goffi browser (photos/album): fixed notifications
2020-09-05 Goffi server (restricted_bridge): added `interestsRegisterFileSharing` + filter extra_s in `FISInvite`
2020-09-05 Goffi pages (files/list): fixed empty dir handling
2020-09-05 Goffi browser (invitation): minor renaming
2020-09-05 Goffi browser: async version of bridge
2020-08-25 Goffi browser (photos/album): videos integrations:
2020-08-25 Goffi browser (photos/album): use notifications to show error messages + use `ok_color` argument for delete confirmation
2020-08-24 Goffi browser (alt_media_player): native player support + poster + flags + restricted area:
2020-08-24 Goffi browser (dialog): color of `OK` button can be specified:
2020-08-24 Goffi browser (slideshow): options can now be attached to a slide:
2020-08-24 Goffi browser (slideshow): use standard click/dblclick instead of swiper equivalents:
2020-08-24 Goffi browser (slideshow): use non zero threshold to avoid accidental swipe
2020-08-15 Goffi pages (photos/new): typo
2020-08-15 Goffi pages: fixed handling of DataError when posting data