aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/plugin-helpers.ts
Commit message (Expand)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Add ffprobe helperChocobozzz2021-12-161-0/+17
* Add videos.getFiles plugin helperChocobozzz2021-12-161-1/+51
* Generate random uuid for video filesChocobozzz2021-07-261-2/+2
* Reorganize importsChocobozzz2021-07-201-3/+3
* Refactor requestsChocobozzz2021-07-201-10/+10
* Use an object to represent a serverChocobozzz2021-07-201-5/+5
* Shorter server command namesChocobozzz2021-07-201-21/+21
* Introduce videos commandChocobozzz2021-07-201-34/+23
* Introduce server commandsChocobozzz2021-07-201-10/+9
* Introduce plugins commandChocobozzz2021-07-201-13/+11
* Increase tests timeout for plugin helpersChocobozzz2021-06-081-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-221-0/+40
* Add server plugin helpersChocobozzz2021-04-091-1/+26
* Fix tests timeoutChocobozzz2020-12-141-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Update ffmpeg static version for testsChocobozzz2020-11-091-1/+1
* Add moderation helpers to pluginsChocobozzz2020-05-071-30/+174
* Add ability to remove a video from a pluginChocobozzz2020-04-091-4/+32
* Add SQL query support in pluginsChocobozzz2020-04-091-0/+38