aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Handle broken plugin installChocobozzz2021-06-302-0/+32
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+3
* Add ability to search playlistsChocobozzz2021-06-255-2/+6
* Add ability to delete previously added constantsChocobozzz2021-06-152-2/+4
* Faster ci using compiled ts filesChocobozzz2021-06-1510-0/+470
* Plugin user.getAuthUser is now asyncChocobozzz2021-05-051-2/+3
* Fix plugin helpers testsChocobozzz2021-04-221-1/+2
* Add data directory for plugins and some helpersChocobozzz2021-04-222-2/+39
* 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
* Do not transcode to an higher bitrateChocobozzz2020-11-201-0/+0
* 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 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 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