]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/utils/users/accounts.ts
replace fs by fs-extra to prevent EMFILE error
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 27 Aug 2018 11:28:49 +0000 (13:28 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 27 Aug 2018 14:03:57 +0000 (16:03 +0200)
commitc9d5c64f98c1f1fe7950de60c58edeaf3ace070d
tree26d828e560054cf8a64628823d3dd86172d44f52
parent0ee027347ae09ea397e9b85702707e9179537ebd
replace fs by fs-extra to prevent EMFILE error
18 files changed:
package.json
scripts/generate-code-contributors.ts
scripts/i18n/create-custom-files.ts
scripts/i18n/xliff2json.ts
scripts/parse-log.ts
server/controllers/static.ts
server/helpers/captions-utils.ts
server/helpers/core-utils.ts
server/helpers/logger.ts
server/helpers/requests.ts
server/helpers/webtorrent.ts
server/initializers/migrations/0065-video-file-size.ts
server/lib/cache/abstract-video-static-file-cache.ts
server/lib/emailer.ts
server/lib/schedulers/youtube-dl-update-scheduler.ts
server/tests/utils/users/accounts.ts
server/tests/utils/videos/videos.ts
server/tools/upload.ts