Commit Graph

243 Commits

Author SHA1 Message Date
chylex aa6555990c
Fix throwing exceptions in UI binding converters 2023-12-25 07:04:31 +01:00
chylex 3d9d6a454a
Remove unnecessary ASP.NET features 2023-12-23 13:47:33 +01:00
chylex ee39780928
Rewrite token authorization checks in integrated server 2023-12-23 13:47:31 +01:00
chylex 7b58f973a0
Disable ASP.NET logging and use custom logging for request duration 2023-12-23 11:19:54 +01:00
chylex 93fe018343
Add -console argument to show a console on Windows 2023-12-23 08:46:43 +01:00
chylex 4f5e27f651
Release v39.1 2023-12-22 16:31:11 +01:00
chylex cbf81ec95a
Fix missing JSON source generator when parsing integrated server requests 2023-12-22 16:31:11 +01:00
chylex 8a80cb8c20
Show progress dialog when upgrading database schema 2023-12-22 16:18:03 +01:00
chylex 865deb356a
Fix progress dialog not propagating exceptions from its task 2023-12-22 14:47:55 +01:00
chylex 069ab97196
Disable reflection-based JSON serialization 2023-12-22 05:54:24 +01:00
chylex caab038eaa
Use source generators for JSON serialization everywhere 2023-12-22 05:24:28 +01:00
chylex fb837374fc
Enable single file compression and disable unnecessary .NET features 2023-12-22 02:30:24 +01:00
chylex 65d935cca1
Use compiled bindings in Avalonia XAML 2023-12-21 08:55:56 +01:00
chylex 6e64c86d7a
Optimize viewer JSON export using source generators 2023-12-21 08:29:07 +01:00
chylex 8aeb590bb3
Release v39.0 2023-12-21 05:18:01 +01:00
chylex 8dc1adc9f0
Fix viewer converting underscores to italics even when not at the end of a word 2023-12-21 05:09:55 +01:00
chylex ddf70b02e7
Fix not storing channel topic and position if the channel is in a category
Closes #232
2023-12-21 04:49:19 +01:00
chylex ef59fd992e
Reword "Do Nothing" option in autoscroll settings to improve clarity 2023-12-21 04:27:24 +01:00
chylex d044627fac
Reduce delay in tracker for responding to new messages 2023-12-21 04:27:24 +01:00
chylex a624745602
Force light theme in Avalonia 2023-12-21 04:24:12 +01:00
chylex 6da3c185e5
Update Avalonia to 11.0.6 2023-12-21 04:24:01 +01:00
chylex d4d14cab97
Update Rider project configuration files 2023-12-21 00:55:19 +01:00
chylex 095c9a061a
Update attachment downloads for time-limited Discord CDN URLs
Closes #223
2023-12-21 00:27:08 +01:00
chylex d01f9ed218
Rewrite detection of newly loaded messages 2023-12-20 13:19:11 +01:00
chylex dd6f121059
Fix not seeing messages after a Discord update
Closes #240
2023-12-20 10:51:14 +01:00
chylex 8bba33d815
Update SQLite provider to 8.0.0 (SQLite version 3.41.2) 2023-12-20 10:42:17 +01:00
chylex fe588686fc
Clean up project configuration and build scripts & fix CI builds 2023-11-23 21:45:54 +01:00
chylex 7392987165
Remove unused argument in tracker script
Closes #235
2023-11-23 05:22:33 +01:00
chylex 492dddb35d
Load full tracking script from the integrated server to remove need for minification 2023-11-21 07:08:26 +01:00
chylex d35280a6a6
Release v38.0 2023-10-29 06:42:45 +01:00
chylex ae8a34f938
Log error when reading Discord settings fails 2023-10-29 06:42:45 +01:00
chylex 18f5823f2a
Fix not seeing messages after a Discord update
Closes #226
2023-10-29 06:42:45 +01:00
chylex 37640c97b0
Update to Avalonia 11.0.5 2023-10-29 06:38:26 +01:00
chylex 3cc5c75c48
Fix JSON serialization not working in release builds 2023-10-29 06:38:26 +01:00
chylex 2424a8ac8d
Fix UI freezing due to attachment download statistics being updated on the wrong thread 2023-07-18 18:56:34 +02:00
chylex e7705587c2
Fix .NET 8 warnings and update C# conventions 2023-07-18 18:51:23 +02:00
chylex bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
chylex 3db599e901
Update to .NET 8 2023-07-18 15:56:15 +02:00
chylex 69a68b463c
Update JetBrains.Annotations to 2023.2.0 2023-07-18 15:54:13 +02:00
chylex b2389dd521
Update SQLite provider to 7.0.9 2023-07-18 15:54:13 +02:00
chylex 610516de1f
Update file dialogs and hide overwrite prompt when opening database files
Closes #198
2023-07-17 23:11:41 +02:00
chylex 3a6b83e0ba
Update to Avalonia 11 2023-07-17 23:11:41 +02:00
chylex 22958536e7
Update Avalonia to 0.10.18 & SQLite provider to 6.0.10 2022-10-22 00:17:48 +02:00
chylex 4db8c302d8
Release v37.2 2022-10-07 14:40:37 +02:00
chylex 7e7d140957
Fix server name detection after a Discord update
Closes #204
2022-10-07 14:35:30 +02:00
chylex 8c68438fbb
Release v37.1 2022-07-18 22:06:05 +02:00
chylex f625a39b4d
Update SQLite provider to 6.0.7 (SQLite version 3.35.5) 2022-07-18 21:51:19 +02:00
chylex 7fd644449c
Update JetBrains.Annotations to 2022.1.0 2022-07-18 21:43:45 +02:00
chylex e4a09515b0
Update Avalonia to 0.10.16 2022-07-18 21:29:07 +02:00
chylex 9ac9f2246f
Fix DHT tracker overlaying part of Discord 2022-07-18 21:20:49 +02:00
chylex bbc734ba9b
Track dimensions of image attachments 2022-07-18 21:09:20 +02:00
chylex 6837b05b0d
Fix missing ToArray call when serializing message reactions to JSON 2022-07-18 21:00:36 +02:00
chylex c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +02:00
chylex 739e87c5ab
Add one decimal place to MB/GB/TB in the table in the Attachments tab 2022-07-18 20:19:51 +02:00
chylex d463b407f4
Fix code for reducing chance of SQLite connection pool livelocks 2022-07-18 20:13:05 +02:00
chylex cd418f4871
Fix viewer image detection and file name parsing when the URL includes a query 2022-07-18 20:13:05 +02:00
chylex 176a81e055 Reformat list of allowed origins in CORS 2022-07-15 01:34:08 +02:00
Matojeje 1cf3e76644 Add CORS for Canary and PTB 2022-07-15 01:34:08 +02:00
chylex 33f5ab7cce
Release v37.0 2022-06-18 14:00:15 +02:00
chylex b9a5664740
Fix not seeing messages after a Discord update
Closes #189
2022-06-18 13:59:29 +02:00
chylex 845ac1b0fa
Release v36.2 (beta) 2022-06-06 17:08:37 +02:00
chylex 1bead42a0e
Improve error handling and reporting when extracting message data 2022-06-06 17:05:20 +02:00
chylex 8f1c91b2cc
Fix not formatting single underscores as italics in the viewer
Closes #142
2022-06-04 22:13:16 +02:00
chylex 9ae5ece24b
Fix negative numbers & exception with very large numbers in attachment size limit 2022-06-04 21:55:55 +02:00
chylex 053ab5b091
Fix exception & wrong download statistics when multiple attachments have the same URL 2022-06-04 21:47:34 +02:00
chylex 71c628fdf8
Fix not recomputing download statistics after removing download items 2022-06-04 21:45:40 +02:00
chylex af621b8d46
Fix wrong plural in the Viewer tab if the total amount of messages is zero (properly this time) 2022-06-04 21:26:50 +02:00
chylex 31fe6aed35
Stop ignoring removal filters for messages and download items if the filter matches all 2022-06-04 21:25:06 +02:00
chylex c25426af55
Add image loading animation to viewer
Related to #79
2022-06-04 16:56:41 +02:00
chylex 59129ba20a
Change image alt text in viewer to indicate when images are loading, and when loading fails
Related to #79
2022-06-04 15:50:05 +02:00
chylex f7bfe052ca
Add known sizes of images to the viewer
Related to #79
2022-06-04 15:29:42 +02:00
chylex c9bb46c8c7
Release v36.1 (beta) 2022-06-04 13:31:48 +02:00
chylex 73f4c70325
Implement legacy archive file import 2022-06-04 13:31:48 +02:00
chylex de5a8b690b
Add TextBoxDialog 2022-06-03 16:44:43 +02:00
chylex daa2feb445
Add support for merging downloaded attachments from other databases 2022-05-29 16:37:18 +02:00
chylex 4e94e788bc
Fix not closing connections to database files incompatible with the current app version (including rejected upgrade prompts) 2022-05-29 16:37:18 +02:00
chylex 133ec532d2
Refactor database merging & add user count to final report 2022-05-29 16:37:18 +02:00
chylex 3d435d0165
Release v36 (beta) 2022-05-29 12:40:13 +02:00
chylex 3e8151e1f3
Fix empty space between DHT tracker and app after a recent Discord update 2022-05-29 12:14:27 +02:00
chylex 9f98eba9c1
Update Avalonia to 0.10.14 2022-05-29 12:10:34 +02:00
chylex 6b54a80be1
Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
chylex 1e6e5c6f92
Refactor generating SQL "WHERE" clauses 2022-05-28 21:40:13 +02:00
chylex 2459c8ee1a
Add randomization of SQLite connection pool delays to reduce chance of livelocks 2022-05-28 21:40:13 +02:00
chylex d129a60d1c
Add BytesValueConverter 2022-05-28 21:40:13 +02:00
chylex 65ecb0177c
Fix wrong plural in the Viewer tab if the total amount of messages is zero 2022-05-28 21:40:13 +02:00
chylex d51dcb0a84
Fix Viewer tab statistics (not computing in constructor, not cancelling after resetting filter) & tweak code 2022-05-28 21:40:12 +02:00
chylex b13b85dedd
Add support for cancelling async value computation 2022-05-28 21:38:42 +02:00
chylex 15e8b9da63
Tweak wording in the Advanced tab to reduce text length 2022-05-28 11:22:55 +02:00
chylex 9572f0f002
Rename MessageFilterRemovalMode to FilterRemovalMode 2022-05-24 22:02:36 +02:00
chylex 2f3b8b974c
Rename MessageFilterPanel to FilterPanel 2022-05-24 22:02:36 +02:00
chylex bff86b09c7
Update SQLite version to 3.35.5 2022-05-22 16:19:19 +02:00
chylex a1c93232d0
Cleanup temporary files when DHT is closed 2022-05-21 21:32:32 +02:00
chylex db5f9d65db
Change default viewer file name to the name of the database file 2022-05-21 20:11:09 +02:00
chylex 4cbf387e2a
Optimize viewer export to support exporting large databases 2022-05-21 20:11:09 +02:00
chylex 64cf3c9fbb
Calculate amount of exported messages asynchronously 2022-05-21 20:11:09 +02:00
chylex a4ebd5eed6
Replace message statistics thread with new async value computer 2022-05-21 03:27:57 +02:00
chylex 06716330d6
Add utility for asynchronous value computation 2022-05-21 03:03:32 +02:00
chylex 1a6346677e
Improve performance of check box dialogs by using ItemsRepeater instead of ItemsControl 2022-05-19 22:07:38 +02:00
chylex 261be50463
Release v35.3 2022-05-19 12:30:25 +02:00
chylex f93f5c8fdd
Fix DHT tracker overlaying bottom of the app & set z-index to force it on top if it happens again
Closes #181
2022-05-19 12:28:24 +02:00