Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 4 | -2/+58 |
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 24 | -88/+387 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 26 | -191/+452 |
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 17 | -47/+404 |
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 22 | -5/+304 |
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 20 | -61/+419 |
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 19 | -94/+197 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 34 | -39/+312 |
* | WIP plugins: working hook on server side | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 11 | -3/+215 |