aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-3/+28
* Remove low timeoutsChocobozzz2023-05-223-9/+0
* Fix missing wait jobsChocobozzz2023-05-191-1/+1
* Fix testChocobozzz2023-05-151-1/+5
* Add runner server testsChocobozzz2023-05-091-1/+1
* Fix testsChocobozzz2023-03-271-1/+1
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-241-0/+21
* Fix flaky testsChocobozzz2023-03-171-1/+1
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-161-0/+24
|\
| * Add video AP hooksChocobozzz2023-03-161-0/+24
| * Fix testsChocobozzz2023-03-101-1/+3
| * Add test on AP hooksChocobozzz2023-03-101-0/+17
* | Fix testsChocobozzz2023-03-101-1/+3
* | Add test on AP hooksChocobozzz2023-03-101-0/+17
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-021-4/+4
|/
* Add server hooks for listing subscriptionWicklow2023-02-251-0/+17
* Add signup approval API testsChocobozzz2023-01-192-7/+44
* Merge branch 'feature/SO035' into developChocobozzz2023-01-092-3/+73
|\
| * External auth can update user on loginChocobozzz2023-01-042-2/+66
| * External auth can set more user fieldsChocobozzz2023-01-041-1/+7
* | Implement getServerListeningConfig plugin helperChocobozzz2023-01-041-0/+12
|/
* Add ability to get user from file tokenChocobozzz2022-12-201-17/+30
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-6/+6
* Increase test timeoutChocobozzz2022-11-031-1/+1
* Breaking API: Consistency with role id/labelChocobozzz2022-10-282-7/+7
* Put private videos under a specific subdirectoryChocobozzz2022-10-242-15/+27
* Add ability for plugins to register ws routesChocobozzz2022-10-112-0/+71
* Expose PeerTube socket to plugins (#5239)kontrollanten2022-10-101-0/+27
* Support refusing remote commentsChocobozzz2022-09-231-163/+220
* Cleanup tests importsChocobozzz2022-08-174-12/+4
* We don't need to import mochaChocobozzz2022-08-1712-12/+0
* Fix resolution to transcode hook nameChocobozzz2022-08-091-1/+1
* Add notification plugin hookChocobozzz2022-08-031-2/+9
* Add channel server hooksChocobozzz2022-08-032-1/+56
* Suffix external auth username on conflictChocobozzz2022-08-031-5/+34
* Fix testsChocobozzz2022-08-021-0/+1
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-021-0/+13
* Add job queue hooksChocobozzz2022-08-022-0/+68
* Fix lintChocobozzz2022-07-131-2/+2
* Support video views/viewers stats in serverChocobozzz2022-04-152-3/+3
* add filter:api.video-playlist.videos.list.* hookskontrollanten2022-02-281-1/+33
* Add basic video editor supportChocobozzz2022-02-282-12/+6
* Add video caption created and deleted hookslutangar2021-12-231-0/+14
* Move test functions outside extra-utilsChocobozzz2021-12-175-9/+10
* shared/ typescript types dir server-commandsChocobozzz2021-12-1712-12/+12
* Add ffprobe helperChocobozzz2021-12-161-0/+17
* Add videos.getFiles plugin helperChocobozzz2021-12-161-1/+51
* Fix testsChocobozzz2021-12-161-1/+1
* fix plugin storage return value when storing a Json arraylutangar2021-12-161-1/+5
* Add upload/import/go live video attributes hooksChocobozzz2021-12-101-0/+59