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

18 Commits

Author SHA1 Message Date
9738880ba7
Remember downloading state and filter settings in database 2024-07-09 20:39:39 +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
9904a711f7
Make database connection pool asynchronous 2023-12-31 19:47:28 +01:00
0bc6232da7
Convert database events to reactive 2023-12-31 14:42:03 +01:00
f64141e768
Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00
567253d147
Use multiple threads to download attachments 2023-12-25 09:36:14 +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
c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +02:00
73f4c70325
Implement legacy archive file import 2022-06-04 13:31:48 +02:00
daa2feb445
Add support for merging downloaded attachments from other databases 2022-05-29 16:37:18 +02:00
133ec532d2
Refactor database merging & add user count to final report 2022-05-29 16:37:18 +02:00
6b54a80be1
Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
9572f0f002
Rename MessageFilterRemovalMode to FilterRemovalMode 2022-05-24 22:02:36 +02:00
86acef1a22
Add option to Advanced tab to vacuum the database 2022-03-21 14:18:21 +01:00
4dc781b35c
Address Rider inspections 2022-02-21 22:27:29 +01:00
378c54908e
Add tools to remove/keep filtered messages in the app 2021-11-29 23:43:56 +01:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00