PeerTube/server/core/controllers/api/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
..
blacklist.ts
captions.ts
chapters.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
comment.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
files.ts
import.ts
index.ts
live.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
ownership.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
passwords.ts
rate.ts
source.ts Fix total video file size 2024-04-22 11:48:05 +02:00
stats.ts
storyboard.ts
studio.ts
token.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
transcoding.ts
update.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
upload.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
view.ts Use sessionId instead of IP to identify viewer 2024-04-04 16:27:40 +02:00