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

20 Commits

Author SHA1 Message Date
c9e50e1a80
Refactor database schema upgrades 2024-01-01 09:29:32 +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
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
f603c861c5
Encapsulate server-side state and ensure graceful shutdown when closing main window 2023-12-27 08:22:23 +01:00
8a80cb8c20
Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
865deb356a
Fix progress dialog not propagating exceptions from its task 2023-12-22 14:47:55 +01:00
bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
610516de1f
Update file dialogs and hide overwrite prompt when opening database files
Closes #198
2023-07-17 23:11:41 +02:00
73f4c70325
Implement legacy archive file import 2022-06-04 13:31:48 +02:00
133ec532d2
Refactor database merging & add user count to final report 2022-05-29 16:37:18 +02:00
3b41ea7b5f
Fix showing potentially outdated message count when merging databases 2022-03-21 14:03:21 +01:00
d26e16eadf
Move advanced tracking settings into a separate tab 2022-03-14 18:17:17 +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
07af4ae00f
Improve localization for dates and numbers in the app UI 2021-11-29 17:52:07 +01:00
2ec9c7cbc3
Fix Rider inspections 2021-11-28 16:20:34 +01:00
e9e8c95a19
Add feature to merge multiple database files into one 2021-11-27 20:50:01 +01:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00