|
b660af4be0
|
WIP
|
2023-12-23 19:59:09 +01:00 |
|
|
93fe018343
|
Add -console argument to show a console on Windows
|
2023-12-23 08:46:43 +01:00 |
|
|
cbf81ec95a
|
Fix missing JSON source generator when parsing integrated server requests
|
2023-12-22 16:31:11 +01:00 |
|
|
caab038eaa
|
Use source generators for JSON serialization everywhere
|
2023-12-22 05:24:28 +01:00 |
|
|
fe588686fc
|
Clean up project configuration and build scripts & fix CI builds
|
2023-11-23 21:45:54 +01:00 |
|
|
e7705587c2
|
Fix .NET 8 warnings and update C# conventions
|
2023-07-18 18:51:23 +02:00 |
|
|
bd7904b88e
|
Convert namespace declarations to top-level
|
2023-07-18 16:12:02 +02:00 |
|
|
3db599e901
|
Update to .NET 8
|
2023-07-18 15:56:15 +02:00 |
|
|
69a68b463c
|
Update JetBrains.Annotations to 2023.2.0
|
2023-07-18 15:54:13 +02:00 |
|
|
7fd644449c
|
Update JetBrains.Annotations to 2022.1.0
|
2022-07-18 21:43:45 +02:00 |
|
|
c94808a15f
|
Show downloaded attachments when viewing via Open Viewer
|
2022-07-18 20:21:45 +02:00 |
|
|
73f4c70325
|
Implement legacy archive file import
|
2022-06-04 13:31:48 +02:00 |
|
|
b13b85dedd
|
Add support for cancelling async value computation
|
2022-05-28 21:38:42 +02:00 |
|
|
06716330d6
|
Add utility for asynchronous value computation
|
2022-05-21 03:03:32 +02:00 |
|
|
a54242de8a
|
Work around some Discord messages having duplicate attachments with the same ID
Closes #177
|
2022-05-03 21:28:29 +02:00 |
|
|
c31155738e
|
Disable debug symbols for Utils project in Release configuration
|
2022-03-19 21:50:45 +01:00 |
|
|
3b698dbf33
|
Change assembly names of subprojects
|
2022-03-15 12:57:55 +01:00 |
|
|
dc2c2d7ce8
|
Remove unnecessary .csproj tags and hide embedded resources from IDEs
|
2022-03-15 12:55:39 +01:00 |
|
|
1ed26a16ea
|
Add more performance logging to the app
|
2022-03-06 15:49:44 +01:00 |
|
|
6a2933ea0a
|
Add utilities for performance logging
|
2022-03-05 21:05:43 +01:00 |
|
|
be5c76c3bd
|
Add debug log level and reset console colors after logging
|
2022-03-05 20:09:24 +01:00 |
|
|
c4fe6c4391
|
Move app version info out of .csproj and into a single linked .cs file
|
2022-02-27 16:20:39 +01:00 |
|
|
4dc781b35c
|
Address Rider inspections
|
2022-02-21 22:27:29 +01:00 |
|
|
849ef18adb
|
Reorganize namespaces and move some classes to a separate Utils project
|
2022-02-21 22:27:01 +01:00 |
|