aboutsummaryrefslogtreecommitdiff
path: root/mediaapi/routing/upload_test.go
AgeCommit message (Expand)Author
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-05-02Return `null` if MaxFileSizeBytes is 0 (#2409)Till
2022-04-14Refactor media storage layer, add tests (#2352)Till
2022-04-04Fix unlimitedSize uploads (#2317)S7evinK
2021-06-07Use LimitReader to prevent DoS risk (#1843)S7evinK