]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/plugins.ts
Merge branch 'release/3.2.0' into develop
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / plugins.ts
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