Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | 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 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 6 | -15/+124 |
| | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 11 | -9/+216 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 23 | -3/+553 |
| | |||||
* | yarn -> npm in dockerfile | Chocobozzz | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952) | Jacen | 2019-07-08 | 1 | -8/+8 |
| | | | | | | * replace npm and apt-get by yarn and apt in dockerfile.stretch * keep consistancy | ||||
* | Updated openapi.html ExternalDocs url | Dirk Kelly | 2019-07-08 | 1 | -1/+1 |
| | |||||
* | Update credits | Chocobozzz | 2019-07-05 | 1 | -2/+25 |
| | |||||
* | Update translations | Chocobozzz | 2019-07-05 | 58 | -7432/+17072 |
| | |||||
* | Fix travis tests | Chocobozzz | 2019-07-04 | 1 | -0/+3 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 9 | -23/+112 |
| | |||||
* | peertube auth add wants a URL (and not a host) | Chocobozzz | 2019-07-04 | 1 | -1/+2 |
| |