Mercurial > libervia-backend
log sat/plugins/plugin_comp_file_sharing.py @ 3371:e8d74ac7c479
age | author | description |
---|---|---|
2020-09-20 | Goffi | component file sharing: added missing `owner` filtering in `_retrieveFiles` |
2020-09-17 | Goffi | component file sharing: fix used of `self.files_path` in `_retrieveFiles` |
2020-09-17 | Goffi | plugin XEP-0329: added `FISCreateDir` method: |
2020-08-25 | Goffi | component file sharing: generate thumbnails for videos |
2020-08-15 | Goffi | component file sharing: added `Access-Control-Expose-Headers` CORS header: |
2020-08-13 | Goffi | comp file sharing: minor core re-organisation |
2020-08-13 | Goffi | plugin XEP-0264: updated size to get values closest to standard one: |
2020-07-17 | Goffi | component file sharing: add/parse affiliation when possible |
2020-06-19 | Goffi | comp file sharing: file paths are now quoted on upload to allow unicode |
2020-06-09 | Goffi | comp file sharing: handle upload with headers: |
2020-06-09 | Goffi | comp file sharing: CORS: |
2020-06-01 | Goffi | component file sharing: don't initialise the plugin if not component use it |