• csillag's avatar
    Search refactoring 1 · 9b9dc70e
    csillag authored
    This does the following:
    
     * Introduces the `viewFilter` service, to filter annotations according to a given query.
     * Factor out the filtering code from the controller into this new service. (As described in #1092)
     * Enhances the tab searching: now we can search for multiple tags.
    9b9dc70e
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...
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...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...