Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
| | | | | Move ffmpeg functions to @shared | ||||
* | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 1 | -0/+4 |
| | |||||
* | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 1 | -1/+1 |
| | |||||
* | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 1 | -4/+9 |
| | |||||
* | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 1 | -1/+16 |
| | | | | | | | | | | | * server(pluginHelpers): add socket * test(plugins): add socket cases * fixes after review * Update plugin-helpers.ts * Update plugin-helpers.ts | ||||
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 1 | -0/+4 |
| | |||||
* | Rename video full loading | Chocobozzz | 2022-06-28 | 1 | -4/+4 |
| | |||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -1/+1 |
| | |||||
* | Add ffprobe helper | Chocobozzz | 2021-12-16 | 1 | -0/+5 |
| | |||||
* | Add videos.getFiles plugin helper | Chocobozzz | 2021-12-16 | 1 | -2/+53 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -1/+7 |
| | | | | So we can load the full user | ||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 1 | -14/+30 |
| | |||||
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 1 | -1/+16 |
| | |||||
* | Allow plugins to load a video by id | Chocobozzz | 2021-02-11 | 1 | -0/+4 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -0/+133 |