Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -2/+3 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
| | |||||
* | Speed up plugin transcoding tests | Chocobozzz | 2021-07-22 | 1 | -73/+79 |
| | |||||
* | Add overviews filter hook tests | Chocobozzz | 2021-07-21 | 1 | -0/+8 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 12 | -839/+595 |
|\ | |||||
| * | Reorganize imports | Chocobozzz | 2021-07-20 | 11 | -22/+18 |
| | | |||||
| * | Refactor requests | Chocobozzz | 2021-07-20 | 8 | -41/+41 |
| | | |||||
| * | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -6/+6 |
| | | |||||
| * | Use an object to represent a server | Chocobozzz | 2021-07-20 | 12 | -50/+62 |
| | | |||||
| * | Shorter server command names | Chocobozzz | 2021-07-20 | 12 | -241/+241 |
| | | |||||
| * | Introduce videos command | Chocobozzz | 2021-07-20 | 5 | -150/+93 |
| | | |||||
| * | Introduce user command | Chocobozzz | 2021-07-20 | 4 | -100/+52 |
| | | |||||
| * | Introduce login command | Chocobozzz | 2021-07-20 | 3 | -53/+56 |
| | | |||||
| * | Introduce server commands | Chocobozzz | 2021-07-20 | 7 | -59/+44 |
| | | |||||
| * | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | | |||||
| * | Introduce comments command | Chocobozzz | 2021-07-20 | 2 | -31/+30 |
| | | |||||
| * | Introduce import command | Chocobozzz | 2021-07-20 | 1 | -39/+28 |
| | | |||||
| * | Introduce playlist command | Chocobozzz | 2021-07-20 | 3 | -32/+12 |
| | | |||||
| * | Shorter live methods | Chocobozzz | 2021-07-20 | 3 | -7/+7 |
| | | |||||
| * | Introduce live command | Chocobozzz | 2021-07-20 | 3 | -19/+15 |
| | | |||||
| * | Introduce config command | Chocobozzz | 2021-07-20 | 4 | -76/+65 |
| | | |||||
| * | Introduce plugins command | Chocobozzz | 2021-07-20 | 12 | -228/+125 |
| | | |||||
| * | Introduce search command | Chocobozzz | 2021-07-20 | 1 | -25/+37 |
| | | |||||
* | | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -1/+36 |
|/ | | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions. | ||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 2 | -5/+27 |
| | |||||
* | Speedup CI | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | Add ability to delete previously added constants | Chocobozzz | 2021-06-15 | 1 | -2/+4 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 1 | -2/+2 |
| | |||||
* | Increase tests timeout for plugin helpers | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
|\ | |||||
| * | Increase plugin transcoding tests timeout | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
| | | |||||
* | | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
|/ | |||||
* | Increase tests timeout | Chocobozzz | 2021-05-10 | 1 | -2/+2 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-05-07 | 1 | -1/+1 |
| | |||||
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -0/+1 |
| | | | | So we can load the full user | ||||
* | Fix plugin helpers tests | Chocobozzz | 2021-04-22 | 1 | -5/+2 |
| | |||||
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 2 | -3/+117 |
| | |||||
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -1/+0 |
| | |||||
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -8/+26 |
| | |||||
* | add tests for inputOptions and videoFilters in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -2/+38 |
| | |||||
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 1 | -1/+26 |
| | |||||
* | Tests that show the bug. | John Livingston | 2021-04-09 | 2 | -0/+90 |
| | |||||
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -2/+1 |
| | |||||
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -1/+61 |
| | |||||
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -2/+52 |
| | |||||
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -0/+63 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | Use veryfast preset for default transcoding profile | Chocobozzz | 2021-01-29 | 1 | -2/+2 |
| |