Michael Mayer

Results 1141 comments of Michael Mayer

I assume we will need to update Vuetify to v3 along with Vue to do this? However, that will be a bigger task to say the least. It will also...

I'm happy to report that much of the Vuetify 3 upgrade is done! 🎉 There are only a few minor issues left, mainly dialogs, layout glitches, theme colors, size/performance optimizations,...

As part of the ongoing frontend upgrade, I also implemented a proof of concept for a [Hybrid Photo/Video Viewer](https://github.com/photoprism/photoprism/issues/1307) to replace the separate viewer components used in our current stable...

Once again, our preview images have been updated: - https://docs.photoprism.app/release-notes/ - https://docs.photoprism.app/getting-started/updates/#development-preview The new builds include lightbox and edit dialog fixes, especially for iOS and touchscreen devices. Any help in...

I tested the latest **[libheif](https://github.com/strukturag/libheif) v1.18.1** and found that the generated JPEG images are **now oriented incorrectly** (images taken with iOS 18.0 seem to work, but have the same issue...

Good news, everyone! :tada: (a) The image orientation **seems to be fixed** with these changes, which simply set the Exif `Orientation` tag value to 1 after new JPEG files have...

Based on my tests, there is still one HEIC image with a wrong JPEG orientation: - https://dl.photoprism.app/samples/Formats/Image/HEIC/iphone_7.heic However, since it's from an iPhone 7 and the camera software is displayed...

As mentioned above, an updated preview build is available for you to test this: https://docs.photoprism.app/getting-started/updates/#development-preview

We have initially had it exactly as requested when developing the user interface. However, we found that - especially when having a lot of people in the list - it's...

@twatzl I agree... once we have our first stable release, we should certainly see how to make the system easily usable by developers - or maybe even for research. Right...