aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/urlUtils.js
AgeCommit message (Expand)Author
2013-11-26refactor($location): move file://+win path fix to $locationJeff Cross
2013-11-13fix(urlUtils): made removal of windows drive from path saferJeff Cross
2013-11-12fix(urlUtils): urlUtils doesn't return right path for file:// on winROUL
2013-10-22style: make jshint happyVojta Jina
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-08-29fix(core): parse IE11 UA string correctlyChirayu Krishnappa
2013-08-20docs(sce,urlutils): update table to use marked syntaxChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-23fix($$urlUtils): use document instead of $documentChirayu Krishnappa
2013-07-23fix($$urlUtils): remove dependency on $windowChirayu Krishnappa
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa