Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-11 | Rename play.js -> http-music.js | liam4 | |
I'm not sure if it should maybe be index.js or main.js, though..? | |||
2017-06-04 | Natural sort in local crawl | liam4 | |
2017-06-04 | Docs and whatnot | liam4 | |
2017-06-04 | Local downloader | liam4 | |
2017-05-31 | Generally improve how scripts and running works | liam4 | |
2017-05-31 | Use system tempfiles instead of fake temporary files | liam4 | |
2017-05-31 | General improvements | liam4 | |
2017-05-31 | Use util.promisify instead of mz/fs | Liam | |
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-30 | Use mz/fs instead of fs-promise | liam4 | |
2017-05-30 | Crawl links | liam4 | |
2017-05-29 | Initial commit | liam4 | |