aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add ffprobe helperChocobozzz2021-12-161-0/+17
* Add videos.getFiles plugin helperChocobozzz2021-12-161-1/+51
* Fix testsChocobozzz2021-12-161-1/+1
* fix plugin storage return value when storing a Json arraylutangar2021-12-161-1/+5
* Add upload/import/go live video attributes hooksChocobozzz2021-12-101-0/+59
* Add filter:api.server.stats.get.result hookChocobozzz2021-12-092-1/+11
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-2/+3
* Generate random uuid for video filesChocobozzz2021-07-261-2/+2
* Speed up plugin transcoding testsChocobozzz2021-07-221-73/+79
* Add overviews filter hook testsChocobozzz2021-07-211-0/+8
* Merge branch 'next' into developChocobozzz2021-07-2112-839/+595
|\
| * Reorganize importsChocobozzz2021-07-2011-22/+18
| * Refactor requestsChocobozzz2021-07-208-41/+41
| * Centralize test URLsChocobozzz2021-07-201-6/+6
| * Use an object to represent a serverChocobozzz2021-07-2012-50/+62
| * Shorter server command namesChocobozzz2021-07-2012-241/+241
| * Introduce videos commandChocobozzz2021-07-205-150/+93
| * Introduce user commandChocobozzz2021-07-204-100/+52
| * Introduce login commandChocobozzz2021-07-203-53/+56
| * Introduce server commandsChocobozzz2021-07-207-59/+44
| * Introduce sql commandChocobozzz2021-07-201-1/+1
| * Introduce comments commandChocobozzz2021-07-202-31/+30
| * Introduce import commandChocobozzz2021-07-201-39/+28
| * Introduce playlist commandChocobozzz2021-07-203-32/+12
| * Shorter live methodsChocobozzz2021-07-203-7/+7
| * Introduce live commandChocobozzz2021-07-203-19/+15
| * Introduce config commandChocobozzz2021-07-204-76/+65
| * Introduce plugins commandChocobozzz2021-07-2012-228/+125
| * Introduce search commandChocobozzz2021-07-201-25/+37
* | Introduce generic video constant manager for pluginslutangar2021-07-161-1/+36
|/
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+39
* Add ability to search playlistsChocobozzz2021-06-252-5/+27
* Speedup CIChocobozzz2021-06-171-1/+1
* Add ability to delete previously added constantsChocobozzz2021-06-151-2/+4
* Increase test timeoutChocobozzz2021-06-151-1/+1
* Faster ci using compiled ts filesChocobozzz2021-06-151-2/+2
* Increase tests timeout for plugin helpersChocobozzz2021-06-081-1/+1
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-10/+10
|\
| * Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
* | Cleanup shared modelsChocobozzz2021-05-111-1/+1
|/
* Increase tests timeoutChocobozzz2021-05-101-2/+2
* Increase test timeoutChocobozzz2021-05-071-1/+1
* Plugin user.getAuthUser is now asyncChocobozzz2021-05-051-0/+1
* Fix plugin helpers testsChocobozzz2021-04-221-5/+2
* Add data directory for plugins and some helpersChocobozzz2021-04-222-3/+117
* Add scale filter to documentationChocobozzz2021-04-091-1/+0
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-8/+26
* add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-091-2/+38
* Add server plugin helpersChocobozzz2021-04-091-1/+26
* Tests that show the bug.John Livingston2021-04-092-0/+90