Mike Solin
Mike Solin
I might be misunderstanding, but I think some of these features already exist. 1. You can completely disable authentication (if you're using something like Authelia). This was [added in 1.0.8](https://github.com/louislam/uptime-kuma/releases/tag/1.0.8)....
Oh, no worries! Everything else works great - I just don't get realtime notifications when my task has completed. Luckily, that's not a huge issue for me, because I can...
No apology necessary. `2023.10.24` works perfectly for me, thanks! It looks like SWAG includes `Upgrade` and `Connection` by default for all URLs, so I didn't have to specify either in...
@ManOki If you can, switch to subdomains instead of subfolders. I had a lot of trouble in the past with using subfolders, and subdomains aren't a huge amount of work...
Speaking for myself, I disabled update checking to prevent noise - since I'm using Docker, any updates will be applied when my container is rebuilt. I'm not sure I like...
Thanks for the fixes and the new Docker image! I swapped out @Fabbi's image for yours, and I'm seeing a bunch of errors when I try to run it: ```...
Oh, and it eventually finishes with: ``` 2023-10-03 02:36:17,976 [INFO] No more keys left! 2023-10-03 02:36:17,977 [INFO] Scheduling to run every 12:00 hours ``` However, when I visit `https://shift.gearboxsoftware.com/rewards`, none...
Sorry, been swamped! I swapped the folder (so it created fresh `keys.db` and `.cookies.save` files) and everything works great. Thanks again for the updated code and Docker image!
@Fabbi Hey Fabbi, have you had a chance to look at this? I've been using @ugoogalizer's Docker image for a while now and it works great (thanks!).
Gearbox dropped a bunch of codes the other day, and this fork handled them all perfectly. Thanks!