.. |
AdvancedPage.axaml
|
Add option to Advanced tab to vacuum the database
|
2022-03-21 14:18:21 +01:00 |
AdvancedPage.axaml.cs
|
Move advanced tracking settings into a separate tab
|
2022-03-14 18:17:17 +01:00 |
AdvancedPageModel.cs
|
Add option to Advanced tab to vacuum the database
|
2022-03-21 14:18:21 +01:00 |
AttachmentsPage.axaml
|
Implement attachment downloads in desktop app
|
2022-05-29 12:09:47 +02:00 |
AttachmentsPage.axaml.cs
|
Implement attachment downloads in desktop app
|
2022-05-29 12:09:47 +02:00 |
AttachmentsPageModel.cs
|
Add support for merging downloaded attachments from other databases
|
2022-05-29 16:37:18 +02:00 |
DatabasePage.axaml
|
Fix database path being editable in the Database tab in the app
|
2022-02-20 19:55:32 +01:00 |
DatabasePage.axaml.cs
|
Fix Avalonia designer not seeing custom windows and controls
|
2022-02-27 11:37:08 +01:00 |
DatabasePageModel.cs
|
Refactor database merging & add user count to final report
|
2022-05-29 16:37:18 +02:00 |
DebugPage.axaml
|
Add debug tab with random database data generator
|
2022-03-20 23:11:38 +01:00 |
DebugPage.axaml.cs
|
Add debug tab with random database data generator
|
2022-03-20 23:11:38 +01:00 |
DebugPageModel.cs
|
Increase batch size when adding randomly generated data & fix magic numbers
|
2022-03-21 01:19:20 +01:00 |
TrackingPage.axaml
|
Move advanced tracking settings into a separate tab
|
2022-03-14 18:17:17 +01:00 |
TrackingPage.axaml.cs
|
Update uses of Avalonia APIs & safeguard clipboard code
|
2022-02-27 15:29:54 +01:00 |
TrackingPageModel.cs
|
Move advanced tracking settings into a separate tab
|
2022-03-14 18:17:17 +01:00 |
ViewerPage.axaml
|
Fix Viewer tab statistics (not computing in constructor, not cancelling after resetting filter) & tweak code
|
2022-05-28 21:40:12 +02:00 |
ViewerPage.axaml.cs
|
Calculate amount of exported messages asynchronously
|
2022-05-21 20:11:09 +02:00 |
ViewerPageModel.cs
|
Fix Viewer tab statistics (not computing in constructor, not cancelling after resetting filter) & tweak code
|
2022-05-28 21:40:12 +02:00 |