]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tools
Share playlists state
[github/Chocobozzz/PeerTube.git] / server / tools /
2019-12-30  ChocobozzzFix URL normalization in import script
2019-12-30  ChocobozzzAuto add https:// in import script URLs
2019-11-04  Florent FFix hours in peertube-import-videos
2019-11-04  ChocobozzzFix remove end slash function
2019-10-21  ChocobozzzUse typescript paths in cli scripts too
2019-10-21  ChocobozzzUpgrade tools dep
2019-09-23  Lukas Winklerfix a few typos (#2141)
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-26  Frank de Langepeertube-import-videos.ts: add --tmpdir, --first, ...
2019-08-01  Florent FAdd since parameter to peertube-import-videos (#1991)
2019-07-29  ChocobozzzCorrectly import tags in CLI
2019-07-25  ChocobozzzFix peertube auth help
2019-07-25  ChocobozzzUpgrade tools dependencies
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzAdd CLI plugins tests
2019-07-24  ChocobozzzWIP plugins: update plugin
2019-07-24  ChocobozzzWIP plugins: move plugin CLI in peertube script
2019-07-04  Chocobozzzpeertube auth add wants a URL (and not a host)
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-17  ChocobozzzFix CLI default boolean values
2019-06-13  ChocobozzzAdd ability to override CLI import attributes
2019-06-13  ChocobozzzAdd more CLI tests
2019-06-11  ChocobozzzFix upload script
2019-06-11  ChocobozzzFix netrc tools
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-27  ChocobozzzRemove summon install
2019-05-27  ChocobozzzMove CLI dependencies in their own package.json
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-25  ChocobozzzFix optional privacy in upload endpoint
2019-04-24  ChocobozzzFix video import CLI script
2019-04-24  ChocobozzzShared utils -> extra-utils
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-02-12  ChocobozzzRefractor published date on video import
2019-02-12  Andrés MaldonadoImport original publication date (CLI)
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
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-08  Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08  Lucas DeclercqFix some defaults values + indentation
2018-10-06  Lucas DeclercqAdd downloadingEnabled property to video model
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
next