]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/app-routing.module.ts
Refactor client @actorName matcher with new API route
authorKimsible <kimsible@users.noreply.github.com>
Wed, 28 Apr 2021 20:17:02 +0000 (22:17 +0200)
committerKimsible <kimsible@users.noreply.github.com>
Wed, 5 May 2021 09:47:03 +0000 (11:47 +0200)
commit69e076ddb0deda9e4120bab095d3369bb19fbd1e
tree6576a6293b9e76ce385813f62376e15a7e05001f
parent08ac081b37cd6115634e8951608116fe0f13032b
Refactor client @actorName matcher with new API route
client/src/app/+actors/actors.component.ts [deleted file]
client/src/app/app-routing.module.ts
client/src/app/root.component.ts [new file with mode: 0644]
client/src/app/shared/shared-main/account/actor.service.ts [new file with mode: 0644]
client/src/app/shared/shared-main/account/index.ts
client/src/app/shared/shared-main/shared-main.module.ts