]> Untitled Git - lemmy-ui.git/commit
Set up logic for handling errors
authorabias <abias1122@gmail.com>
Sun, 14 May 2023 15:08:06 +0000 (11:08 -0400)
committerabias <abias1122@gmail.com>
Sun, 14 May 2023 15:08:06 +0000 (11:08 -0400)
commitbcee6aad5b85b81f6fc7ad5680533d1a443ddb01
tree89eb4cad7efb00ad3aaecedeed3804e43dda8a82
parentab3fed3ddf7e0141985ebda761fd6e3085516ede
Set up logic for handling errors
src/server/index.tsx
src/shared/components/app/app.tsx
src/shared/components/app/error-page.tsx [new file with mode: 0644]
src/shared/components/app/no-match.tsx [deleted file]
src/shared/components/common/auth-guard.tsx [new file with mode: 0644]
src/shared/components/common/error-guard.tsx [new file with mode: 0644]
src/shared/utils.ts
src/shared/version.ts