log sat/core/sat_main.py @ 3207:a10e12dfbda8

age author description
2020-03-06 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
2020-03-01 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
2020-02-21 Goffi bridge: messageSend's extra is now serialised
2020-02-10 Goffi bridge: added methods to let frontends store/retrieve/delete private data
2020-01-29 Goffi core: fixed `findByFeatures`:
2020-01-29 Goffi dates update
2020-01-26 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
2020-01-25 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
2020-01-25 Goffi core: backend autoconnection:
2020-01-25 Goffi core: added a debug log when a namespace is registered
2020-01-10 Goffi core (sat_main): avoid double init + log version
2019-12-30 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
2019-12-20 Goffi plugin file download: meta plugin to handle file download:
2019-10-29 Goffi core: added imageCheck and imageResize methods: