Varun Patil

Results 521 comments of Varun Patil

> Meaning for this library if we include the path polyfills you still need the polyfills in your app config because this library depends on e.g. `@nextcloud/files` which makes heavy...

`browserify-path` should work here, I believe. This is essentially the POSIX part of the node path module, which is the only thing needed in the browser. But the improvement is...

Not sure what you're talking about. Everything is in the bottom bar (screenshot is from the demo) ![Screenshot_20240702_152335_Chrome](https://github.com/pulsejet/memories/assets/10709794/bc811b54-f6a2-4903-ab84-c5bf611842fc)

This isn't related to Memories. Your problem likely is that the fileid of the files keeps changing for some reason (likely related to the storage), which will erase everything including...

This isn't normal behavior, something is off in the setup. All Memories does is use Photos' album backend, which links fileid-album. So the only case this would happen is either...

Possibly that might work as a workaround, but `--all` is also not supposed to _clear_ the entries. So this might be a deeper issue. Still worth a try probably.

Never seen this before. This either needs to go to docs or the code itself.

1. Are these already uploaded? Duplicates aren't shown. 2. Did you give the permission through the memories app (with the "grant" button) or the settings page of the native app?

Interesting. Did allowing it during the initial setup not automatically flip it on in settings?

Hmm seems like a device specific issue. Probably need some way to send reports. Just to try something, you could try reinstalling the app and/or a different device.