aboutsummaryrefslogtreecommitdiff
path: root/plugins/http-files/src/file_sender.vala
Commit message (Expand)AuthorAgeFilesLines
* Bind soup session lifetime to File provider/sender lifetimeMarvin W2023-03-221-2/+3
* Automatically select appropriate libsoup versionMarvin W2022-11-031-3/+3
* Prepare http-files plugin for libsoup-3 supportMarvin W2022-04-091-12/+22
* Allow cancellation of file transfersMarvin W2022-03-301-1/+2
* Remove ContentFiltersfiaxh2021-12-091-11/+3
* Add RTP implementation as pluginMarvin W2021-03-211-6/+0
* Only query entity caps when we need themfiaxh2020-07-161-5/+5
* Add file upload previewfiaxh2020-04-221-0/+8
* Add support for HTTP Upload headersWiktor Kwapisiewicz2019-11-191-0/+4
* Fix reporting failed HTTP uploadWiktor Kwapisiewicz2019-11-041-1/+1
* Add JET supportMarvin W2019-09-161-16/+23
* Fix specified size for encrypted file uploadsfiaxh2019-08-211-2/+2
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+126