23 months ago |
Goffi |
massive refactoring to switch from camelCase to snake_case:
|
23 months ago |
Goffi |
core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:
|
2022-10-10 |
Goffi |
core: fix and renamed getLocalPath -> get_local_path:
|
2022-07-20 |
Goffi |
core: fix calls to `domish.Element.elements`:
|
2022-05-15 |
Goffi |
comp file sharing: handle `admins` in quotas
|
2022-01-25 |
Goffi |
component file sharing: set server name at render time
|
2022-01-25 |
Goffi |
component file sharing: fix incorrect use of `returnValue` in `items` async method
|
2021-11-12 |
Goffi |
merge bookmark @
|
2021-11-05 |
Goffi |
plugin comp file sharing: don't use Deferred in return value
|
2021-09-26 |
Goffi |
merge bookmark `@`
|
2021-09-26 |
Goffi |
component (file-sharing): use `file-sharing` instead of `file_sharing`:
|
2021-06-03 |
Goffi |
core: various changes and fixes to work with new storage and D-Bus bridge:
|
2021-05-05 |
Goffi |
component file sharing: forbid jingle upload by entities which are not in allowed hosts
|
2021-05-05 |
Goffi |
component file sharing: quotas implementation:
|
2021-05-01 |
Goffi |
component (file sharing): fix retrieving owner from jid when user part is not specified
|
2021-04-22 |
Goffi |
comp file sharing: fix port type:
|
2021-03-19 |
Goffi |
date update
|
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
|
2020-05-29 |
Goffi |
plugin comp file sharing: files can now be uploaded/downloaded via HTTP:
|
2020-01-29 |
Goffi |
dates update
|
2019-08-13 |
Goffi |
Python 3 port:
|
2019-04-28 |
Goffi |
plugin comp file sharing: file sharing management first draft:
|
2019-01-12 |
Goffi |
date update
|
2019-01-11 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
2018-06-27 |
Goffi |
code style reformatting using black
|
2018-04-02 |
Goffi |
core, setup: huge cleaning:
base
src/plugins/plugin_comp_file_sharing.py@d25f7fad066e
|