inloop / sqlite-viewer

View SQLite file online
http://inloop.github.io/sqlite-viewer
Apache License 2.0
861 stars 324 forks source link

Load remote files using cors proxy #39

Open vwh opened 3 months ago

vwh commented 3 months ago

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

vwh commented 3 months ago

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