aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/router/actor-redirect-guard.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update angularChocobozzz2023-05-231-2/+2
|
* Fix /:@actor redirectionChocobozzz2021-05-311-8/+3
| | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134
* CleanupChocobozzz2021-05-281-0/+46
We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead