dino/plugins/http-files/src
Wiktor Kwapisiewicz 0acbe4855d Fix reporting failed HTTP upload
Status code can't be less than 200 and greater than or equal 300 at the same
time. Using || instead of && marks all uploads that do not have 2xx status code
as "failed".
2019-11-04 15:15:28 +01:00
..
file_provider.vala Fix specified size for encrypted file uploads 2019-08-21 22:37:52 +02:00
file_sender.vala Fix reporting failed HTTP upload 2019-11-04 15:15:28 +01:00
message_filter.vala Refactor file receive/send interfaces and UI 2019-07-18 02:03:42 +02:00
plugin.vala Refactor file receive/send interfaces and UI 2019-07-18 02:03:42 +02:00
register_plugin.vala Http file upload 2017-08-03 15:59:04 +02:00