about summary refs log tree commit diff
path: root/app/controllers/media_proxy_controller.rb
AgeCommit message (Expand)Author
2023-03-26Add allow_other_host in redirects which may go outside app (#24252)Matt Jankowski
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2021-05-22Fix media proxy RedisLocks auto-releasing too fast (#16291)Claire
2021-02-19replace all instances of "ends_with?" with "end_with?" (#15745)Justin Tracey
2020-07-07Fix media attachments enumeration (#14254)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2019-09-28Fix redirecting non-functional accounts on public pages (#11978)Eugen Rochko
2019-09-12Fix uncaught errors in media proxy controller (#11811)Eugen Rochko
2019-08-18Fix uncaught 422 and 500 errors (#11590)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-10Fix login sometimes redirecting to paths that are not pages (#11019)Eugen Rochko
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2017-09-19Fix incomplete account records being read (#4998)Eugen Rochko
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko