]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/cli/peertube.ts
Add ability to install alpha/beta/rc plugin
authorChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 13:49:50 +0000 (14:49 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 15:21:59 +0000 (16:21 +0100)
commitff91b644fb1b063d0a8eff7492beb1a9bf7e4ce1
tree31fc991c12ce66e0bcd59a3bc3cd563c15b24690
parenta742347d50234793fceb08034c20e6881a65d544
Add ability to install alpha/beta/rc plugin
server/helpers/custom-validators/plugins.ts
server/lib/plugins/yarn.ts
server/middlewares/validators/plugins.ts
server/middlewares/validators/themes.ts
server/models/server/plugin.ts
server/tests/cli/peertube.ts
server/tests/helpers/index.ts
server/tests/helpers/validator.ts [new file with mode: 0644]
server/tools/peertube-plugins.ts