chylex synced new reference refs/tags/v40.0 to chylex/Discord-History-Tracker from mirror 2024-01-01 04:28:17 +01:00
chylex synced commits to refs/tags/v40.0 at chylex/Discord-History-Tracker from mirror 2024-01-01 04:28:17 +01:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2024-01-01 04:28:17 +01:00
ef3e34066a Release v40.0
37374eeb18 Migrate ConfigureAwait to Task.Run
23ddb45a0d Make opening/saving viewer asynchronous
9904a711f7 Make database connection pool asynchronous
d5720c8758 Code cleanup
Compare 5 commits »
chylex synced new reference wip-update-check to chylex/Discord-History-Tracker from mirror 2023-12-31 19:28:17 +01:00
chylex synced commits to wip-update-check at chylex/Discord-History-Tracker from mirror 2023-12-31 19:28:17 +01:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-31 19:28:17 +01:00
89161e14b1 Increase default window size slightly
9d208b026c Synchronize publishing downloaded items to UI
119649ef9b Optimize rendering of download statistics table
0bc6232da7 Convert database events to reactive
de266473c5 Migrate models to a custom version of MVVM Community Toolkit
Compare 5 commits »
chylex synced and deleted reference refs/tags/wip-net6 at chylex/Discord-History-Tracker from mirror 2023-12-31 19:28:17 +01:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-30 16:28:19 +01:00
e0f359c15b Fix wrong attachment download progress information after re-enqueueing items
935f11d736 Make database schema upgrades asynchronous
f64141e768 Rewrite database interface to be asynchronous and improve UI
Compare 3 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-29 22:28:20 +01:00
11f7d4a49f Rewrite database interface to be asynchronous and improve UI
edea3470df Set C# language version to 12
Compare 2 commits »
chylex synced commits to vim at chylex/IntelliJ-AceJump from mirror 2023-12-29 22:28:18 +01:00
1f76a8bd25 Set version to chylex-19
2e31ddd504 Use top row remapping only for tags
47a34f6f14 Disable searching in the middle of a word unless Space is pressed when typing tag
Compare 3 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-28 19:28:21 +01:00
031d521402 Convert attachment download events to reactive
0131f8cb50 Refactor integrated server management
Compare 2 commits »
chylex synced commits to main at chylex/Minecraft-Phantom-Panel from mirror 2023-12-28 02:28:20 +01:00
de72e77c7b Update dependencies
9c06178a63 Fix double padding in table cells with both clickable rows and custom classes
Compare 2 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-28 01:28:19 +01:00
2875f5943b Refactor integrated server management
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-27 16:28:19 +01:00
3bf5acfa65 Fix trailing spaces Rider generates in code
f603c861c5 Encapsulate server-side state and ensure graceful shutdown when closing main window
Compare 2 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-25 16:17:09 +01:00
d2934f4d6a Update user agent of downloader
567253d147 Use multiple threads to download attachments
aa6555990c Fix throwing exceptions in UI binding converters
Compare 3 commits »
chylex synced commits to master-browser-only at chylex/Discord-History-Tracker from mirror 2023-12-25 07:17:10 +01:00
af48bf60ce Release v.31g
3ac968aa38 Remove unnecessary await
5debfa9ec6 Fix viewer converting underscores to italics even when not at the end of a word
92b8450c80 Fix not storing channel topic and position if the channel is in a category
ff6e21186c Reword "Do Nothing" option in autoscroll settings to improve clarity
Compare 8 commits »
chylex synced new reference wip-viewer-messages to chylex/Discord-History-Tracker from mirror 2023-12-24 04:17:11 +01:00
chylex synced commits to wip-viewer-messages at chylex/Discord-History-Tracker from mirror 2023-12-24 04:17:11 +01:00
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-23 19:17:10 +01:00
3d9d6a454a Remove unnecessary ASP.NET features
ee39780928 Rewrite token authorization checks in integrated server
7b58f973a0 Disable ASP.NET logging and use custom logging for request duration
Compare 3 commits »
chylex synced commits to master at chylex/Discord-History-Tracker from mirror 2023-12-23 10:17:08 +01:00
93fe018343 Add -console argument to show a console on Windows