Dmitry Brazhenko
Dmitry Brazhenko
I have just created this operation **(00:59)**, but displayed time is server time **(21:59)** 
1. Notify user when graph completed successfully 2. Notify user if run failed. May be it is possible to maintain notifications via few channels: email, Telegram, custom post, etc.
In this PR I aded 1. Support for 360 Panoramas as it was discussed here: https://github.com/immich-app/immich/discussions/1630 2. Minor technical changes and improvements **How it was implemented** 1. Once an images...
## Description I want to make the 360 view full screen via svelte-view360 Here is an example: https://github.com/naver/egjs-view360/blob/master/packages/svelte-view360/demo/App.svelte I tried to make it fulltime, but did not succeed. Could you...
Previous PR: https://github.com/immich-app/immich/pull/6992 - panorama photos got attributes `InitialViewHeadingDegrees` and `InitialViewPitchDegrees`, ignoring them causes that image is rotated to the wrong side initially, they should be kept and set to...