aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add client action hooks for pubish pagesChocobozzz2021-03-241-2/+1
* Add server hooks for search endpointChocobozzz2021-03-241-1/+61
* Add filter hook to forbid embed accessChocobozzz2021-03-241-2/+52
* Add hooks support for video downloadChocobozzz2021-03-241-0/+63
* Refactor auth flowChocobozzz2021-03-241-1/+1
* Use veryfast preset for default transcoding profileChocobozzz2021-01-291-2/+2
* Reduce transcoding overhead by disabling resolutionsChocobozzz2021-01-291-1/+13
* Support transcoding options/encoders by pluginsChocobozzz2021-01-282-4/+231
* Add user video list hooksChocobozzz2021-01-201-0/+15
* Fix tests timeoutChocobozzz2020-12-141-1/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-10/+24
* server/mw/oauth: res.loc.auth to true upon authkontrollanten2020-12-081-1/+1
* plugins: add optional authentication for routeskontrollanten2020-12-081-0/+21
* Fix hook testChocobozzz2020-12-081-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+30
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-073-28/+31
* Provide express request to onLogout callChocobozzz2020-11-201-4/+30
* Update ffmpeg static version for testsChocobozzz2020-11-091-1/+1
* Add live server hooksChocobozzz2020-11-092-10/+56
* Move html injection plugin tests in its own fileChocobozzz2020-08-242-0/+84
* Don't rely on youtube for testsChocobozzz2020-07-311-4/+4
* Fix external auth email/password updateChocobozzz2020-05-201-0/+10
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+83
* Add other tests to external authChocobozzz2020-05-111-5/+47
* Add moderation helpers to pluginsChocobozzz2020-05-071-30/+174
* Add auth plugin info in users listChocobozzz2020-05-051-1/+15
* Fix plugin storeDataChocobozzz2020-05-042-0/+31
* Add ability to unregister plugin authsChocobozzz2020-05-042-2/+62
* Add external login testsChocobozzz2020-05-043-2/+324
* Check auth plugin resultChocobozzz2020-05-041-0/+14