• Randall Leeds's avatar
    Replace documentHelpers with baseURI + URL API · f595ae6b
    Randall Leeds authored
    Rather than have a service, ``documentHelpers``, that exposes a value,
    ``baseURI``, and a function, ``absoluteURI``, decorate ``$document``
    so that it's guaranteed to have a ``baseURI`` property and use the
    previously included ``URL`` constructor as a standard way to get parts
    of a URL.
    f595ae6b
Name
Last commit
Last update
..
account Loading commit data...
annotator Loading commit data...
directives Loading commit data...
helpers Loading commit data...
session Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
auth-service.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
filters.coffee Loading commit data...
flash-service.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
identity-service.coffee Loading commit data...
permissions-service.coffee Loading commit data...
searchfilters.coffee Loading commit data...
services.coffee Loading commit data...
store-service.coffee Loading commit data...
streamer-service.coffee Loading commit data...
streamsearch.coffee Loading commit data...