log sat/memory/memory.py @ 3499:a83a04b7394b

age author description
Fri, 16 Apr 2021 18:32:37 +0200 Goffi memory: new `getFilesOwner` method:
Sat, 20 Mar 2021 20:42:04 +0100 Goffi Renamed the project from "Salut à Toi" to "Libervia":
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Mon, 28 Sep 2020 17:00:14 +0200 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
Thu, 17 Sep 2020 23:07:12 +0200 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
Thu, 17 Sep 2020 21:40:23 +0200 Goffi core (memory/memory): fixed directory creation in setFile
Thu, 17 Sep 2020 16:34:22 +0200 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
Sat, 05 Sep 2020 20:20:05 +0200 Goffi core (memory/memory): fixed assignations
Tue, 25 Aug 2020 08:52:46 +0200 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
Sat, 01 Aug 2020 16:07:39 +0200 Goffi core (memory): `setFileAccessModel` implementation:
Sat, 01 Aug 2020 16:06:12 +0200 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
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