Matt Goldspink

Results 11 comments of Matt Goldspink

Hi @yetit - Could you post an example of how you're depending/including on the BufferedRenderer in your view file?

@revolunet Yes - that makes perfect sense, especially when adding support for remote files. I guess my only question is how should we best let the user configure the path...

The idea with this task was to be able to JUST generate a list of files for other tasks to use. This gives a greater flexibility of what people can...

@revolunet Sorry for the lack of response on this. I started working on it last weekend and quickly hit some problems that I've not managed to solve. The problem I'm...

I feel like this ticket is done? We already have the get folder contents on the search results now which grabs them all and then it's easy to pick all...

Just submitted a fix for this. I think this should avoid a big rewrite of the screen. There was just a huge amount of unnecessary duplicate processing. Happy to try...

Yeah I've tested this locally and it seems like the filtering on slskd side is working correctly when the right data is sent.

Hi - this causes serious problems for us in our app. Could you please apply this pull-request to fix the issue? Thanks

If it's any help, I created a fork which supports this, but it uses grunt-contrib-uglify under the covers (which isn't necessarily the cleanest solution, calling uglify directly would be better...

@sapegin Although we could've used the mozilla sourcemap node lib directly, we also wanted to minify the code as well as thats where the real benefit of sourcemaps comes from....