1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-17 09:42:44 +02:00
Discord-History-Tracker/app/Desktop/Main/Pages
2024-07-09 20:39:39 +02:00
..
AdvancedPage.axaml Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
AdvancedPage.axaml.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
AdvancedPageModel.cs Migrate models to a custom version of MVVM Community Toolkit 2023-12-31 14:42:03 +01:00
DatabasePage.axaml Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
DatabasePage.axaml.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
DatabasePageModel.cs Refactor database schema upgrades 2024-01-01 09:29:32 +01:00
DebugPage.axaml Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
DebugPage.axaml.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
DebugPageModel.cs Add support for global display names of users 2024-05-08 23:39:13 +02:00
DownloadsPage.axaml Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
DownloadsPage.axaml.cs Rework download storage and start collecting download URLs from embeds, avatars, and reactions 2024-01-07 05:50:46 +01:00
DownloadsPageModel.cs Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
TrackingPage.axaml Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00
TrackingPage.axaml.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
TrackingPageModel.cs Migrate ConfigureAwait to Task.Run 2023-12-31 20:18:08 +01:00
ViewerPage.axaml Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
ViewerPage.axaml.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
ViewerPageModel.cs Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00