1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00
Peertube/server/core/controllers/api/search
Chocobozzz dd4027a10f
Improve NSFW system
* Add NSFW flags to videos so the publisher can add more NSFW context
 * Add NSFW summary to videos, similar to content warning system so the
   publisher has a free text to describe NSFW aspect of its video
 * Add additional "warn" NSFW policy: the video thumbnail is not blurred
   and we display a tag below the video miniature, the video player
   includes the NSFW warning (with context if available) and it also
   prevent autoplay
 * "blur" NSFW settings inherits "warn" policy and also blur the video
   thumbnail
 * Add NSFW flag settings to users so they can have more granular
   control about what content they want to hide, warn or display
2025-04-30 15:54:11 +02:00
..
shared server/server -> server/core 2023-10-04 15:13:25 +02:00
index.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
search-video-channels.ts Add SSRF protection 2024-08-14 15:33:57 +02:00
search-video-playlists.ts Add SSRF protection 2024-08-14 15:33:57 +02:00
search-videos.ts Improve NSFW system 2025-04-30 15:54:11 +02:00