PeerTube/server/core/middlewares/validators/videos
Chocobozzz 29329d6c45 Implement auto tag on comments and videos
* Comments and videos can be automatically tagged using core rules or
   watched word lists
 * These tags can be used to automatically filter videos and comments
 * Introduce a new video comment policy where comments must be approved
   first
 * Comments may have to be approved if the user auto block them using
   core rules or watched word lists
 * Implement FEP-5624 to federate reply control policies
2024-05-29 15:03:14 +02:00
..
shared Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
index.ts
video-blacklist.ts
video-captions.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
video-channel-sync.ts
video-channels.ts
video-chapters.ts
video-comments.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-files.ts
video-imports.ts
video-live.ts
video-ownership-changes.ts
video-passwords.ts
video-playlists.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
video-rates.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
video-shares.ts Protect all video related AP endpoints 2024-04-26 15:29:52 +02:00
video-source.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-stats.ts
video-studio.ts
video-token.ts
video-transcoding.ts
video-view.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
videos.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00