Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Co-authored-by: Ven <vendicated@riseup.net>
|
|
|
|
|
|
|
|
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
|
|
|
|
|
|
|
Co-authored-by: Vendicated <vendicated@riseup.net>
|
|
* dev: Useful strict Warnings & Errors
* Always log error
* Ignore pending patches with all or whose predicate = false
* Error -> Warn
|
|
imports (#174)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ven <vendicated@riseup.net>
|
|
|
|
|
|
|
|
|
|
* eslint
* workflow
* lint main
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|