]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/plugins.ts
CLI: plugins install command accept a --plugin-version parameter. (#4599)
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / plugins.ts
2021-12-03  John LivingstonCLI: plugins install command accept a --plugin-version...
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-02  Rigel Kentrefactor API errors to standard error format
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-11  ChocobozzzReorganize plugin models
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-12  ChocobozzzEnsure to install supported plugins
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-08-07  ChocobozzzFix lint
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-04  ChocobozzzBegin support for external auths
2020-04-10  ChocobozzzAdd ability for plugins to add custom routes
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzAdd plugins check params tests
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-24  ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24  ChocobozzzWIP plugins: plugin settings on server side
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins