1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-07-05 03:38:52 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
3ecda02630
[WIP] Replace ASP.NET Core with Sisk library 2025-04-27 12:39:14 +02:00
3b569ad5d6
Refactor endpoints and authorization 2025-03-29 08:23:47 +01:00
2ecb658e42
Reformat code 2025-02-03 12:28:07 +01:00
383ee5c90e
Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
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
ee39780928
Rewrite token authorization checks in integrated server 2023-12-23 13:47:31 +01:00
7b58f973a0
Disable ASP.NET logging and use custom logging for request duration 2023-12-23 11:19:54 +01:00
cbf81ec95a
Fix missing JSON source generator when parsing integrated server requests 2023-12-22 16:31:11 +01:00
492dddb35d
Load full tracking script from the integrated server to remove need for minification 2023-11-21 07:08:26 +01:00
bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +02: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
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