COMMITS
/ test/ng/urlUtilsSpec.js September 23, 2020
J
refactor(misc): remove usages of whitelist and blacklist
Joey Perrott committed
October 11, 2018
M
fix(urlUtils): make IPv6 URL's hostname wrapped in square brackets in IE/Edge
Michał Gołębiowski-Owczarek committed
March 26, 2018
G
refactor(urlResolve): return already parsed URLs unchanged
George Kalpakas committed
July 9, 2016
G
feat($http): support sending XSRF token to whitelisted origins
Georgios Kalpakas committed
April 12, 2017
M
refactor(*): remove workarounds for IE <9, update IE/Edge-related comments
Michał Gołębiowski committed
September 15, 2016
A
fix($sce): consider document base URL in 'self' URL policy
Alex Dobkin committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
October 7, 2014
R
refactor($location) Remove unused variables
Rouven Weßling committed
October 22, 2014
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
November 26, 2013
J
refactor($location): move file://+win path fix to $location
Jeff Cross committed
July 25, 2013
J
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed
July 15, 2013
C
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa committed