Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -168/+183 |
| | |||||
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -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 Bard | 2020-06-03 | 1 | -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 eslintcontain | Chocobozzz | 2020-02-03 | 1 | -5/+6 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -30/+98 |
| | |||||
* | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -2/+24 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -2/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -6/+6 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -6/+6 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -11/+5 |
| | |||||
* | Update changelog | Chocobozzz | 2018-05-28 | 1 | -0/+2 |
| | |||||
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 1 | -3/+6 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -0/+159 |