Discord-History-Tracker/app
chylex 2d55ca4013
Release v42.0
2024-04-23 03:56:27 +02:00
..
.idea/.idea.DiscordHistoryTracker/.idea Remove unused file library in Rider 2024-04-20 02:06:17 +02:00
Desktop Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
Resources Fix broken links to image embeds in viewer 2024-04-21 20:55:06 +02:00
Server Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
Utils Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02: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 v42.0 2024-04-23 03:56:27 +02: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 Rework download storage and start collecting download URLs from embeds, avatars, and reactions 2024-01-07 05:50:46 +01:00
global.json Update to .NET 8 2023-07-18 15:56:15 +02:00