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

31 Commits

Author SHA1 Message Date
16d7e5a6f8
Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
2c1e5a7603
Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +01:00
0bc6232da7
Convert database events to reactive 2023-12-31 14:42:03 +01:00
031d521402
Convert attachment download events to reactive 2023-12-28 17:33:30 +01:00
65d935cca1
Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
6da3c185e5
Update Avalonia to 11.0.6 2023-12-21 04:24:01 +01:00
fe588686fc
Clean up project configuration and build scripts & fix CI builds 2023-11-23 21:45:54 +01:00
492dddb35d
Load full tracking script from the integrated server to remove need for minification 2023-11-21 07:08:26 +01:00
37640c97b0
Update to Avalonia 11.0.5 2023-10-29 06:38:26 +01:00
3db599e901
Update to .NET 8 2023-07-18 15:56:15 +02:00
3a6b83e0ba
Update to Avalonia 11 2023-07-17 23:11:41 +02:00
22958536e7
Update Avalonia to 0.10.18 & SQLite provider to 6.0.10 2022-10-22 00:17:48 +02:00
e4a09515b0
Update Avalonia to 0.10.16 2022-07-18 21:29:07 +02:00
de5a8b690b
Add TextBoxDialog 2022-06-03 16:44:43 +02:00
9f98eba9c1
Update Avalonia to 0.10.14 2022-05-29 12:10:34 +02:00
6b54a80be1
Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
8fd4561721
Try to fix inconsistency with embedded resource generation 2022-03-24 00:03:12 +01:00
9fe68be3f4
Fix bad command for executing python script in .csproj 2022-03-23 20:40:38 +01:00
c23fac465f
Rework app build setup to call minification script automatically 2022-03-19 21:49:56 +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
58259c0bb4
Update Avalonia to 0.10.13 2022-03-12 18:12:31 +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
20aac4c47a
Update Avalonia to 0.10.12 2022-02-27 15:21:38 +01:00
849ef18adb
Reorganize namespaces and move some classes to a separate Utils project 2022-02-21 22:27:01 +01:00
edc23d616d
Release v33.1 (app) 2022-02-12 11:23:24 +01:00
e8677c09b4
Release v33 (app) 2021-12-01 08:13:19 +01:00
f449859ad9
Update Avalonia to 0.10.10 2021-11-28 13:57:49 +01:00
52998f7d7a
Release v32.1 (app) 2021-09-14 02:03:08 +02:00
9f506aceb2
Release v.32 (app) 2021-08-15 22:02:03 +02:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00