Add publishedAt field for video model.
[oweals/peertube.git] / server / tools /
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