aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-privacy.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-168/+183
|
* Fix duplicate entry in job list pageChocobozzz2021-01-111-1/+1
|
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-6/+7
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-5/+46
| | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface
* Move to eslintcontainChocobozzz2020-02-031-5/+6
|
* Add internal privacy modeChocobozzz2019-12-121-30/+98
|
* Add ability to set to private a public/unlisted videoChocobozzz2019-06-061-2/+24
|
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
|
* Cleanup testsChocobozzz2019-04-241-1/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-6/+6
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Move utils to /sharedbuoyantair2018-10-291-6/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Improve tests when waiting pending jobsChocobozzz2018-06-131-11/+5
|
* Update changelogChocobozzz2018-05-281-0/+2
|
* Add tests for publishedAtChocobozzz2018-04-041-3/+6
|
* Improve check follow params testsChocobozzz2017-12-281-2/+2
|
* Tests directories refractorChocobozzz2017-12-281-0/+159