log sat_frontends/bridge/pb.py @ 4071:4b842c1fb686

age author description
Fri, 02 Jun 2023 11:49:51 +0200 Goffi refactoring: renamed `sat` package to `libervia.backend`
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Sat, 28 Aug 2021 15:26:02 +0200 Goffi bridge: bridge can now be set using environment variable:
Sun, 21 Mar 2021 22:00:55 +0100 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sun, 19 Apr 2020 16:53:44 +0200 Goffi core: image convertion + SVG support:
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Wed, 01 Apr 2020 15:40:29 +0200 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
Sun, 01 Mar 2020 18:48:06 +0100 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
Mon, 10 Feb 2020 22:01:53 +0100 Goffi bridge: added methods to let frontends store/retrieve/delete private data
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods: