|
95361d2e01
|
Write downloads to temporary files to reduce blocking concurrent database accesses
References #168
|
2024-10-22 11:55:27 +02:00 |
|
|
70c04fc986
|
Stream downloaded files directly into database
|
2024-04-17 13:31:24 +02:00 |
|
|
daafdbbfaf
|
Prevent active downloads from timing out
Closes #256
|
2024-04-17 08:51:37 +02:00 |
|
|
07615de87a
|
Fix download timeouts not marking the downloaded file as failed
References #256
|
2024-04-16 11:00:38 +02:00 |
|
|
7fdc19880e
|
Add -concurrentdownloads program argument to configure number of concurrent download tasks
References #256
|
2024-04-16 10:50:50 +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 |
|
|
9d208b026c
|
Synchronize publishing downloaded items to UI
|
2023-12-31 16:51:33 +01:00 |
|
|
f64141e768
|
Rewrite database interface to be asynchronous and improve UI
|
2023-12-30 12:27:44 +01:00 |
|
|
031d521402
|
Convert attachment download events to reactive
|
2023-12-28 17:33:30 +01:00 |
|
|
f603c861c5
|
Encapsulate server-side state and ensure graceful shutdown when closing main window
|
2023-12-27 08:22:23 +01:00 |
|