aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
|
* Add registered setting CLI plugin install testChocobozzz2020-11-271-0/+5
|
* Add live transcoding bit rate testsChocobozzz2020-11-252-9/+9
|
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-3/+3
|
* Disable HTTP import in push actionsChocobozzz2020-11-171-1/+8
|
* Update server dependenciesChocobozzz2020-06-171-8/+2
|
* Update dependenciesChocobozzz2020-02-281-1/+1
|
* Move to eslintcontainChocobozzz2020-02-037-31/+36
|
* Add redundancy CLI docChocobozzz2020-01-281-0/+6
|
* Add redundancy CLIChocobozzz2020-01-281-3/+72
|
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-2/+2
|
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
|
* Don't always replace actor avatarChocobozzz2019-11-251-4/+12
|
* Add ability to disable webtorrentChocobozzz2019-11-251-3/+2
| | | | In favour of HLS
* Add avatar to prune scriptChocobozzz2019-08-092-0/+200
|
* 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
|