• Randall Leeds's avatar
    Remove support for server rendered scope data · 2ece40ce
    Randall Leeds authored
    The Angular parser isn't expressive enough to handle anything but a
    subset of ASCII so it's not suitable for pushing arbitrary JSON data
    into the scope via ng-init. We'll have to do something else. For now,
    remove it because it was just premature optimisation.
    2ece40ce
Name
Last commit
Last update
..
auth Loading commit data...
controllers Loading commit data...
directives Loading commit data...
helpers Loading commit data...
plugin Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
searchfilters.coffee Loading commit data...
services.coffee Loading commit data...
socket.coffee Loading commit data...
streamsearch.coffee Loading commit data...