| Commit message (Expand) | Author | Age | Files | Lines |
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -2/+3 |
* | Fix plugin helpers tests | Chocobozzz | 2021-04-22 | 1 | -1/+2 |
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 2 | -2/+39 |
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -38/+59 |
* | add tests for inputOptions and videoFilters in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+37 |
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 1 | -0/+13 |
* | Tests that show the bug. | John Livingston | 2021-04-09 | 3 | -0/+36 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -0/+0 |
* | Fix import tests | Chocobozzz | 2021-04-06 | 1 | -0/+0 |
* | Fix tests | Chocobozzz | 2021-04-05 | 7 | -0/+0 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -0/+24 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -0/+20 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -0/+26 |
* | Fix import tests | Chocobozzz | 2021-02-18 | 1 | -0/+0 |
* | Optimize remote image processing | Chocobozzz | 2021-02-16 | 2 | -0/+0 |
* | Allow plugins to load a video by id | Chocobozzz | 2021-02-11 | 1 | -2/+7 |
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 4 | -0/+113 |
* | Fix tests | Chocobozzz | 2021-01-26 | 1 | -0/+0 |
* | Add user video list hooks | Chocobozzz | 2021-01-20 | 1 | -0/+10 |
* | Add 4k transcoding test | Chocobozzz | 2021-01-13 | 1 | -0/+0 |
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 1 | -0/+2 |
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 1 | -4/+24 |
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 2 | -0/+0 |
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 2 | -0/+73 |
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -0/+0 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -8/+17 |
* | change fixtures to reflect output size of jimp | Rigel Kent | 2020-06-10 | 7 | -0/+0 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -1/+41 |
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -0/+48 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -16/+91 |
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 2 | -0/+45 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 2 | -2/+18 |
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -3/+3 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 4 | -0/+138 |
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -0/+69 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+18 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 3 | -6/+6 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 6 | -0/+194 |
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -1/+6 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 2 | -0/+0 |
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 2 | -0/+41 |
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 1 | -3/+15 |
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 2 | -0/+47 |
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+9 |
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -0/+11 |
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 6 | -3/+20 |
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 2 | -0/+58 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -2/+55 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -18/+84 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -0/+58 |