log sat/memory/memory.py @ 3985:685aafba2a2b

age author description
Mon, 10 Oct 2022 15:23:59 +0200 Goffi core: fix and renamed getLocalPath -> get_local_path:
Mon, 16 May 2022 14:37:58 +0200 Goffi core (memory): `fileDelete` is now async, fix coroutine issue
Sun, 15 May 2022 14:14:52 +0200 Goffi core: method to know if a profile/entity is an admin:
Fri, 25 Jun 2021 17:55:23 +0200 Goffi core (memory/sqla): database migration using Alembic:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Wed, 05 May 2021 15:37:21 +0200 Goffi core (memory, sqlite): new `fileGetUsedSpace` method