Raj Dave

Results 23 issues of Raj Dave

It's funny how the user that goes by `x` on github made a repo related to twitter many years ago and now twitter has been renamed to X

This PR changes a few things - - Adds a parameter to the `CloudFlare` class in cloudflare.py called `print_messages`. This parameter is defaulted to True. It controls if messages should...

### Version 6.0.5 ### Windows Version Version 22H2 (OS Build 22622.601), Win 11 pro ### Actual Behaviour The app will be buggy in various ways - The GUI will stop...

bug
triage

I want to make a hotkey to control my mic which is a separate device. I would like to create an override for "device"

triage
feature-request

### Version Number 6.6.3 ### File Installer (VolumeControl-Installer.exe) ### Windows Version 23H2 22635.2915 Win 11 pro ### Actual Behaviour When you install the app and click "Install for all users"...

bug
triage

### Describe your feature / Опишите ваше предложение Here is the script: ```cmd @ECHO OFF PUSHD "%~dp0" set _arch=x86 IF "%PROCESSOR_ARCHITECTURE%"=="AMD64" (set _arch=x86_64) IF DEFINED PROCESSOR_ARCHITEW6432 (set _arch=x86_64) echo This...

enhancement

### Description of the problem If you have multiple IP addresses set up on a single network adapter (enp0s3 for example) it causes the DomServer Container to crash with this:...

docker

Adds drag-and-drop functionality to reorder backup schedules Introduces a sort order field to the database schema and implements API endpoints to update the schedule order. This allows users to visually...

As the title says it, this is a very small backup of a gigabyte and it was created more than 20 minutes ago. still hasn't been copied to the mirrored...

This is a little similar to #23, but broader. Currently a lot of different repository backends are supported (S3, R2, SFTP, rclone, etc). It would be nice too if these...