Split types and typings
[oweals/peertube.git] / server / controllers / api / videos / import.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-17 ChocobozzzUpdate server dependencies
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-04-20 ChocobozzzAdd licence and language support to y-dl imports
2020-04-20 KimAdd thumbnail / preview generation from url on the...
2020-04-17 ChocobozzzUse originallyPublishedAt from body on import if it...
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15 ChocobozzzFix import captions test
2020-04-14 kimsibleAdd getSubs to YoutubeDL video import
2020-04-03 ChocobozzzSupport audio files import
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
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-28 ChocobozzzFix default true values when uploding videos
2019-08-28 Frank SträterBug fix logical and/or boolean selector
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20 ChocobozzzType toFormattedJSON
2019-08-20 ChocobozzzCleanup model types
2019-08-20 ChocobozzzFix tests
2019-08-19 ChocobozzzStronger model typings
2019-08-01 ChocobozzzAutomatically update playlist thumbnails
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-07-24 ChocobozzzAdd filter hooks tests
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzFix video import if autoblacklist is enabled
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup express locals typings
2019-02-12 Andrés MaldonadoImport original publication date (web UI)
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'
2018-12-11 ChocobozzzUse move instead rename
2018-12-11 ChocobozzzSupport additional video extensions
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzRefractor audit user identifier
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-06 ChocobozzzAdd audit logs for video import
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzAdd ability to remove a video import
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl