about summary refs log tree commit diff
path: root/app/helpers/routing_helper.rb
AgeCommit message (Expand)Author
2022-06-23Fix CDN_HOST not affected on full_asset_url (#18662)Jeong Arm
2022-03-26Refactor formatter (#17828)Eugen Rochko
2020-01-11Fix ruby 2.7 warnings about keyword parameters (#12824)ThibG
2018-01-04Fallback default thumbnail in instance status API (#6177)Yamagishi Kazutoshi
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-09-05swift-enable the paperclip! :paperclip: (#2322)Adam Thurlow
2017-08-21Use URI.join even when S3 enabled (#4652)Yamagishi Kazutoshi
2017-07-19Fix deprecation warning for non-pipeline assets (#4267)Eugen Rochko
2017-05-03Use URI.join for generate asset URL (#2741)Yamagishi Kazutoshi
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-06Fix URL configuration when S3 is enabledEugen Rochko
2016-09-04Normalized data in Redux, fix for asset URLs when rendered outside requestEugen Rochko
2016-03-05Removing grape and adding deviseEugen Rochko
2016-02-28A lot of fixes from a live testEugen Rochko
2016-02-22Fixes and general progressEugen Rochko