about summary refs log tree commit diff
path: root/spec/models/concerns/remotable_spec.rb
AgeCommit message (Expand)Author
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-29Fix trying to write non-existent image remote URL attribute on preview cards ...Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2018-08-29Fix nil host in remotable (#8508)Renato "Lond" Cerqueira
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2017-11-21Add tests for Remotable (#5768)ysksn