aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/filter-hooks.ts
Commit message (Expand)AuthorAgeFilesLines
* Add signup approval API testsChocobozzz2023-01-191-6/+43
* Add ability to get user from file tokenChocobozzz2022-12-201-17/+30
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-12/+24
* Support refusing remote commentsChocobozzz2022-09-231-163/+220
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix resolution to transcode hook nameChocobozzz2022-08-091-1/+1
* Add channel server hooksChocobozzz2022-08-031-1/+23
* Fix testsChocobozzz2022-08-021-0/+1
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-021-0/+13
* Add job queue hooksChocobozzz2022-08-021-0/+45
* Fix lintChocobozzz2022-07-131-2/+2
* add filter:api.video-playlist.videos.list.* hookskontrollanten2022-02-281-1/+33
* Add basic video editor supportChocobozzz2022-02-281-7/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Add upload/import/go live video attributes hooksChocobozzz2021-12-101-0/+59
* Add filter:api.server.stats.get.result hookChocobozzz2021-12-091-0/+10
* Add overviews filter hook testsChocobozzz2021-07-211-0/+8
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-5/+5
* Centralize test URLsChocobozzz2021-07-201-6/+6
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-80/+80
* Introduce videos commandChocobozzz2021-07-201-55/+39
* Introduce user commandChocobozzz2021-07-201-3/+6
* Introduce server commandsChocobozzz2021-07-201-20/+19
* Introduce comments commandChocobozzz2021-07-201-24/+26
* Introduce import commandChocobozzz2021-07-201-39/+28
* Introduce playlist commandChocobozzz2021-07-201-6/+4
* Shorter live methodsChocobozzz2021-07-201-1/+1
* Introduce live commandChocobozzz2021-07-201-2/+1
* Introduce config commandChocobozzz2021-07-201-28/+33
* Introduce plugins commandChocobozzz2021-07-201-13/+3
* Introduce search commandChocobozzz2021-07-201-25/+37
* Add ability to search playlistsChocobozzz2021-06-251-1/+23
* Increase test timeoutChocobozzz2021-06-151-1/+1
* Faster ci using compiled ts filesChocobozzz2021-06-151-2/+2
* Cleanup shared modelsChocobozzz2021-05-111-1/+1
* Increase tests timeoutChocobozzz2021-05-101-2/+2
* Increase test timeoutChocobozzz2021-05-071-1/+1
* 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
* Add user video list hooksChocobozzz2021-01-201-0/+15
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+16
* Fix hook testChocobozzz2020-12-081-1/+1
* Use dedicated hooks for account/channel videosChocobozzz2020-12-081-0/+30
* Add live server hooksChocobozzz2020-11-091-0/+23