David Ong

Results 6 comments of David Ong

Hi, unfortunately I think this issue is quite complicated... The base reason for not being able to select multiple lines is due to the blocks having `contenteditable=true`. This can be...

Hi, can I try to take this issue? Thanks!

Regarding (1), one potential alternative is to use serverless functions to perform the exchange. These seem to have a much more generous free tier (e.g. [Cloudflare workers](https://developers.cloudflare.com/workers/platform/pricing/) and [Deno deploy](https://deno.com/deploy/pricing)...

The stack of https://github.com/vvidday/RepoSense-wizard is as suggested on Slack - Vue3/Typescript. I've also tried to keep things similar to RepoSense's frontend, like using Pug as the templating engine and Cypress...

Just transferred ownership of the two repos ([wizard](https://github.com/reposense/RepoSense-wizard) and [worker](https://github.com/reposense/RepoSense-auth-helper)) I've started the transfer process of the oAuth app, but I think it needs to be approved from the other...

Hi, could I try taking this issue?