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

17 Commits

Author SHA1 Message Date
2c1e5a7603
Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +01:00
c9e50e1a80
Refactor database schema upgrades 2024-01-01 09:29:32 +01:00
d5720c8758
Code cleanup 2023-12-31 19:44:44 +01:00
0bc6232da7
Convert database events to reactive 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
8a80cb8c20
Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
610516de1f
Update file dialogs and hide overwrite prompt when opening database files
Closes #198
2023-07-17 23:11:41 +02:00
739e87c5ab
Add one decimal place to MB/GB/TB in the table in the Attachments tab 2022-07-18 20:19:51 +02:00
d129a60d1c
Add BytesValueConverter 2022-05-28 21:40:13 +02:00
277e241183
Speed up opening database by deferring the initial refresh of total message count 2022-03-21 14:18:21 +01:00
217c1f9e10
Tell users to backup database file(s) before a schema upgrade 2022-03-05 18:43:48 +01:00
ebfe972a98
Update uses of Avalonia APIs & safeguard clipboard code 2022-02-27 15:29:54 +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
07af4ae00f
Improve localization for dates and numbers in the app UI 2021-11-29 17:52:07 +01:00
e9e8c95a19
Add feature to merge multiple database files into one 2021-11-27 20:50:01 +01:00