Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add since parameter to peertube-import-videos (#1991) | Florent F | 2019-08-01 | 1 | -1/+35 |
| | | | | | | * Add since parameter to peertube-import-videos * PR remarks + --until <date> | ||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 7 | -35/+102 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 19 | -728/+1203 |
| | |||||
* | Moderators can only manage users | Chocobozzz | 2019-07-30 | 3 | -64/+181 |
| | |||||
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+3 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 3 | -11/+16 |
| | |||||
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 2 | -2/+2 |
| | |||||
* | Correctly import tags in CLI | Chocobozzz | 2019-07-29 | 2 | -7/+5 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 21 | -36/+58 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 11 | -12/+212 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 6 | -1/+327 |
| | | | | Categories, licences and languages | ||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 4 | -18/+58 |
| | |||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+1 |
| | |||||
* | Fix scheduled privacy and verify email validations | Chocobozzz | 2019-07-25 | 4 | -12/+7 |
| | |||||
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 48 | -97/+89 |
| | |||||
* | Fix peertube auth help | Chocobozzz | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 2 | -1/+3 |
| | |||||
* | Upgrade tools dependencies | Chocobozzz | 2019-07-25 | 2 | -450/+214 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 1 | -2/+3 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 6 | -19/+19 |
| | |||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
| | |||||
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 14 | -48/+46 |
| | |||||
* | Fix auto blacklist | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 34 | -241/+311 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 5 | -20/+34 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 5 | -3/+50 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 9 | -38/+257 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 14 | -62/+276 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 10 | -70/+380 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 17 | -106/+509 |
| | |||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 4 | -39/+79 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 4 | -6/+478 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 12 | -112/+326 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 3 | -6/+17 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 5 | -41/+43 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 2 | -1/+3 |
| | |||||
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 3 | -5/+5 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 5 | -18/+49 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 9 | -9/+210 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 5 | -11/+12 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 3 | -4/+7 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 2 | -2/+48 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 7 | -75/+202 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 14 | -108/+268 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 5 | -31/+68 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 10 | -54/+372 |
| |