]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add ability to disable and clear history
authorChocobozzz <me@florianbigard.com>
Tue, 18 Dec 2018 10:32:37 +0000 (11:32 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 18 Dec 2018 10:35:51 +0000 (11:35 +0100)
commit276d96529529621d5f70473990095495f2743c29
tree9fc62fc44dce05302215b10da13789ce89c9ee04
parent80bfd33c0bf910e2cfdd3270b14ba9eddd90e2e8
Add ability to disable and clear history
client/src/app/+my-account/my-account-history/my-account-history.component.html
client/src/app/+my-account/my-account-history/my-account-history.component.scss
client/src/app/+my-account/my-account-history/my-account-history.component.ts
client/src/app/+my-account/my-account.module.ts
client/src/app/core/auth/auth-user.model.ts
client/src/app/core/routing/login-guard.service.ts
client/src/app/shared/users/user.model.ts
client/src/app/videos/+video-edit/video-add-components/video-upload.component.scss
client/src/sass/primeng-custom.scss
server/models/account/user.ts
shared/models/users/user.model.ts