Commit Graph
28 Commits
Author SHA1 Message Date
chylex 38f79dee7d Replace CommunityToolkit.Mvvm with PropertyChanged.SourceGenerator 2025-03-18 13:55:32 +01:00
chylex fa17d0e224 Fix exception handling in progress dialogs 2025-03-17 17:27:12 +01:00
chylex fb9b31175c Add option to use a separate database file for downloads when creating a new database 2025-03-16 17:16:51 +01:00
chylex 0fff3e8eaf Add option to delete orphaned downloads
Closes #273
2025-02-03 12:29:09 +01:00
chylex 2ecb658e42 Reformat code 2025-02-03 12:28:07 +01:00
chylex e11db62015 Update Avalonia to 11.2.3 2024-12-31 10:30:18 +01:00
chylex 4215dc76f4 Add main menu button to check for updates
Closes #165
2024-12-31 08:58:56 +01:00
chylex 8924aa7c06 Ask about automatic downloads when creating a new database 2024-07-09 20:39:39 +02:00
chylex 9738880ba7 Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
chylex 2c1e5a7603 Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +01:00
chylex 4929a19397 Fix button to retry failed downloads & show error if downloads fail to start 2024-01-01 16:25:32 +01:00
chylex c9e50e1a80 Refactor database schema upgrades 2024-01-01 09:29:32 +01:00
chylex de266473c5 Migrate models to a custom version of MVVM Community Toolkit 2023-12-31 14:42:03 +01:00
chylex f64141e768 Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00
chylex 0131f8cb50 Refactor integrated server management 2023-12-28 17:33:30 +01:00
chylex f603c861c5 Encapsulate server-side state and ensure graceful shutdown when closing main window 2023-12-27 08:22:23 +01:00
chylex 567253d147 Use multiple threads to download attachments 2023-12-25 09:36:14 +01:00
chylex 8a80cb8c20 Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
chylex 65d935cca1 Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
chylex bd7904b88e Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
chylex 610516de1f Update file dialogs and hide overwrite prompt when opening database files
Closes #198
2023-07-17 23:11:41 +02:00
chylex 3a6b83e0ba Update to Avalonia 11 2023-07-17 23:11:41 +02:00
chylex 6b54a80be1 Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
chylex 86acef1a22 Add option to Advanced tab to vacuum the database 2022-03-21 14:18:21 +01:00
chylex 9341988017 Add debug tab with random database data generator 2022-03-20 23:11:38 +01:00
chylex c03e2d328d Fix redundant XAML 2022-03-20 20:43:43 +01:00
chylex a5e8366f1b Redesign status bar in the app 2022-03-17 20:38:25 +01:00
chylex bb5634adc4 Move screens to a different namespace 2022-03-15 12:55:27 +01:00