Basile Simon

Results 10 issues of Basile Simon

One of our users has reported they struggle to get Reels captured correctly. This is their report: [I have] tested out Webrecorder with some of the archiving I do in...

Imagine a situation underground where cell reception is bad ; or a phone on airplane mode. The team is reporting considerable delay in saving the photos.

bug

Long press to select should also reveal a "Select All" button to permit the clearing of the library a lot quicker.

bug

Good morning team, We've just done a field project involving the Android app, and our photographer shared their frustration at not being able to press the volume button(s) to capture...

enhancement

This pull request upgrade `d3-grid` code to d3v4. **This is still a work in progress and should not be merged yet** ## Goals ### Upgrade to d3v4 : e2714ad `x...

- [x] [Public bucket](https://s3.console.aws.amazon.com/s3/buckets/deptoolkit-public?region=eu-central-1&tab=objects) - [ ] S3-write-only IAM role

about:infra

Since we've moved to SvelteKit, the [available `fetch` object](https://kit.svelte.dev/docs#loading-input-fetch) is a little different... which requires an absolute URL, otherwise this error crops up: ``` (node:96340) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_URL]: Invalid URL:...

help wanted
about:ui

We're including a base64-encoded screenshot PNG which, disappointingly, is only the visible part of the screen (see `[browser.tabs.captureVisibleTab](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/captureVisibleTab)`). Moving to a full-page screenshot will involve some fiddling with simulating a...

Right now we're following procedure recommended by [SingleFile](https://github.com/gildas-lormeau/SingleFile/wiki/How-to-integrate-the-API-of-SingleFile-into-an-extension) to accomplish this. The result, however, is a considerable skew given that the SingleFile code, which we understand and intend to use...