log sat/memory/memory.py @ 3523:30779935c0aa

age author description
Wed, 05 May 2021 15:37:21 +0200 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
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
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
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Tue, 08 Oct 2019 12:10:26 +0200 Goffi misc: don't import memory in launch script:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Fri, 16 Aug 2019 17:06:43 +0200 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Tue, 09 Jul 2019 09:06:45 +0200 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory, memory/sqlite): implemented fileDelete
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory: minor style change
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core (memory), plugin XEP-0329, plugin invitation: minor style improvments
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 11:13:15 +0100 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
Sat, 01 Dec 2018 10:04:17 +0100 Goffi core: minor style/typos fixes
Wed, 27 Jun 2018 20:14:46 +0200 Goffi code style reformatting using black
Fri, 25 May 2018 10:52:01 +0200 Goffi core: discoFindByFeatures now return only available resources
Mon, 02 Apr 2018 19:44:50 +0200 Goffi core, setup: huge cleaning: base src/memory/memory.py@460018c4d978