Iain Sproat
944b2cd6a4
feat(blobstorage): expire stale pending uploads ( #4900 )
2025-06-20 17:03:34 +01:00
Iain Sproat
4738b97091
feat(server/fileuploads): use a presigned url to upload large files ( #4901 )
2025-06-17 17:38:47 +01:00
Iain Sproat
4529b6b37b
Merge branch 'main' into iain/refactor-blob-storage
2025-04-26 08:19:21 +01:00
Chuck Driesler
5c68f8a1da
feat(automate): ability to delete automations ( #4228 )
...
* feat(automate): delete automation be
* feat(automate): delete automations fe
* fix(automate): delete modal, update cache
* chore(automate): minor formatting
* fix(automate): delete blobs w automations
* chore(automate): repair blob test
* fix(automate): make sure to return
* fix(automate): do soft delete
* fix(automate): include deleted filter in project automation queries
2025-04-22 20:22:44 +01:00
Iain Sproat
7c6ebc95dc
refactor fileuploads to avoid http request
2025-03-05 16:39:23 +00:00
Iain Sproat
334a7e4988
Tidy deletion endpoint
2025-03-05 15:02:18 +00:00
Kristaps Fabians Geikins
8d0cbad8b6
feat(server): multi region blob support ( #3653 )
...
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2024-12-10 09:05:18 +00:00
Gergő Jedlicska
01b222ced8
gergo/web 2155 gendo module multi region ( #3528 )
...
* fix(workspaces): allow workspace delete for paid workspaces
* feat(gendo): multi region gendo with new api integration and limits
* feat(gendo): user credits
* feat: adds limits to gendo panel, and terms and conditions link
* fix: reworks setting back camera view
* feat(gendo): webhook signature verification
* fix(gendo): nullability
* test(blobstorage): fix test dependency injection
---------
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
2024-11-22 16:43:31 +01:00
Kristaps Fabians Geikins
fcbd7f2eb7
chore(server): gendo IoC #2 - createRenderRequestFactory
2024-10-24 16:07:27 +03:00
Iain Sproat
d48d9dfa1d
chore(blobstorage): refactor to typescript ( #3374 )
2024-10-22 12:58:55 +01:00
Kristaps Fabians Geikins
a86fd633b0
chore(server): blobstorage IoC 9 - fullyDeleteBlobFactory
2024-09-12 14:24:28 +03:00
Kristaps Fabians Geikins
0cd997e17b
chore(server): blobstorage IoC 8 - markUploadXXXFactories
2024-09-12 14:11:15 +03:00
Kristaps Fabians Geikins
3ccf9c6aea
chore(server): blobstorage IoC 4 - getBlobMetadataFactory ( #2960 )
...
* chore(server): blobstorage IoC 4 - getBlobMetadataFactory
* tests fix
* chore(server): blobstorage IoC 5 - getBlobMetadataCollectionFactory
---------
Co-authored-by: Alessandro Magionami <alessandro.magionami@gmail.com >
2024-09-12 13:02:18 +03:00
Kristaps Fabians Geikins
33071c7e2c
chore(server): blobstorage IoC 3 - uploadFileStreamFactory
2024-09-11 16:14:38 +03:00
Kristaps Fabians Geikins
f60d459ead
chore(server): blobstorage IoC 1 - getBlobs
2024-09-11 15:30:36 +03:00