Louis
Louis
Maybe a matter of npm or nodejs versions?
@unglaublicherdude I tried on my computer, and the `LICENCE.txt` is properly updated. Could you try again? Maybe you also need to delete your `node_modules` first.
The `getPathForNode` method is only here to bridge between the "modern" event parameters providing `Node` objects, and the legacy `Storage` class which uses paths. So there is indeed no security...
/backport to stable29
/backport to stable30
Maybe, but quick fix is enough :see_no_evil:.
I fear that supporting two types will not help developers to get their typing right. Not sure what's the best solution. Going string all the way in a new major...
/compile amend /
- PR: https://github.com/nextcloud/photos/pull/2986
Implemented filters: - [x] Date range - [x] Place (GPS location) Other filters that could be implemented: - [ ] Face (recognize) - [ ] Object recognition (recognize) - [...