1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-09-30 08:02:50 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
2ecb658e42 Reformat code 2025-02-03 12:28:07 +01:00
7fdc19880e Add -concurrentdownloads program argument to configure number of concurrent download tasks
References #256
2024-04-16 10:50:50 +02:00
d5720c8758 Code cleanup 2023-12-31 19:44:44 +01:00
93fe018343 Add -console argument to show a console on Windows 2023-12-23 08:46:43 +01:00
bd7904b88e Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
be5c76c3bd Add debug log level and reset console colors after logging 2022-03-05 20:09:24 +01:00
9a7a2cffc2 Allow database file path to be passed as the first command line argument to the app
This adds support for directly opening files with the DHT app, for ex. in Windows Explorer by using "Open With", or by associating the ".dht" extension with the app.
2022-03-05 16:43:58 +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
ab7b3532fc Build a DHT app for desktop 2021-06-19 10:40:34 +02:00