bt90

Results 338 comments of bt90

Would it be possible to use xdg-desktop-portal? This is what Rustdesk is using: https://github.com/rustdesk/rustdesk/pull/932

Affected: * [ ] machine-learning * [ ] microservices * [ ] server * [ ] web

The container itself should already be setup correctly. It's just the node logic which is missing here.

I should phrase it differently. The signal from the docker daemon is correctly handed to the node process which ignores it at the moment. The daemon ultimately waits 10s until...

https://github.com/nodejs/docker-node/blob/main/docs/BestPractices.md#handling-kernel-signals Looks like we need to add an init process to our docker containers. Maybe we can get away with a simple change to our compose file? https://docs.docker.com/compose/compose-file/05-services/#init

One can argue that server stats should be protected, but version and ping should IMHO not require authentication. This is even more true for the ping endpoint, as it could...

Scrolling from bottom to top is almost impossible without causing severe distortion.

I still need to test it with Chrome, but at least the problem is reproducible. It always occurs in the same places in my timeline.

https://github.com/immich-app/immich/blob/380f719fd86b306cc77f2890ba58408f0ecf96dd/web/src/lib/components/asset-viewer/detail-panel.svelte#L229-L231

Maybe something like this could be used? https://pub.dev/packages/file_picker