aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-38/+59
|
* add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-091-0/+37
|
* Add server plugin helpersChocobozzz2021-04-091-0/+13
|
* Tests that show the bug.John Livingston2021-04-093-0/+36
|
* Add banner testsChocobozzz2021-04-082-0/+0
|
* Fix import testsChocobozzz2021-04-061-0/+0
|
* Fix testsChocobozzz2021-04-057-0/+0
|
* Add server hooks for search endpointChocobozzz2021-03-241-0/+24
|
* Add filter hook to forbid embed accessChocobozzz2021-03-241-0/+20
|
* Add hooks support for video downloadChocobozzz2021-03-241-0/+26
|
* Fix import testsChocobozzz2021-02-181-0/+0
|
* Optimize remote image processingChocobozzz2021-02-162-0/+0
|
* Allow plugins to load a video by idChocobozzz2021-02-111-2/+7
|
* Support transcoding options/encoders by pluginsChocobozzz2021-01-284-0/+113
|
* Fix testsChocobozzz2021-01-261-0/+0
|
* Add user video list hooksChocobozzz2021-01-201-0/+10
|
* Add 4k transcoding testChocobozzz2021-01-131-0/+0
|
* plugins: add optional authentication for routeskontrollanten2020-12-081-0/+2
|
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-4/+24
|
* Add tests to gif resizerChocobozzz2020-11-252-0/+0
|
* Provide express request to onLogout callChocobozzz2020-11-202-0/+73
| | | | + pluginInfo related changes
* Do not transcode to an higher bitrateChocobozzz2020-11-201-0/+0
| | | | Thanks bkil https://github.com/bkil
* Add live server hooksChocobozzz2020-11-091-8/+17
|
* change fixtures to reflect output size of jimpRigel Kent2020-06-107-0/+0
|
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-1/+41
| | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add other tests to external authChocobozzz2020-05-111-0/+48
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-16/+91
|
* Fix plugin storeDataChocobozzz2020-05-042-0/+45
|
* Add ability to unregister plugin authsChocobozzz2020-05-042-2/+18
|
* Add plugin settings change watcherChocobozzz2020-05-042-3/+3
|
* Add external login testsChocobozzz2020-05-044-0/+138
|
* Check auth plugin resultChocobozzz2020-05-041-0/+69
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-0/+18
|
* Support logout and add id and pass testsChocobozzz2020-05-043-6/+6
|
* Begin auth plugin supportChocobozzz2020-05-046-0/+194
|
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-1/+6
|
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-202-0/+0
| | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability for plugins to add custom routesChocobozzz2020-04-102-0/+41
|
* Add ability to remove a video from a pluginChocobozzz2020-04-091-3/+15
|
* Add SQL query support in pluginsChocobozzz2020-04-092-0/+47
|
* Add action hooks to user routesChocobozzz2019-12-061-1/+9
|
* Add plugin hook on registrationChocobozzz2019-10-251-0/+11
|
* Add plugin translation systemChocobozzz2019-07-266-3/+20
|
* Plugins can update video constantsChocobozzz2019-07-262-0/+58
| | | | Categories, licences and languages
* Add filter hooks testsChocobozzz2019-07-241-2/+55
|
* Add hook filters testsChocobozzz2019-07-243-18/+84
|
* Add CLI plugins testsChocobozzz2019-07-242-0/+58
|
* Update travis ffmpeg patch versionChocobozzz2019-05-172-0/+0
|
* Add audio upload testsChocobozzz2019-05-171-0/+0
|
* Add playlist rest testsChocobozzz2019-03-181-0/+0
|