]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/about/about.component.ts
show quota in stats, display quota on the about page, fixes #405 (#421)
authorRigel Kent <par@rigelk.eu>
Tue, 27 Mar 2018 11:42:57 +0000 (13:42 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 27 Mar 2018 11:42:57 +0000 (13:42 +0200)
commit1869c87535d31a73a26c5d07718cdf94300cc332
tree0fa1823002f7a1e76e8ee138da6f5e2088f65981
parentfc27b17c6b4ddaef2db8e7086d3f74c081026bd9
show quota in stats, display quota on the about page, fixes #405 (#421)

move videoQuota under a user object, use byte PipeTransform
client/src/app/about/about.component.html
client/src/app/about/about.component.ts
client/src/app/core/server/server.service.ts
server/controllers/api/config.ts
shared/models/server/server-config.model.ts