Commit Graph

6 Commits

Author SHA1 Message Date
50047dd3c2 Add DataStore (IndexedDB wrapper)
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
2022-10-20 20:23:14 +02:00
e563521416 Add commands API (#38) 2022-10-06 00:11:32 +02:00
8161a07dba Add in client updater, Notices API 2022-10-01 00:42:50 +02:00
71a60a0359 Add .editorconfig; reformat project 2022-09-16 22:59:34 +02:00
c3ff092162 Add nitro bypass (#4) 2022-08-31 20:53:36 +02:00
483bc13a31 Finish rewrite 2022-08-29 22:05:22 +02:00