]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/webtorrent.ts
Add ability to disable webtorrent
[github/Chocobozzz/PeerTube.git] / server / helpers / webtorrent.ts
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-07-24  ChocobozzzMove createTorrent in webtorrent utils
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-11  ChocobozzzMove config in its own file
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
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-01  ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01  ChocobozzzDelete each file on failed import
2018-09-28  ChocobozzzCorrectly delete directories on import
2018-09-26  ChocobozzzCorrectly fix the webtorrent redundancy bug
2018-09-25  ChocobozzzDirty webtorrent fix to wait FS sync
2018-09-25  ChocobozzzFix redundancy bug with old peertube torrent
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-17  ChocobozzzImprove webtorrent import error message when the torren...
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-08  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd torrent tests
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent