Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Handle disabled localStorage gracefully
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

Instead of failing with a cryptic error in the dev console, this commit allows the app to keep working and skips the localStorage persistance if no localStorage is available.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http

👉 Preview 👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 opened with revision 5ba9cb43 on base a23c704c +31 -9 1 year ago

Instead of failing with a cryptic error in the dev console, this commit allows the app to keep working and skips the localStorage persistance if no localStorage is available.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http

👉 Preview 👉 Workflow runs 👉 Branch on GitHub

did:key:z6MkkfM3...sVz5 pushed revision 2 f3f7ee1c on base a23c704c +31 -9 1 year ago

Use console.warn instead of error

did:key:z6MkkfM3...sVz5 pushed revision 3 9290c6b0 on base a23c704c +31 -9 1 year ago

Instead of checking against null, probably better to check more broadly

rudolfs pushed revision 4 e240ce04 on base 514359e1 +31 -9 1 year ago

Rebase.

rudolfs accepted 1 year ago
rudolfs merged revision e240ce04 at a73c5490 1 year ago