]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/menu/menu.component.ts
Client: check token valitidy at startup
authorChocobozzz <florian.bigard@gmail.com>
Sat, 4 Mar 2017 10:45:47 +0000 (11:45 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Sat, 4 Mar 2017 10:45:47 +0000 (11:45 +0100)
commite2a2d6c86c7ca39074fdff3b545947d1d58dc008
treea3420493460f67472acceae2a5746612a30943f0
parenta7449e74f9105839fa03f0b2e23b435f37a1fc2f
Client: check token valitidy at startup
14 files changed:
client/src/app/account/account.component.ts
client/src/app/account/account.module.ts
client/src/app/account/index.ts
client/src/app/app.component.ts
client/src/app/core/auth/auth-status.model.ts [moved from client/src/app/shared/auth/auth-status.model.ts with 100% similarity]
client/src/app/core/auth/auth-user.model.ts [moved from client/src/app/shared/auth/auth-user.model.ts with 96% similarity]
client/src/app/core/auth/auth.service.ts
client/src/app/core/auth/index.ts
client/src/app/core/menu/menu.component.ts
client/src/app/shared/auth/index.ts
client/src/app/shared/shared.module.ts
client/src/app/shared/users/index.ts
client/src/app/shared/users/user.service.ts [moved from client/src/app/account/account.service.ts with 57% similarity]
client/src/app/videos/video-list/video-list.component.ts