aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-privacy.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-9/+2
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Fix testsChocobozzz2021-12-091-2/+11
|
* Reorganize importsChocobozzz2021-07-201-4/+3
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-28/+28
|
* Introduce videos commandChocobozzz2021-07-201-80/+66
|
* Introduce user commandChocobozzz2021-07-201-2/+1
|
* Introduce login commandChocobozzz2021-07-201-11/+12
|
* 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