Ben McCann
Ben McCann
It looks like the API docs are here: https://docs.microsoft.com/en-us/onedrive/developer/rest-api/?view=odsp-graph-online
PR to fix the warning: https://github.com/YogliB/svelte-fullcalendar/pull/806 The error is a different issue
Ah, yeah, the permalink is helpful still since it highlights the correct row, but it does not expand the relevant section unfortunately. https://github.com/kangax/compat-table/issues/1124 Thanks for the pointer! I'll leave this...
Dropping stuff like ssh support and `.eps` support makes sense. I'm saddened that video support was removed though. Handling only some of the files produced by cameras seems like a...
@hassec I wonder why restore only `quicktimevideo` in https://github.com/Exiv2/exiv2/pull/2337? `riffvideo` and `matroskavideo` seem quite popular too in my experience. Is it mostly just a straight restore that they could be...
I'm not that familiar with this stuff, but here's where the `creation_time` is from [the `mp4box.js` site](https://gpac.github.io/mp4box.js/test/filereader.html): 
Gradle now has built-in support for Play and thus Twirl. Though I'm not sure you can use the Twirl compiler independently of Play when using Gradle
If anyone would like to help improve Maven/Gradle support I filed a related issue: https://github.com/playframework/twirl/issues/177
You need to add `package.json` here: https://github.com/okrad/svelte-progressbar/blob/e569c160ba36e57a579e83dacb5c7e1472221140/package.json#L6
It might be related to https://github.com/sveltejs/rollup-plugin-svelte/pull/119?