Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Co-authored-by: Vendicated <vendicated@riseup.net>
|
|
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
|
|
|
|
|
|
* feat: make text selectable in PatchHelper
* real div moment
|
|
|
|
|
|
|
|
|
|
|
|
* dev: Useful strict Warnings & Errors
* Always log error
* Ignore pending patches with all or whose predicate = false
* Error -> Warn
|
|
* Patcher: More useful errors with code diffs
* Nicer log formatting
* PluginCards: ellipsises
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ven <vendicated@riseup.net>
|
|
fixes #114
|
|
|
|
Co-authored-by: Vendicated <vendicated@riseup.net>
|
|
|
|
Now the error cause will be wrapped to prevent it from being cut off,
only wrap the stacktrace in pre
|
|
|
|
|
|
|
|
* eslint
* workflow
* lint main
|
|
|
|
|
|
|
|
I forgor to test host after adding web support
|
|
|
|
Now only allows opening http urls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|