]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/import.ts
Type toFormattedJSON
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / import.ts
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