1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-22 14:42:49 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
2b1c178f49
Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
d79e6f53b4
Stream downloaded files from database directly into HTTP server responses 2024-04-17 13:31:25 +02:00
f64141e768
Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00
ee39780928
Rewrite token authorization checks in integrated server 2023-12-23 13:47:31 +01:00
caab038eaa
Use source generators for JSON serialization everywhere 2023-12-22 05:24:28 +01:00
095c9a061a
Update attachment downloads for time-limited Discord CDN URLs
Closes #223
2023-12-21 00:27:08 +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
bbc734ba9b
Track dimensions of image attachments 2022-07-18 21:09:20 +02:00
c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +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
4dc781b35c
Address Rider inspections 2022-02-21 22:27:29 +01:00
96e125b812
Add channel & user filters to the app 2021-11-29 15:16:51 +01:00
2ec9c7cbc3
Fix Rider inspections 2021-11-28 16:20:34 +01:00
bbb50dc50c
Fix C# code formatting 2021-08-15 21:58:32 +02:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00