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

289 Commits

Author SHA1 Message Date
0d3600492e
Add option to install a userscript instead of manually copying the tracking script 2025-03-29 08:32:17 +01:00
3b569ad5d6
Refactor endpoints and authorization 2025-03-29 08:23:47 +01:00
b2276600c7
Release v46.0 2025-03-18 21:03:45 +01:00
40269f591b
Fix the Export All button text 2025-03-18 21:03:44 +01:00
dea3b272c0
Enable full trimming in .NET 2025-03-18 20:23:20 +01:00
e66206b4a8
Update About page 2025-03-18 17:35:39 +01:00
780d5ae421
Optimize viewer message export 2025-03-18 17:35:38 +01:00
38f79dee7d
Replace CommunityToolkit.Mvvm with PropertyChanged.SourceGenerator 2025-03-18 13:55:32 +01:00
e30b305eb5
Add option to export downloaded files
Closes #277
2025-03-17 17:27:12 +01:00
fa17d0e224
Fix exception handling in progress dialogs 2025-03-17 17:27:12 +01:00
5741fad528
Fix random exceptions when disposing DelayedThrottledTask 2025-03-16 22:25:55 +01:00
e7c52fd1d5
Fix storing wrong download size in metadata when actual size is known and differs 2025-03-16 21:17:50 +01:00
fb9b31175c
Add option to use a separate database file for downloads when creating a new database 2025-03-16 17:16:51 +01:00
f8e56ae367
Unify style definitions for bottom button panels 2025-03-16 17:16:41 +01:00
7ed31fbc8b
Move the Vacuum Database button to the Database tab 2025-03-16 17:13:07 +01:00
e92aeb5a1b
Refactor click event handler for Delete Orphaned Downloads 2025-03-16 17:13:06 +01:00
50d5bdba97
Release v45.0 2025-02-07 16:44:16 +01:00
295c32c7b4
Remove some runtimes from the portable build 2025-02-06 14:12:37 +01:00
5e4bb5b44d
Remove osx-x64 from dedicated runtime builds 2025-02-06 14:11:05 +01:00
96c19afa66
Improve reproducibility of builds 2025-02-06 13:36:13 +01:00
a45f60b528
Update to .NET 9 2025-02-06 13:15:11 +01:00
0fff3e8eaf
Add option to delete orphaned downloads
Closes #273
2025-02-03 12:29:09 +01:00
02b773db8f
Handle uncaught exceptions in progress dialogs 2025-02-03 12:28:07 +01:00
261a583b50
Remove orphaned servers, channels, users, and attachments after removing messages 2025-02-03 12:28:07 +01:00
2ecb658e42
Reformat code 2025-02-03 12:28:07 +01:00
7a6dd23912
Add foreign keys to tables linked to messages 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
e11db62015
Update Avalonia to 11.2.3 2024-12-31 10:30:18 +01:00
bfac9b91d9
Release v44.0 2024-12-31 09:23:17 +01:00
4215dc76f4
Add main menu button to check for updates
Closes #165
2024-12-31 08:58:56 +01:00
86adda610b
Fix wrong reaction handling in messages with polls
Closes #259
2024-12-31 04:59:33 +01:00
f1c4cd040e
Tweak tracking script for easier debugging 2024-12-31 04:55:53 +01:00
737ab43ea4
Add option to hide previews while tracking and autoscrolling 2024-11-05 18:38:49 +01:00
0229c00259
Rewrite tracker to use Discord client functions instead of React properties 2024-10-23 02:01:23 +02:00
95361d2e01
Write downloads to temporary files to reduce blocking concurrent database accesses
References #168
2024-10-22 11:55:27 +02:00
5b7312109b
Release v43.1 2024-08-04 21:49:40 +02:00
9f1db9a662
Fix attachment migration error when database contains attachments for deleted messages
Closes #264
2024-08-04 21:47:34 +02:00
d3e1bb901c
Release v43.0 2024-07-10 12:28:20 +02:00
9bd105f57e
Update About page with a link to issue tracker and libraries 2024-07-10 12:28:20 +02:00
e1eae393c3
Update SQLite provider to 8.0.7 (SQLite version 3.41.2) 2024-07-09 20:39:39 +02:00
fbed74529d
Update Avalonia to 11.0.11 2024-07-09 20:39:39 +02:00
8924aa7c06
Ask about automatic downloads when creating a new database 2024-07-09 20:39:39 +02:00
9738880ba7
Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
1700f99bf7
Rename database tables related to messages 2024-07-05 05:02:06 +02:00
84acf5f5d5
Fix error when tracking announcements with attachments across multiple channels
Closes #261
2024-07-04 21:56:23 +02:00
ae56433836
Fix not updating download URLs and metadata when re-tracking messages with failed downloads 2024-07-01 05:45:36 +02:00
c3d4fa5532
Release v42.1 2024-05-09 00:08:15 +02:00
a6225b9721
Hide user discriminators & fix places that still displayed usernames instead of display names
References #216
2024-05-09 00:04:31 +02:00
943163473a
Add support for global display names of users
Closes #216
2024-05-08 23:39:13 +02:00
fa00df10d8
Fix viewer menu styling 2024-05-08 21:47:16 +02:00