summaryrefslogtreecommitdiffstats
path: root/transform/urlreplacers
AgeCommit message (Expand)Author
2022-03-17all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
2020-12-16all: Fix minor typosPhil Davis
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-06-14Fix aliases with relativeURLsHelder Pereira
2019-08-06 transform/urlreplacers: Cache the next position of `urlreplacer.prefix`HyeonGyu Lee
2019-03-24all: Apply staticcheck recommendationsBjørn Erik Pedersen
2019-03-23Run gofmt -sBjørn Erik Pedersen
2019-02-26Rewrite relative action URLSBerin Larson
2018-12-17transform/urlreplacers: Simplify implementationBjørn Erik Pedersen
2018-12-17transform/urlreplacers: Support unquoted URLs in canonifyURLs replacerBjørn Erik Pedersen
2018-08-06Add support for minification of final outputBjørn Erik Pedersen