Illia Antypenko

Results 24 comments of Illia Antypenko

@alanshaw, In the current implementation david calculate percentage of the "out of date" dependencies. ``` if (totals.unpinned.outOfDate / depList.length > 0.25) { status = "outofdate" } else { status =...

Hey @scottmas As you are not going to work on a fixing conflicts I don't see much sense to have this PR open. We are still keeping in mind the...

As for the new `PXL_*MP*.jpg` files you need to catch `ftypisom` additionally. See https://mjanja.ch/2021/10/stripping-embedded-mp4s-out-of-android-12-motion-photos/ I created a gist with a script to recursively remove video from all MP files in...