Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Wed, 12 Feb 2020 19:40:48 +0100 | Goffi | quick frontend (app): replaced OrderedDict by regular dict: |
Wed, 12 Feb 2020 19:38:32 +0100 | Goffi | quick frontend(widget): added `with_duplicates` argument to getWidgets: |
Mon, 10 Feb 2020 22:02:31 +0100 | Goffi | quick frontend(app): added listener for selected widget |
Mon, 10 Feb 2020 22:01:53 +0100 | Goffi | bridge: added methods to let frontends store/retrieve/delete private data |
Sun, 09 Feb 2020 23:56:42 +0100 | Goffi | core (xmpp), plugin android: fixed DNS, SRV handling on Android: |
Sun, 09 Feb 2020 23:56:40 +0100 | Goffi | tools (common/async_process): fixed stderr handling + added global "run" |
Sun, 09 Feb 2020 23:50:26 +0100 | Goffi | core (memory/crypto): replaced `PyCrypto` by `cryptography`: |