aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+page-not-found
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-5/+7
|
* 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-122-14/+10
|
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-252-5/+32
|
* refactor 404 pageRigel Kent2020-12-034-11/+95
|
* Use localize for page titlesChocobozzz2020-08-171-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-5/+6
|
* Increase 404 mascot sizeChocobozzz2019-10-302-1/+7
|
* Add mascot to 404 pageChocobozzz2019-10-302-6/+20
|
* Improve blacklist managementChocobozzz2018-08-141-1/+1
|
* Remove video not foundChocobozzz2018-06-082-2/+9
|
* Add i18n attributesChocobozzz2018-06-051-1/+1
|
* Fix lintChocobozzz2018-05-312-2/+2
|
* Add 404 pageChocobozzz2018-05-315-0/+59