1
0
mirror of synced 2024-11-28 01:20:51 +01:00
ImHex/plugins
Colin Snover 13fd956039
fix: Do not connect to api on startup when server contact setting is disabled (#1823)
### Problem description

ImHex asks users whether they wish to opt-in to network connections on
start (excellent!), then ignores that and tries to connect to the
network anyway when the welcome screen loads (less excellent!).

### Implementation description

Also don’t connect to the network on the welcome screen if it is
supposed to not do that.
2024-07-21 20:14:02 +02:00
..
builtin fix: Do not connect to api on startup when server contact setting is disabled (#1823) 2024-07-21 20:14:02 +02:00
decompress build: Streamline definition on plugin features 2024-07-08 18:12:46 +02:00
diffing lang: Added Hungarian translations (#1683) 2024-05-19 14:33:33 +02:00
disassembler fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00
fonts fix: Crash on exit when using custom font from file (#1815) 2024-07-15 22:22:02 +02:00
hashes lang: Added Hungarian translations (#1683) 2024-05-19 14:33:33 +02:00
script_loader build: Streamline definition on plugin features 2024-07-08 18:12:46 +02:00
ui fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00
visualizers fix: Multiple issues causing visualizers to crash when used _slightly_ incorrectly 2024-07-10 20:50:58 +02:00
windows impr: Make Win32 API properly use unicode support 2024-06-28 11:12:17 +02:00
yara_rules fix: Sub windows being used incorrectly 2024-06-26 19:11:31 +02:00