Josh Santangelo

Results 43 issues of Josh Santangelo

It would be nice to have an option in to only copy files if their modification time is newer than the one in the destination folder.

`.npmrc` points the `@rodi01` namespace to https://npm.pkg.github.com/rodi01, which returns an error.

Currently using [Autolinker.js](https://github.com/gregjacobs/Autolinker.js) in a few places to link URLs, hashtags, and usernames, but it has issues. Updating to the latest causes even more issues. Could do an implementation from...

type/enhancement
component/item

Follow Pinterest similar to other services. https://developers.pinterest.com

component/washer
status/inprogress
type/newwasher

Currently we use `ytdl.getInfo` to get the URL of a video stream, and then use our own logic to download it. Instead, we should use ytdl's native downloading facility to...

type/enhancement
component/storage
status/highpri

Allow for schedules to be entered as anything [later.js](http://bunkat.github.io/later/) can deal with, in addition to the current times and intervals.

type/enhancement
component/jobs
status/highpri

If a job is to run every hour, run it at the top of the hour instead of just every 60 minutes after start. If a job is to run...

type/enhancement
component/jobs
status/highpri

Jobs which aren't scheduled to run after other jobs could be run in parallel to improve performance. But... performance isn't really a problem right now, and it would make the...

type/enhancement
status/helpwanted
component/jobs

If internet access dies during a job, laundry seems to hang and never exits. This is a hard one to troubleshoot.

type/bug
component/platform

When an item is starred in Feedbin, perform the equivalent of a "like" on the item using the relevant service's API. - like instagrams - like tweets - like FB...

component/washer
type/newwasher