1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-02-23 15:46:00 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
6193a7070e
Update to MVVM Toolkit 8.4.0 2025-02-08 16:58:34 +01:00
2ecb658e42
Reformat code 2025-02-03 12:28:07 +01:00
60761d80ab
Fix showing wrong keyboard shortcut for opening dev tools on macOS 2025-01-15 03:47:57 +01:00
37374eeb18
Migrate ConfigureAwait to Task.Run 2023-12-31 20:18:08 +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
0131f8cb50
Refactor integrated server management 2023-12-28 17:33:30 +01:00
492dddb35d
Load full tracking script from the integrated server to remove need for minification 2023-11-21 07:08:26 +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
d26e16eadf
Move advanced tracking settings into a separate tab 2022-03-14 18:17:17 +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
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
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