]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/themes.ts
Add ability to install alpha/beta/rc plugin
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / themes.ts
2022-11-14  ChocobozzzAdd ability to install alpha/beta/rc plugin
2022-08-17  ChocobozzzRemove unnecessary logs
2022-08-17  ChocobozzzCleanup useless express validator messages
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
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins