log sat/memory/memory.py @ 3447:c3f07c0cb2de

age author description
2020-09-28 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
2020-09-17 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
2020-09-17 Goffi core (memory/memory): fixed directory creation in setFile
2020-09-17 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
2020-09-05 Goffi core (memory/memory): fixed assignations
2020-08-25 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
2020-08-01 Goffi core (memory): `setFileAccessModel` implementation:
2020-08-01 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
2020-08-01 Goffi core (memory): files are now public by default except for those in root directory:
2020-07-17 Goffi memory: new "affiliation" metadata for files:
2020-06-19 Goffi core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file
2020-05-29 Goffi core (memory/sqlite): new database schema (v9):
2020-05-25 Goffi core: replaced `sat` shell script by a python script:
2020-04-14 Goffi core, frontends: avatar refactoring:
2020-03-06 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity