log sat/memory/memory.py @ 3317:83f25da66bec

age author description
Sat, 01 Aug 2020 16:02:41 +0200 Goffi core (memory): files are now public by default except for those in root directory:
Fri, 17 Jul 2020 12:58:57 +0200 Goffi memory: new "affiliation" metadata for files:
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`:
Wed, 29 Jan 2020 19:42:02 +0100 Goffi core: log filenames of read config files
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 27 Jan 2020 19:52:49 +0100 Goffi core (memory): avoid session locking if profileAuthenticate is called twice quickly