aboutsummaryrefslogtreecommitdiff
path: root/src/api/DataStore/index.ts
AgeCommit message (Collapse)Author
2022-10-22Windows: Patch host updater to reinject (#138)Ven
2022-10-22Add license headersVendicated
2022-10-20legal: Make esbuild generate & link licensing informationVendicated
2022-10-20Add DataStore (IndexedDB wrapper)Vendicated
An alternative to the synchronous Settings API to work around storage limitations of localStorage and allow storing of arbitrarily large data in form of most Javascript DataTypes, see https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm#supported_types