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

67 Commits

Author SHA1 Message Date
ae821f738e
Fix app memory leaks caused by UI code 2022-03-13 14:47:25 +01:00
a84a453990
Redesign the app 2022-03-12 18:12:30 +01:00
ebfe972a98
Update uses of Avalonia APIs & safeguard clipboard code 2022-02-27 15:29:54 +01:00
35308e0995
Add option to re-enable Ctrl+Shift+I in the Discord app 2022-02-27 15:08:56 +01: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
47b106503d
Fix database path being editable in the Database tab in the app 2022-02-20 19:55:32 +01:00
378c54908e
Add tools to remove/keep filtered messages in the app 2021-11-29 23:43:56 +01:00
07af4ae00f
Improve localization for dates and numbers in the app UI 2021-11-29 17:52:07 +01:00
c262e5aaa4
Minor visual fixes for app UI 2021-11-29 17:52:07 +01:00
96e125b812
Add channel & user filters to the app 2021-11-29 15:16:51 +01:00
2ec9c7cbc3
Fix Rider inspections 2021-11-28 16:20:34 +01:00
f449859ad9
Update Avalonia to 0.10.10 2021-11-28 13:57:49 +01:00
e9e8c95a19
Add feature to merge multiple database files into one 2021-11-27 20:50:01 +01:00
560c515ecf
Make message dialogs callable from non-UI threads 2021-11-27 19:41:45 +01:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00