]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tools
Cleanup utils helper
[github/Chocobozzz/PeerTube.git] / server / tools /
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