Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -1/+1 |
| | | | | helpers modules should not import models | ||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -12/+30 |
| | |||||
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -7/+7 |
| | |||||
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 1 | -2/+0 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -2/+2 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -11/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -1/+3 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -2/+23 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -14/+34 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+3 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -4/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -1/+29 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -9/+11 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -1/+14 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -6/+6 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -4/+85 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+35 |