Commit Graph

14 Commits

Author SHA1 Message Date
pizzaboxer
cac081eeb8
Add analytic logging of exceptions 2024-10-27 20:05:23 +00:00
Matt
ce6ab31c32
add length check to github issue url (#3485) 2024-10-26 20:38:11 +01:00
Matt
8c5a004732
Enhance the error experience (#3259)
* set taskbar state to error upon failing

* add version text to the exception dialog

* vertically align version text
2024-10-17 15:34:03 +01:00
pizzaboxer
d4d4636e8d
Add report button to exception dialog 2024-10-02 01:25:31 +01:00
pizzaboxer
6738e09443
Alterations to how bug reports are handled
- New field for log files in issue templates (which the exception dialog will directly fill out)
- Exception dialog lets you open the log file directly now that locating it isn't necessary anymore
2024-08-29 11:01:00 +01:00
pizzaboxer
91e2c45f0c
Issue reporting autofill + shorthand build checks 2024-08-27 11:36:49 +01:00
pizzaboxer
81b3ce156b
Add exception notice for unofficial builds 2024-08-10 13:45:14 +01:00
pizzaboxer
b3366583c9
Revise exception help message 2024-07-05 10:34:23 +04:00
pizzaboxer
f564e409ba
Rework Appearance tab of menu (and other things) 2023-10-26 22:37:42 +01:00
bluepilledgreat
5edd0db80b add localisation 2023-10-15 15:07:28 +01:00
pizzaboxer
541a8bdc73
Fix clipboard copying (#522) 2023-08-23 09:57:11 +01:00
pizzaboxer
f617700457
Unwrap inner exceptions when showing exception 2023-08-06 14:32:58 +01:00
pizzaboxer
48afdd7036
Use CsWin32 in favor of NativeMethods
i was planning to use pinvoke but turns out it was deprecated just 6 days ago lol
2023-08-01 19:09:52 +01:00
pizzaboxer
049b340823
Fix UI namespaces 2023-07-22 13:18:31 +01:00