1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-04-05 20:15:42 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
38f79dee7d
Replace CommunityToolkit.Mvvm with PropertyChanged.SourceGenerator 2025-03-18 13:55:32 +01:00
e30b305eb5
Add option to export downloaded files
Closes #277
2025-03-17 17:27:12 +01:00
fa17d0e224
Fix exception handling in progress dialogs 2025-03-17 17:27:12 +01:00
02b773db8f
Handle uncaught exceptions in progress dialogs 2025-02-03 12:28:07 +01:00
2ecb658e42
Reformat code 2025-02-03 12:28:07 +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
3bf5acfa65
Fix trailing spaces Rider generates in code 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
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
3a6b83e0ba
Update to Avalonia 11 2023-07-17 23:11:41 +02:00
f7f32c3f6a
Fix Avalonia designer not seeing custom windows and controls 2022-02-27 11:37:08 +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