bo0tzz
bo0tzz
### Feature detail It would be nice to have a sort option for the albums view. Google Photos currently provides three such options: * Most recent photo - Album with...
When on the main screen (gallery view) of the app, the back button does not let you navigate back to another app or the home screen. Screen recording: https://put.bo0tzz.me/w7mnjt68.mp4 **Smartphone...
### Feature detail It would be nice to have controls in the admin panel to view the status of the scheduled tasks and run them manually. This would be useful...
The code for [hvcgroep_nl](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/source/hvcgroep_nl.py) should work with very few changes for multiple other Dutch waste management services, including (but not limited to) https://www.mijnblink.nl/wanneer and https://afvalkalender.cyclusnv.nl/. Unfortunately I won't be able...
I've been happily using Davos for several months now. However, when it runs it clogs up my internet connection entirely. I would like to see an option to allow Davos...
Closes #729
Currently, clients each implement their own logic to decide whether they should upload an asset to the server. After upload, the server then examines the asset again to determine whether...
Currently, empty translation values (like `{"some_key": ""}`) do not trigger the fallback translation. This PR aims to resolve that.
### Discussed in https://github.com/immich-app/immich/discussions/1712 Originally posted by **bo0tzz** February 9, 2023 ### The feature Double tap on an image, then drag up and down to zoom in and out. Recording:...
### Feature detail At the moment, Immich does not have an abstracted storage layer. On upload, [files are stored](https://github.com/immich-app/immich/blob/main/server/apps/immich/src/config/asset-upload.config.ts) in the semi-hardcoded library path with a randomly generated filename, their...