1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00
Peertube/server/core/controllers/api
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
..
runners Add ability to filter requested runner jobs 2024-10-31 10:22:35 +01:00
search Improve NSFW system 2025-04-30 15:54:11 +02:00
server Prefer handle param name 2025-04-10 09:55:55 +02:00
users Improve NSFW system 2025-04-30 15:54:11 +02:00
videos Improve NSFW system 2025-04-30 15:54:11 +02:00
abuse.ts Add abuse and registration requests stats 2024-02-21 14:57:20 +01:00
accounts.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
automatic-tags.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
blocklist.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
bulk.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
config.ts Redesign about pages 2025-01-09 10:29:17 +01:00
custom-page.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
index.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
jobs.ts Add error info in payload on parent failure 2024-03-12 09:35:14 +01:00
metrics.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
oauth-clients.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
overviews.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
plugins.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-channel-sync.ts Refactor account/channel manage checks 2025-04-10 09:07:42 +02:00
video-channel.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
video-playlist.ts More robust create playlist 2025-02-21 10:20:10 +01:00
watched-words.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00