about summary refs log tree commit diff
path: root/app/controllers/api/v1/streaming_controller.rb
AgeCommit message (Expand)Author
2023-03-26Add allow_other_host in redirects which may go outside app (#24252)Matt Jankowski
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-06-05Redirect to streaming_api_base_url (#3579)Daigo 3 Dango