elsa-core/src/modules/Elsa.ProtoActor
Sipke Schoorstra 89f94a2261
File Uploads (#4457)
* Initial support for receiving files via HTTP Endpoint activity

* Implement HTTP endpoint request timeout

* Implement request time out handling

* Implement request size validation

* Formatting

* Implement application and system level cancellation tokens

* Create CancellationTokens struct

* Cleanup HttpEndpoint

* Implement file size validation

* Implement file extension validation

* Implement mime type validation

* Update usages of cancellation tokens
2023-09-19 22:42:53 +02:00
..
Extensions Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Features Incidents (#4436) 2023-09-14 10:50:02 +02:00
Grains File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Handlers Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
HostedServices Fix use Workflow Identity Version in WorflowGrain 2023-04-20 11:03:20 +02:00
Mappers WriteHttpFileResponse Activity (#4445) 2023-09-16 11:06:56 +02:00
Models Refactor proto files and fix snapshot loading of running workflows grain (#4371) 2023-08-29 23:29:31 +02:00
Proto WriteHttpFileResponse Activity (#4445) 2023-09-16 11:06:56 +02:00
Services File Uploads (#4457) 2023-09-19 22:42:53 +02:00
Snapshots Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
Elsa.ProtoActor.csproj Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00