« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/yarn.lock
AgeCommit message (Collapse)Author
2017-10-27Add simple setup wizard (http-music setup)Florrie
..and create/update related man pages. Try it!
2017-08-04Change around some things in download-playlistFlorrie
2017-07-24Support SoX again; make 'converter' meta-downloader (converts to wav)liam4
2017-07-18Do a proper clone when creating active playlistliam4
2017-07-14Return downloaders :sparkles:Liam
2017-07-01iTunes crawlerliam4
2017-06-26The beginnings of using mpv instead of SoX playliam4
2017-06-21Various updates.. maybe finished??liam4
2017-06-04Natural sort in local crawlliam4
2017-05-31Use system tempfiles instead of fake temporary filesliam4
2017-05-31General improvementsliam4
2017-05-31Use util.promisify instead of mz/fsLiam
One day I go from the deprecated fs-promise module to the mz/fs module, the next day Node.js v8.0.0 is released with the new util.promisify function.. Must I change to a new technology literally every day? :)
2017-05-30Use mz/fs instead of fs-promiseliam4
2017-05-30Crawl linksliam4
2017-05-29Initial commitliam4