Skip to content

Don't store appended files in indexdb as base64 #368

@felix-schultz

Description

@felix-schultz

We are currently storing file attachments as base64 in indexdb. For online projects we should use signed URLs to the resource, for local projects and execution a link to a local file.

This leads to performance degradation on some webkit implementations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions