Cristian Stoica
Cristian Stoica
Clicking on system tray icon does not restore application window on top. Similar with [#90](https://github.com/foudfou/FireTray/issues/90). FireTray 0.5.6.1 Thunderbird 38.2.0 Windows 7 x64.
Hi, Is there a specific reason why entries with referencing fields are ignored? https://github.com/andrew-schofield/keepass2-haveibeenpwned/blob/56fab5bc88b7a623e8ae5f54e68a15bcc4b15130/HaveIBeenPwned/BreachCheckers/HaveIBeenPwnedPassword/HaveIBeenPwnedPasswordChecker.cs#L76 https://github.com/andrew-schofield/keepass2-haveibeenpwned/blob/56fab5bc88b7a623e8ae5f54e68a15bcc4b15130/HaveIBeenPwned/BreachCheckers/HaveIBeenPwnedUsername/HaveIBeenPwnedUsernameChecker.cs#L70 Imho I think at least there should be another checkbox in the dialog window where...
This is far-fetched for the practical purpose of this code, but for the sake of correctness the leap year condition is incorrect and it should be: `((input_year % 400 ==...
Hello. I've noticed that the `Newtonsoft.Json` library is not installed via the NuGet package manager. Is there a reason for that? I am asking because the project already has a...
Updated YoutubeExplode library to the latest version (6.3.13); Fixed an issue with downloading single video files. **NOTE**: Do not merge this yet as it requires more testing. Possible fixes for...
Occasionally I am seeing this exception at startup. Version 0.9.3 build from the latest commit 4d6a755c115b8dc497166088f2fe6db6206f6323. Windows 10 version 22H2. `CPU` and `System` temperatures are configured to be shown in...
- added PostBuild target to copy ffmpeg.exe to the build folder; - updated the installer file to remove ffmpeg.exe as it is picked from the build folder instead; - both...