Mercurial > libervia-backend
log sat/memory/memory.py @ 3300:b56e4c6b13fc
age | author | description |
---|---|---|
Fri, 19 Jun 2020 14:55:30 +0200 | Goffi | core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file |
Fri, 29 May 2020 21:50:49 +0200 | Goffi | core (memory/sqlite): new database schema (v9): |
Mon, 25 May 2020 15:50:01 +0200 | Goffi | core: replaced `sat` shell script by a python script: |
Tue, 14 Apr 2020 21:00:33 +0200 | Goffi | core, frontends: avatar refactoring: |
Fri, 06 Mar 2020 18:19:03 +0100 | Goffi | core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity |
Tue, 18 Feb 2020 18:13:17 +0100 | Goffi | core: use serialised dict for `extra` in messageNew and historyGet |
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:50:26 +0100 | Goffi | core (memory/crypto): replaced `PyCrypto` by `cryptography`: |