Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Create a separate entry in Indexed DB for multimedia content #11

@aivuk

Description

@aivuk

Right now when you upload a picture to a board, it is converted to base64 and added to the default Indexed DB entry, vuex. This makes slow to update in real time the content of the db, because everytime a big json is converted between Vuex and the IndexedDB.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions