• Ujvari Gergely's avatar
    Handle spaces in tags · a5016d5b
    Ujvari Gergely authored
    The tag-it library is now configured to allow spaces.
    However by default the window.open() function converts
    the space characters in the query part of the uri to +
    The streamsearch controller is now handling this conversion too.
    
    Fixes #1254
    a5016d5b
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
csrf.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
helpers.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
session.coffee Loading commit data...
socket.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...