]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tools
Add hls support on server
[github/Chocobozzz/PeerTube.git] / server / tools /
2019-01-14  ChocobozzzFix peertube CLI documentation
2018-12-15  HesioZRemove the eventual trailing '/' at the end of urls...
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-23  ChocobozzzOptimize config endpoint
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzClean up peertube auth
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-29  buoyantairMove utils to /shared
2018-10-24  BRAINS YUMallow peertube-import-videos.ts CLI script to run concu...
2018-10-24  Frank de LangeFix #1328 - application-config initialisation in CLI...
2018-10-20  Rigel Kent(doc) add manpage to peertube cli
2018-10-19  Rigel Kentadd repl to the cli wrapper, remove extraneous TOC...
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-14  BRAINS YUMadd REPL in server/tools/repl.ts (#1248)
2018-10-03  ChocobozzzFix config endpoint
2018-10-01  Rigel Kentshow last commit hash alongside server version in footer
2018-10-01  Andrew MorganDefine channelId property beforehand
2018-10-01  Andrew MorganAllow specification of Channel ID in peertube-upload.js
2018-09-26  ChocobozzzImprove upliad script error handling for token
2018-09-20  ChocobozzzFix peertube script
2018-09-20  ChocobozzzMerge pull request #941 from rigelk/cli-wrapper
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-14  Rigel Kentone cli to unite them all
2018-09-04  ChocobozzzFix import videos duplicate detection
2018-09-03  ChocobozzzFix thumbnail/preview in upload script
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-11  John Livingstonlinting
2018-05-11  John Livingstonfix reject
2018-05-11  John LivingstonStandard code
2018-05-11  John Livingstonimport-videos: prompt for password
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-04-04  ChocobozzzFix privacy argument in upload script
2018-04-02  memoryboxfix #456 catching errors in import-videos (#457)
2018-03-27  Olivier JollyAdd privacy setting to upload.js cli (#422)
2018-03-26  ChocobozzzFix videos import script
2018-03-26  Rigel Kenttruncating long video names in import-videos.js (fixes...
2018-03-26  Rigel Kentper missing field error in upload.js (fixes #414) ...
2018-03-25  Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24  OkhinRemoving unnecessary semicolons
2018-03-24  OkhinReplacing the err being thrown by a gracefull exit...
2018-03-05  ChocobozzzAdd documentation for upload script
2018-03-01  ChocobozzzFix import videos tool
2018-02-20  ChocobozzzAdd nsfw support in import-videos
2018-02-20  ChocobozzzFix 401 detection on import videos
2018-02-20  ChocobozzzAdd ability to import videos from all supported youtube...
2018-02-20  LecygneNoirimport-youtube: add try/catch to manage token expiratio...
2018-02-19  ChocobozzzAdd ability to import just one video from youtube
2018-02-16  ChocobozzzFix duplicates detection
2018-02-16  ChocobozzzImport videos in the correct order
2018-02-15  ChocobozzzFix remote image fetching
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-15  ChocobozzzFix max buffer reached in youtube import
2018-02-14  ChocobozzzMove adding a video view videojs peertube plugin
2018-02-14  ChocobozzzSupport thumbnails in youtube import
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-02-12  ChocobozzzFix upload from CLI script
2018-02-12  ChocobozzzImprove youtube import script
2018-02-09  ChocobozzzBegin import script with youtube-dl