Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 | |
* | Fix express validator | Chocobozzz | 2019-07-25 | 51 | -101/+93 | |
* | Fix pt_PT and el_GR translations | Chocobozzz | 2019-07-25 | 4 | -2/+4 | |
* | Fix guide typo | Chocobozzz | 2019-07-25 | 1 | -1/+1 | |
* | Update translations and support Greek language | Chocobozzz | 2019-07-25 | 42 | -31989/+35803 | |
* | Fix peertube auth help | Chocobozzz | 2019-07-25 | 1 | -3/+3 | |
* | Fix angular proxy in dev mode | Chocobozzz | 2019-07-25 | 1 | -3/+9 | |
* | Update credits | Chocobozzz | 2019-07-25 | 1 | -2/+5 | |
* | Use node 10 in travis | Chocobozzz | 2019-07-25 | 2 | -2/+2 | |
* | Sort on videoQuotaUsed in backend | Chocobozzz | 2019-07-25 | 2 | -1/+3 | |
* | Update client dependencies | Chocobozzz | 2019-07-25 | 60 | -1276/+1081 | |
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 26 | -44/+44 | |
* | Update angular | Chocobozzz | 2019-07-25 | 45 | -872/+1339 | |
* | Upgrade tools dependencies | Chocobozzz | 2019-07-25 | 2 | -450/+214 | |
* | Upgrade server dependencies | Chocobozzz | 2019-07-25 | 5 | -635/+682 | |
* | Add sortable for videoQuotaUsed in user-list component. | Axel Viala | 2019-07-25 | 1 | -1/+1 | |
* | Add client hook/register typings | Chocobozzz | 2019-07-24 | 5 | -2/+29 | |
* | Change plugin models names | Chocobozzz | 2019-07-24 | 14 | -41/+50 | |
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 8 | -8/+41 | |
* | Fix optimize old videos script | Chocobozzz | 2019-07-24 | 2 | -3/+3 | |
* | Add retries to travis mocha | Chocobozzz | 2019-07-24 | 5 | -6/+6 | |
* | Lazy load client script scopes | Chocobozzz | 2019-07-24 | 5 | -13/+18 | |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 15 | -55/+61 | |
* | Update plugin guide | Chocobozzz | 2019-07-24 | 1 | -2/+66 | |
* | 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 | 6 | -20/+36 | |
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 9 | -56/+85 | |
* | Use search client scope | Chocobozzz | 2019-07-24 | 8 | -16/+25 | |
* | Add client hooks | Chocobozzz | 2019-07-24 | 31 | -126/+341 | |
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 6 | -4/+51 | |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 10 | -41/+260 | |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 18 | -80/+306 | |
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 19 | -79/+481 | |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 22 | -148/+589 | |
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 5 | -53/+72 | |
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 4 | -6/+478 | |
* | Add server hooks | Chocobozzz | 2019-07-24 | 17 | -114/+424 | |
* | Add ability to disable plugins/themes from CLI | Chocobozzz | 2019-07-24 | 1 | -1/+2 | |
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 6 | -19/+45 | |
* | Add plugin quickstart documentation | Chocobozzz | 2019-07-24 | 1 | -0/+229 | |
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 5 | -41/+43 | |
* | Fix lint | Chocobozzz | 2019-07-24 | 4 | -5/+13 | |
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 5 | -15/+52 | |
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 5 | -7/+9 | |
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 6 | -18/+51 | |
* | Add ability to install a plugin from the admin page | Chocobozzz | 2019-07-24 | 3 | -1/+16 | |
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 27 | -80/+512 | |
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 8 | -11/+38 | |
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 4 | -5/+10 |