sqlite-viewer icon indicating copy to clipboard operation
sqlite-viewer copied to clipboard

Load remote files using cors proxy

Open vwh opened this issue 1 year ago • 1 comments

https://github.com/inloop/sqlite-viewer/issues/38

vwh avatar Jul 21 '24 17:07 vwh

Changed the logic at https://github.com/inloop/sqlite-viewer/pull/39/commits/50592a346f3b9d92b70aad024770615117140254 commit

Now using CORS proxy is optional. it will try first with no proxy then if it fails it will show an confirmation to use proxy or cancel it: image

vwh avatar Jul 22 '24 09:07 vwh