log sat/plugins/plugin_comp_file_sharing.py @ 3701:6d298323eed2

age author description
Fri, 05 Nov 2021 18:11:24 +0100 Goffi plugin comp file sharing: don't use Deferred in return value
Sun, 26 Sep 2021 16:41:49 +0200 Goffi merge bookmark `@`
Sun, 26 Sep 2021 16:35:56 +0200 Goffi component (file-sharing): use `file-sharing` instead of `file_sharing`:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Wed, 05 May 2021 15:41:19 +0200 Goffi component file sharing: forbid jingle upload by entities which are not in allowed hosts
Wed, 05 May 2021 15:37:33 +0200 Goffi component file sharing: quotas implementation:
Sat, 01 May 2021 18:22:53 +0200 Goffi component (file sharing): fix retrieving owner from jid when user part is not specified
Thu, 22 Apr 2021 18:18:09 +0200 Goffi comp file sharing: fix port type:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sun, 20 Sep 2020 14:04:22 +0200 Goffi component file sharing: added missing `owner` filtering in `_retrieveFiles`
Thu, 17 Sep 2020 21:42:14 +0200 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
Thu, 17 Sep 2020 16:42:00 +0200 Goffi plugin XEP-0329: added `FISCreateDir` method:
Tue, 25 Aug 2020 08:55:16 +0200 Goffi component file sharing: generate thumbnails for videos
Sat, 15 Aug 2020 20:28:07 +0200 Goffi component file sharing: added `Access-Control-Expose-Headers` CORS header:
Thu, 13 Aug 2020 23:46:18 +0200 Goffi comp file sharing: minor core re-organisation