Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Add 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 | |||
2022-10-18 | Settings: Implement plugin options defaults (#117) | Ven | |
2022-10-14 | add choices to CommandsAPI Options (#94) | Mai | |
2022-10-14 | Fix Settings errors when retrieving a null value; add PlainSettings | Vendicated | |
2022-10-12 | Commands: basic error handling | Vendicated | |
2022-10-12 | FakeClyde (plugin) and sendBotMessage (API addition) (#66) | Berlin | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-12 | CommandsApi: fix accidently overwriting inputType BUILT_IN | Vendicated | |
2022-10-11 | Make ReactDevTools Opt-in | Vendicated | |
2022-10-09 | Make typescript happy, tsc test run in CI | Vendicated | |
2022-10-08 | Add more eslint rules | Vendicated | |
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main | |||
2022-10-06 | Add commands API (#38) | ArjixWasTaken | |
2022-10-05 | Kill unsafe require | Vendicated | |
2022-10-01 | Add in client updater, Notices API | Vendicated | |
2022-09-16 | Add .editorconfig; reformat project | Vendicated | |
2022-09-03 | Improve settings listener api | Vendicated | |
2022-09-03 | Add QuickCss toggle; add settings listener api | Vendicated | |
2022-08-31 | Unindent, plugins is now an object instead of [] | Vendicated | |
2022-08-31 | Add Plugin.start, make Settings actually start/stop plugins | Vendicated | |
2022-08-31 | Add nitro bypass (#4) | ArjixWasTaken | |
2022-08-31 | Refactor webpack; Add ErrorBoundary | Vendicated | |
2022-08-31 | Make Settings & Settings Page | Vendicated | |
2022-08-29 | Finish rewrite | Vendicated | |