1
0
Fork 0
peertube/server/helpers
Josh Morel 7ccddd7b52 add quarantine videos feature (#1637)
* add quarantine videos feature

* increase Notification settings test timeout

to 20000ms. was completing 7000 locally but timing out
after 10000 on travis

* fix quarantine video test issues

-propagate misspelling
-remove skip from server/tests/client.ts

* WIP use blacklist for moderator video approval

instead of video.quarantine boolean

* finish auto-blacklist feature
2019-04-02 11:26:47 +02:00
..
custom-validators add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
activitypub.ts Playlist server API 2019-03-18 11:17:59 +01:00
actor.ts Optimize activity actor load in AP processors 2018-09-19 15:22:55 +02:00
audit-logger.ts Cleanup invalid rates/comments/shares 2019-03-19 16:23:02 +01:00
captions-utils.ts Overwrite video caption 2018-12-11 15:56:35 +01:00
core-utils.ts Add hls support on server 2019-02-11 09:13:02 +01:00
custom-jsonld-signature.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
database-utils.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
express-utils.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
ffmpeg-utils.ts HLS is only supported by ffmpeg 4 2019-02-12 11:14:36 +01:00
image-utils.ts Fix thumbnail processing 2018-12-04 16:04:14 +01:00
logger.ts Decrease log file max size 2018-10-01 15:20:13 +02:00
peertube-crypto.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
regexp.ts Add new follow, mention and user registered notifs 2019-01-09 11:15:15 +01:00
requests.ts Add request body limit 2019-02-21 17:19:16 +01:00
signup.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
utils.ts Use a single file instead of segments for HLS 2019-02-11 09:13:02 +01:00
video.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
webfinger.ts Handle actors search beginning with '@' 2018-09-17 10:13:54 +02:00
webtorrent.ts Add tmp and redundancy directories 2018-12-04 16:04:15 +01:00
youtube-dl.ts Refractor published date on video import 2019-02-12 11:47:23 +01:00