PeerTube/server/tools
mj-saunders e291096f78
Apply import interval only when reasonable (#4552)
* Apply import interval only when reasonable

When importing videos from another service, an interval can be applied
between each download.
It only really makes sense to apply this interval when the last
attempted download actually happened, and not when it was skipped.

* Fix boolean notation
2021-11-22 16:10:00 +01:00
..
README.md Remove peertube watch and peertube repl 2021-09-10 15:06:57 +02:00
cli.ts Use an object to represent a server 2021-07-20 15:27:18 +02:00
package.json Remove peertube watch and peertube repl 2021-09-10 15:06:57 +02:00
peertube-auth.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-get-access-token.ts Adapt CLI to new commands 2021-07-20 15:27:18 +02:00
peertube-import-videos.ts Apply import interval only when reasonable (#4552) 2021-11-22 16:10:00 +01:00
peertube-plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-redundancy.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-upload.ts Shorter server command names 2021-07-20 15:27:18 +02:00
peertube.ts Fix embed api 2021-09-10 15:53:33 +02:00
tsconfig.json Split types and typings 2020-06-18 10:46:27 +02:00
yarn.lock Upgrade server tools 2021-10-12 14:34:29 +02:00