aboutsummaryrefslogtreecommitdiff
path: root/src/components/ErrorBoundary.tsx
AgeCommit message (Collapse)Author
2022-10-22Add license headersVendicated
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-12Improve ErrorBoundary layoutVendicated
Now the error cause will be wrapped to prevent it from being cut off, only wrap the stacktrace in pre
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-02UpdaterPage: Do not error if update check failedVendicated
2022-10-01Add in client updater, Notices APIVendicated
2022-09-27Fix Settings UIVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-08-31Refactor webpack; Add ErrorBoundaryVendicated