1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-26 18:57:10 +00:00
matrix-org.dendrite/mediaapi/routing
S7evinK 485367fcfa
Return error from remote download requests (#2266)
* Return error from remote download requests

* Remove redundant err check, return better message if file does not exist
2022-03-16 12:16:27 +01:00
..
download.go Return error from remote download requests (#2266) 2022-03-16 12:16:27 +01:00
routing.go Un-ratelimit calls to /thumbnail (#2251) 2022-03-04 12:03:51 +01:00
upload_test.go Use LimitReader to prevent DoS risk (#1843) 2021-06-07 09:17:20 +01:00
upload.go Set MaxFileSizeBytes <= 0 to unlimited (#1876) 2021-07-19 17:58:51 +01:00