aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Collapse)AuthorAgeFilesLines
* Correctly notify on auto blacklistChocobozzz2019-07-241-1/+1
|
* Add hook filters testsChocobozzz2019-07-241-4/+4
|
* Add CLI plugins testsChocobozzz2019-07-243-82/+208
|
* Fix CLI default boolean valuesChocobozzz2019-06-171-0/+1
|
* Add ability to override CLI import attributesChocobozzz2019-06-131-13/+51
|
* Add more CLI testsChocobozzz2019-06-131-13/+103
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-4/+6
|
* Use test wrapper exit functionChocobozzz2019-04-246-19/+21
|
* Cleanup testsChocobozzz2019-04-246-23/+12
|
* Shared utils -> extra-utilsChocobozzz2019-04-246-12/+12
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-153-3/+3
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Add hls support on serverChocobozzz2019-02-111-2/+9
|
* Merge branch 'move-utils-to-shared' of ↵Chocobozzz2018-12-076-12/+12
|\ | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared
| * Merge from upstreambuoyantair2018-11-161-0/+2
| |\
| * | Move utils to /sharedbuoyantair2018-10-296-12/+12
| | | | | | | | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* | | Fix thumbnail processingChocobozzz2018-12-041-0/+1
| |/ |/|
* | Clean up peertube authChocobozzz2018-11-141-0/+2
|/
* fix lint testRigel Kent2018-10-181-1/+0
|
* Fix optimize old videos scriptChocobozzz2018-10-182-0/+121
|
* Fix peertube scriptChocobozzz2018-09-202-2/+2
|
* one cli to unite them allRigel Kent2018-09-142-0/+52
| | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli
* Fix testsChocobozzz2018-08-271-2/+2
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-3/+62
|
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Improve tests when waiting pending jobsChocobozzz2018-06-134-41/+22
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
| | | | publishing a video
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
| | | | already existing file
* Move fixtures in tests/Chocobozzz2018-06-071-2/+2
|
* Improve create import file jobChocobozzz2018-06-071-12/+19
| | | | Fix federation of .ogv videos
* Add create-import-video-file-job commandFlorent Fayolle2018-06-072-0/+112
|
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
|
* Add ability to manually run transcoding jobChocobozzz2018-05-302-0/+97
|
* Update the api documentationChocobozzz2018-03-191-2/+3
|
* Fix embed button outlineChocobozzz2018-01-191-1/+8
|
* Add follow testsChocobozzz2017-11-271-1/+1
|
* Add video channel testsChocobozzz2017-10-261-4/+8
|
* Change how we handle resolutionChocobozzz2017-10-091-2/+2
| | | | It was an enum before, now we just use video height
* Implement video transcoding on server sideChocobozzz2017-10-031-11/+19
|
* Upload a video to /videos/uploadChocobozzz2017-09-072-2/+2
| | | | This is an action, not a REST endpoint
* Convert real world tools to typescriptChocobozzz2017-09-071-0/+1
|
* Add tests for npm run scriptsChocobozzz2017-09-073-0/+118