drewpierce Thanks for the details! This is fixed in the latest version.
pavel The workaround is that Google’s APIs return a google.com/uc?...
url which doesn’t work in img tags, but changing that to google.com/thumbnail?...
seems to fix it.
And yes that’s correct, moved items have "y": true
. Deleted items have "x": true
I’m surprised though that large files would cause such a problem though. If you don’t mind sharing, could you send me a .zip of your files in a DM and I can test with them? It’s possible it’s something else unrelated to size so it would be good to see exactly what you’re seeing. I totally understand if it’s sensitive data though - I can try making some huge files and see if I can reproduce it.
We use a server time for an accurate modified time so it may be that we need to fix setting modified times in local files. I’ll look into that.