aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-schedule-update.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-2/+1
|
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
|
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
|
* Cleanup testsChocobozzz2019-04-241-1/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵buoyantair2018-11-201-1/+0
|\ | | | | | | move-utils-to-shared
| * Cleanup tests importsChocobozzz2018-11-191-1/+0
| |
* | Move utils to /sharedbuoyantair2018-10-291-2/+2
|/ | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to schedule video publicationChocobozzz2018-06-151-9/+17
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+164