Chris Trinh
Chris Trinh
Uses a forked process with WebTorrent client and saved torrents in cache tmp directory to accomplish this.
Uglify2 - has sourceMapRoot option you can set but I'm unable to pass it thru. Docs don't show to accomplish this besides setting `generateSourceMaps: true, preserveLicenseComments: false,` Use case: Put...
Looks like the `fork` process is still sticking around leading to a zombie process, if the main ruby thread is still running. https://github.com/thuehlinger/daemons/blob/master/lib/daemons/monitor.rb#L62-L63 Not that big of a deal but...
This might be related to what is seen in #73. Steps to reproduce: 1. Drags and holds the active item beyond the end of the list. 2. This should activate...
Fixes bug causing gaps to occur when dragging beyond the end of the list #135
Yup need to change the css/tables for the downloadable files in the admin page.