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

17 Commits

Author SHA1 Message Date
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
943163473a
Add support for global display names of users
Closes #216
2024-05-08 23:39:13 +02:00
2b1c178f49
Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +02:00
8de309a6c4
Fix some Rider inspections and a typo 2024-04-17 14:13:33 +02:00
de8d6a1e11
Stream downloaded files during database merges 2024-04-17 13:31:25 +02:00
d79e6f53b4
Stream downloaded files from database directly into HTTP server responses 2024-04-17 13:31:25 +02:00
70c04fc986
Stream downloaded files directly into database 2024-04-17 13:31:24 +02:00
c8d8d95daa
Fix not rolling back database transactions after unhandled exceptions 2024-04-17 12:30:13 +02:00
2c1e5a7603
Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +01:00
c5f77872fe
Fix some database calls not being asynchronous 2024-01-01 14:37:05 +01:00
9904a711f7
Make database connection pool asynchronous 2023-12-31 19:47:28 +01:00
0bc6232da7
Convert database events to reactive 2023-12-31 14:42:03 +01:00
e0f359c15b
Fix wrong attachment download progress information after re-enqueueing items 2023-12-30 12:27:44 +01:00
f64141e768
Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00