aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+page-not-found/page-not-found.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor requestsChocobozzz2021-07-201-1/+2
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-2/+0
| | | | And use them as default in client
* CleanupChocobozzz2021-05-281-1/+2
| | | | | We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead
* fix localization on page not foundRigel Kent2021-04-121-9/+0
|
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-2/+20
|
* refactor 404 pageRigel Kent2020-12-031-2/+29
|
* Add 404 pageChocobozzz2018-05-311-0/+10