1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-10-22 23:23:40 +02:00

16 Commits

Author SHA1 Message Date
be6203ede9 Reduce frequency of reactive UI updates with a short delay 2025-10-19 12:40:45 +02:00
588a1ac0dc Show detailed progress when merging databases 2025-10-15 06:23:26 +02:00
44b42657ef Refactor downloads 2025-04-25 13:07:35 +02:00
e30b305eb5 Add option to export downloaded files
Closes #277
2025-03-17 17:27:12 +01:00
0fff3e8eaf Add option to delete orphaned downloads
Closes #273
2025-02-03 12:29:09 +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
9738880ba7 Remember downloading state and filter settings in database 2024-07-09 20:39:39 +02:00
2b1c178f49 Handle request cancellation in the integrated HTTP server 2024-04-21 18:48:19 +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
2c1e5a7603 Rework download storage and start collecting download URLs from embeds, avatars, and reactions
Resolves #200
2024-01-07 05:50:46 +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