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
7fdc19880e
Add -concurrentdownloads program argument to configure number of concurrent download tasks
References #256
2024-04-16 10:50:50 +02:00
de266473c5
Migrate models to a custom version of MVVM Community Toolkit 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
0131f8cb50
Refactor integrated server management 2023-12-28 17:33:30 +01:00
f603c861c5
Encapsulate server-side state and ensure graceful shutdown when closing main window 2023-12-27 08:22:23 +01:00
567253d147
Use multiple threads to download attachments 2023-12-25 09:36:14 +01:00
bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
bb5634adc4
Move screens to a different namespace 2022-03-15 12:55:27 +01:00
d26e16eadf
Move advanced tracking settings into a separate tab 2022-03-14 18:17:17 +01:00
ae821f738e
Fix app memory leaks caused by UI code 2022-03-13 14:47:25 +01:00
72c13cbb58
Fix more database disposal issues 2022-03-06 15:22:03 +01:00
6d3db23f80
Fix not manually disposing of resources when the app window is closed 2022-03-05 13:36:04 +01:00
35308e0995
Add option to re-enable Ctrl+Shift+I in the Discord app 2022-02-27 15:08:56 +01: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
77aa15e557
Add database file name to the app title
References #165
2022-02-20 20:03:59 +01:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00