PeerTube/server
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
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
helpers Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
initializers Refactor video views 2021-11-09 15:00:31 +01:00
lib Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
middlewares Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
models Stop killing peertube in ci script 2021-11-18 15:32:06 +01:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Fix typo 2021-11-19 08:26:22 +01:00
tools Apply import interval only when reasonable (#4552) 2021-11-22 16:10:00 +01:00
types Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
typings/express Update server dependencies 2021-10-12 14:31:59 +02:00