Laurens

Results 9 comments of Laurens

@per2jensen Just in case: did you append the following config to `/var/snap/nextcloud/current/nextcloud/config/config.php`? ``` 'enable_previews' => true, 'enabledPreviewProviders' => array ( 0 => 'OC\\Preview\\TXT', 1 => 'OC\\Preview\\Image', 2 => 'OC\\Preview\\Movie', 3...

@GriffinJohnston what platform would you recommend?

I just noticed all the metadata of my uploaded photos from the iOS app are ruined. The upload date is being used instead of the original photo creation date. I...

I found a solution to correct the creation and modified dates based on the filenames using exiftool (https://exiftool.org). In my case, all pictures that were uploaded via Nextcloud on iOS...

If with importing you mean upgrading to a new version, a new folder should be created (called ‘Notes’) where all notes are put into. That default folder could then be...

I'm having the same issue, even when working from within a Workspace. I tried reinstalling the extension and restart VSC.. What can I do to debug?

This just happened to me as well, yesterday the issue didn't occur but today it did. I created a new bolt 5 project and copied/migrated data from a bolt 3...

Hi! Thanks for your feedback. I just submitted a new version with Options support! 🎉 It's now possible to adjust the amount of seconds it seeks with: Overriding the default...

Great find, thanks! I updated `manifest.json` so that the plugin's permissions are limited to the www-subdomain only. This way the url that you shared won't be affected. Fixed in 945f71090026f971d73a3915b0f270fea3dfd650