Arne Hamann
Arne Hamann
Yes the vue code is "compiled" into some more compact JS file. (I think its called maps.js). Probably this is the proccess you ran into errors when trying to checkout...
I'm happy that it works in your case without the space. This means that everything is working, expect the white spaces. Which is fixed by the PR.
@CarlSchwan thanks for the partial review. For review it might be helpfull to know, that based the branch so that it includes some important bug fixes. Im on my phone...
You could try #731, which allows you generate smaller maps with less data.
I have had a look at nextcloud-metadata already and most methods to extract metadata are quite similar. The problem is not really extracting the metadata of a single file. This...
One Idea of mine, was to just the preview generation process and create a preview provider, which extracts the metadata. It's a little hacky but it might be worth to...
@escoand: for the pictures and contacts, just share it via the files/contact app and they will popup on the map of the other user. Let's discuss device sharing in an...
@basebuilder are you trying to share the default category? Then I think it is solved in #510.
Did anybody test with v0.2.5 nightly builds?
Well I merged many commits I to the nightly and fixed some problems I stumbled across without searching for corresponding issues on GitHub.