Discord-History-Tracker/app
chylex ef3e34066a
Release v40.0
2023-12-31 20:18:24 +01:00
..
.idea/.idea.DiscordHistoryTracker/.idea Update Rider project configuration files 2023-12-21 00:55:19 +01:00
Desktop Migrate ConfigureAwait to Task.Run 2023-12-31 20:18:08 +01:00
Resources Fix viewer converting underscores to italics even when not at the end of a word 2023-12-21 05:09:55 +01:00
Server Make database connection pool asynchronous 2023-12-31 19:47:28 +01:00
Utils Make database connection pool asynchronous 2023-12-31 19:47:28 +01:00
.gitignore Build a DHT app for desktop 2021-06-19 10:40:34 +02:00
Directory.Build.props Set C# language version to 12 2023-12-28 20:34:45 +01:00
DiscordHistoryTracker.sln Reorganize namespaces and move some classes to a separate Utils project 2022-02-21 22:27:01 +01:00
NuGet.Config Migrate models to a custom version of MVVM Community Toolkit 2023-12-31 14:42:03 +01:00
Version.cs Release v40.0 2023-12-31 20:18:24 +01:00
build.bat Enable single file compression and disable unnecessary .NET features 2023-12-22 02:30:24 +01:00
build.sh Enable single file compression and disable unnecessary .NET features 2023-12-22 02:30:24 +01:00
empty.dht Update attachment downloads for time-limited Discord CDN URLs 2023-12-21 00:27:08 +01:00
global.json Update to .NET 8 2023-07-18 15:56:15 +02:00