Denis Kazimirov

Results 10 comments of Denis Kazimirov

I'm homelab enthusiast with free domain from DDNS provider, subdomain option unavailable for me. Subpath would be very useful, otherwise I can use Gatus only through SSH tunnel :( (but...

Ubuntu 22.04 GNOME Shell 42.9 Wired network and NFS share mounted. Only processor and network monitoring enabled in TopHat. Disconnecting ethernet cable or stopping NFS server causes desktop freeze, nothing...

Pull request https://github.com/Lissy93/dashy/pull/1275 merged by d2e49494aeb5a55d20f90d73fb8c3eb3382736f9 broke modals. Checked using bot's preview.

Moving main config file can be a bit tricky, because it must be in http root, but backups can be stored anywhere. For me, it would be enough to create...

@benmccann I've added server-side checks to update and updateAll. Also added library's isReadOnly indication using alternative icon for read-write libs: ![Screenshot from 2024-04-28 16-57-36](https://github.com/immich-app/immich/assets/11071229/0603163a-44db-49d6-b967-5136dae17627)

This is good news, for me it’s much better that the team took it upon themselves. Thanks! I was glad to help.

Some debugging results: * master d241a371dc08eac07123b5e41eff3751da56e69d behaves the same * redirect 301 comes from [fasthttp.router](https://github.com/fasthttp/router/blob/b2b7c5e96963bfa3201e902c94783e9ab0baf90b/router.go#L379) and can be disabled by router option RedirectFixedPath=false, my case fixed, but not sure it's...

> Have a feeling `data-basepath="/auth"` should be `data-basepath="/auth/"`. I can POC a fix and you can see if you'd like? Breakes everything. Slash at router basename looks like solution. `...

> I've created a simple live2usb.sh script Thank you for inspiration, @gbuloz. I made my own version with ext4 partition and persistence directory. https://gist.github.com/rokiden/e3ba8c587a6475f959bd2ce09ff9dfd0

I have fixed flood bug of this device with [custom firmware](https://github.com/rokiden/Tuya_CO2_STC8/blob/tuya_co2/user/README.md).