]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/account/user.ts
Add peertube plugin index website models
authorChocobozzz <me@florianbigard.com>
Mon, 15 Jul 2019 13:41:56 +0000 (15:41 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 24 Jul 2019 08:58:16 +0000 (10:58 +0200)
commit503c6f440abc8f5924c38c4bd63591cb6cefacec
treef369e338d3f6c4c0af574b234b8c53d368350fa5
parent30ff39e7f07898ebb716c938123825c678b4e5af
Add peertube plugin index website models
server/helpers/custom-validators/plugins.ts
server/initializers/constants.ts
server/middlewares/validators/config.ts
server/middlewares/validators/users.ts
server/models/account/user.ts
shared/models/plugins/peertube-plugin-index.model.ts [new file with mode: 0644]
shared/models/plugins/peertube-plugin-latest-version.model.ts [new file with mode: 0644]
shared/models/plugins/peertube-plugin-list.model.ts [new file with mode: 0644]