chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2022-05-29 13:21:38 +02:00
3d435d0165 Release v36 (beta)
3e8151e1f3 Fix empty space between DHT tracker and app after a recent Discord update
9f98eba9c1 Update Avalonia to 0.10.14
6b54a80be1 Implement attachment downloads in desktop app
1e6e5c6f92 Refactor generating SQL "WHERE" clauses
Compare 10 commits »
chylex synced commits to refs/tags/v36.beta at chylex/Discord-History-Tracker from mirror 2022-05-29 13:21:38 +02:00
chylex synced commits to app-downloads at chylex/Discord-History-Tracker from mirror 2022-05-29 05:11:38 +02:00
709d6ca07a Implement attachment downloads in desktop app
1e6e5c6f92 Refactor generating SQL "WHERE" clauses
2459c8ee1a Add randomization of SQLite connection pool delays to reduce chance of livelocks
d129a60d1c Add BytesValueConverter
65ecb0177c Fix wrong plural in the Viewer tab if the total amount of messages is zero
Compare 7 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2022-05-29 05:11:38 +02:00
15e8b9da63 Tweak wording in the Advanced tab to reduce text length
9572f0f002 Rename MessageFilterRemovalMode to FilterRemovalMode
2f3b8b974c Rename MessageFilterPanel to FilterPanel
Compare 3 commits »
chylex synced commits to app-downloads at chylex/Discord-History-Tracker from mirror 2022-05-28 21:01:38 +02:00
935eebc5c9 Implement attachment downloads in desktop app
ca22d0c0ae Refactor generating SQL "WHERE" clauses
91c3cb5fd9 Add BytesValueConverter
18a6dc9ea9 Fix wrong plural in the Viewer tab if the total amount of messages is zero
19708c6884 Fix Viewer tab not starting to compute statistics during constructions & tweak code
Compare 5 commits »
chylex synced commits to app-downloads at chylex/Discord-History-Tracker from mirror 2022-05-28 12:51:38 +02:00
a6955fbdbb Implement attachment downloads in desktop app
d41da94e69 Refactor generating SQL "WHERE" clauses
1893193323 Add BytesValueConverter
91414e8090 Fix wrong plural in the Viewer tab if the total amount of messages is zero
Compare 7 commits »
chylex synced commits to app-downloads at chylex/Discord-History-Tracker from mirror 2022-05-26 03:41:38 +02:00
9b923211e6 wip2
9014ab4434 wip1
4d7f3cf94c Implement attachment downloads in desktop app
3545503877 Refactor generating SQL "WHERE" clauses
35082620b8 Add BytesValueConverter
Compare 24 commits »
chylex synced new reference wip-refactor-server to chylex/Discord-History-Tracker from mirror 2022-05-23 02:11:40 +02:00
chylex synced commits to wip-refactor-server at chylex/Discord-History-Tracker from mirror 2022-05-23 02:11:40 +02:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2022-05-22 18:01:40 +02:00
bff86b09c7 Update SQLite version to 3.35.5
chylex synced and deleted reference wip-async at chylex/Discord-History-Tracker from mirror 2022-05-22 18:01:40 +02:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2022-05-22 01:41:39 +02:00
5ca7cf09e8 Clarify and fix instructions for platform-portable releases
a1c93232d0 Cleanup temporary files when DHT is closed
db5f9d65db Change default viewer file name to the name of the database file
4cbf387e2a Optimize viewer export to support exporting large databases
64cf3c9fbb Calculate amount of exported messages asynchronously
Compare 7 commits »
chylex synced commits to wip-async at chylex/Discord-History-Tracker from mirror 2022-05-22 01:41:39 +02:00
c1b89dc6a7 Change default viewer file name to the name of the database file
9f0a46c9c3 Optimize viewer export to support exporting large databases
Compare 2 commits »
chylex synced commits to wip-async at chylex/Discord-History-Tracker from mirror 2022-05-21 09:21:40 +02:00
7d9ecb9db1 Calculate amount of exported messages asynchronously
a4ebd5eed6 Replace message statistics thread with new async value computer
06716330d6 Add utility for asynchronous value computation
Compare 3 commits »
chylex synced new reference wip-async to chylex/Discord-History-Tracker from mirror 2022-05-21 01:11:39 +02:00
chylex synced commits to wip-async at chylex/Discord-History-Tracker from mirror 2022-05-21 01:11:39 +02:00
chylex synced commits to dev-test at chylex/Minecraft-Server-Properties-Re... from mirror 2022-05-20 21:01:28 +02:00
chylex synced new reference dev-test to chylex/Minecraft-Server-Properties-Re... from mirror 2022-05-20 21:01:28 +02:00
chylex synced commits to main at chylex/Minecraft-Server-Properties-Re... from mirror 2022-05-20 12:51:29 +02:00
f44ff26a8c Release v1.0.3 for Minecraft 1.18.2+ (rebuild due to binary incompatibility)
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2022-05-20 00:41:39 +02:00
1a6346677e Improve performance of check box dialogs by using ItemsRepeater instead of ItemsControl