Michael Mayer

Results 1132 comments of Michael Mayer
trafficstars

Oh, I just read "an alternative for longitude" and then thought you *also* tried "lng". I think if we have both, that could be confusing too, at least if it's...

Note that we want to have some kind of autocomplete for the search filters at some point, but we haven't had time to implement that ourselves yet, and no one...

Please do not use bug tickets for telling us this because the time we need to manage those could be used instead to improve our docs as you suggested. Thank...

@Mike-J-W @GlassedSilver Despite all the other work already on our plate and no help from the reporter or our community, I was able to go through our entire codebase today...

Note that the configuration reference does not need to be updated manually as it will be updated automatically with our next release.

Our release notes and the development preview build have been updated so you can test the changes: - https://docs.photoprism.app/release-notes/#development-preview - https://docs.photoprism.app/getting-started/updates/#development-preview

The updated config options for file conversion are as follows (note that we keep `_BLACKLIST` as an alias for backwards compatibility): | Environment | CLI Flag | Default | Description...

This is not yet implemented, but should be shipped as part of the new viewer: - https://github.com/photoprism/photoprism/issues/1307 Note that our next milestones will be to (1) add more authentication options...

I will push my changes and provide an updated preview build for testing as soon as the new CLI commands (almost done) and the scope-based authorization checks are implemented, so...

My last commit adds standard OAuth2 client credentials and bearer token support as well as scope-based authorization checks for REST API clients: - Note that this first implementation should not...