Boris
Boris
No rush, just FYI: `4.2` has been released: > August 5th, 2019, FFmpeg 4.2 "Ada" http://ffmpeg.org/index.html#pr4.2 One of the new features: - AV1 decoding
Thank you for this amazing _Template_ 🙇 I tested the bumped versions on my personal website (created from this _Template_) and it works: https://github.com/whyboris/yboris.dev/pull/4 ps -- added `npm start` script...
_README_ claims `trash()` returns a _Promise_, but the expected type is `void`? https://github.com/sindresorhus/trash/blob/bdfbd071e491df63c2e59bb4d72ebfac6c60ef10/index.test-d.ts#L4 So there is currently no way to tell whether the library succeeded in moving a file into...
I _really_ want to get the new bugfix release out 😓 it's been way too long 🙇 Now that I've upgraded a bunch of dependencies and merged in a bunch...
👌 not a big bug, but could be nice to fix. To replicate: close the sidebar, exit the app, reopen the app.
_During "folder view"_ When there are more than 999 files in a folder, maybe show `1k`, `2k` etc - otherwise the number spills over the folder icon 😅
They are a bit janky, so maybe we should use a library 🤔 Some examples 🤷 - https://github.com/angular-slider/ngx-slider - https://github.com/tb/ng2-nouislider
*SUPER* exciting 🤩 This will be waiting for `FFmpeg` to catch up 😅 but I'd like to keep this PR on standby as a reminder of the brighter future 😎...
Works for *VS Code* but not when you `npm start` :trollface:
Roadmap
After `3.0.0` is released, besides addressing any discovered bugs, I'd like to focus on the following two large features (in this order): ### Web Server 🎉 DONE - Thank you...