Commit Graph

9 Commits

Author SHA1 Message Date
Iain Sproat cb0f106c46 Resolve conflicts 2025-04-28 15:17:40 +01:00
Iain Sproat dd806b0730 Revert "prefer pipeline over .pipe"
This reverts commit 16049b6a92.
2025-03-11 09:46:55 +00:00
Iain Sproat 16049b6a92 prefer pipeline over .pipe 2025-03-10 10:57:54 +00:00
Iain Sproat 3c132f8098 type the busboy event 2025-03-06 21:51:53 +00:00
Iain Sproat 7c6ebc95dc refactor fileuploads to avoid http request 2025-03-05 16:39:23 +00:00
Iain Sproat 0035783932 place busboy instantiation in callable function 2025-03-05 15:20:12 +00:00
Iain Sproat 334a7e4988 Tidy deletion endpoint 2025-03-05 15:02:18 +00:00
Iain Sproat 2d73a75cf8 custom error handler can be removed as functionality is already provided by our existing middleware 2025-03-05 14:30:13 +00:00
Iain Sproat 6afad05430 refactor(blobstorage): separate REST components and services 2025-03-05 14:21:50 +00:00