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

19 Commits

Author SHA1 Message Date
2c1e5a7603
Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +01:00
4929a19397
Fix button to retry failed downloads & show error if downloads fail to start 2024-01-01 16:25:32 +01:00
c9e50e1a80
Refactor database schema upgrades 2024-01-01 09:29:32 +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
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
8a80cb8c20
Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
65d935cca1
Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +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
3a6b83e0ba
Update to Avalonia 11 2023-07-17 23:11:41 +02:00
6b54a80be1
Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
86acef1a22
Add option to Advanced tab to vacuum the database 2022-03-21 14:18:21 +01:00
9341988017
Add debug tab with random database data generator 2022-03-20 23:11:38 +01:00
c03e2d328d
Fix redundant XAML 2022-03-20 20:43:43 +01:00
a5e8366f1b
Redesign status bar in the app 2022-03-17 20:38:25 +01:00
bb5634adc4
Move screens to a different namespace 2022-03-15 12:55:27 +01:00