]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/app-routing.module.ts
Rename not fount page to error page
authorChocobozzz <me@florianbigard.com>
Fri, 8 Jul 2022 08:32:33 +0000 (10:32 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 8 Jul 2022 08:58:05 +0000 (10:58 +0200)
commitc0e3d9ff9019fc3af9791bd20e1430724b2a043a
treec43204bf44440eda4775fd1c3355f69bfeecb76e
parentc482d2b7a6c59867973291f3ea3eca7d2db87d2a
Rename not fount page to error page
client/src/app/+error-page/error-page-routing.module.ts [moved from client/src/app/+page-not-found/page-not-found-routing.module.ts with 60% similarity]
client/src/app/+error-page/error-page.component.html [moved from client/src/app/+page-not-found/page-not-found.component.html with 96% similarity]
client/src/app/+error-page/error-page.component.scss [moved from client/src/app/+page-not-found/page-not-found.component.scss with 75% similarity]
client/src/app/+error-page/error-page.component.ts [moved from client/src/app/+page-not-found/page-not-found.component.ts with 85% similarity]
client/src/app/+error-page/error-page.module.ts [new file with mode: 0644]
client/src/app/+page-not-found/page-not-found.module.ts [deleted file]
client/src/app/app-routing.module.ts
client/src/app/core/routing/redirect.service.ts
client/src/app/shared/shared-main/auth/auth-interceptor.service.ts
client/src/sass/class-helpers.scss
client/src/sass/include/_mixins.scss