aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/plugin-helpers.ts
Commit message (Expand)AuthorAgeFilesLines
* 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