Arne Hamann

Results 218 comments of Arne Hamann

@QazCetelic @arkhi Thanks for the Feedback

Can Anyone confirm that #933 fixes this Issue?

You will have to build the java script. Something along the lines: `npm ci` `npm run build` or `npm run watch` to automatically rebuild the files, while developing.

https://github.com/nextcloud/maps/releases/tag/v0.2.5-2-933-nightly I created a nightly release with this.

Ok, found the Issue. Apparently there is an incompatibility with the talk app. Both are loading different leaflet modules which seems to make problems. You could test, when disabling the...

No it wasn't working, before the fix. And with the talk app incompatibility it's probably a shared responsibility.

Should be fixed with #943

Apparently there is some kind of metadata feature currently added to the DAV Api. Therefore this can be closed.

Yes for gps extraction: https://github.com/nextcloud/server/pull/33511 Documentation: https://github.com/nextcloud/documentation/issues/9659 Improvements Ideas and current limitations: https://github.com/nextcloud/server/issues/36809 But there is even more just search for metadata in the server Pull requests

Since some time there are nightly builds. They can be installed via `occ update maps --allow-unstable` Testing and feedback is appreciated