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 server/server -> server/core 2023-10-04 15:13:25 +02:00
captions.ts Refactor uploadx middlewares 2024-02-21 13:49:08 +01:00
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 server/server -> server/core 2023-10-04 15:13:25 +02:00
import.ts Fix signup and import 2023-10-11 15:58:16 +02:00
index.ts Fix lint 2024-02-22 10:32:28 +01:00
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 server/server -> server/core 2023-10-04 15:13:25 +02:00
rate.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
source.ts Fix total video file size 2024-04-22 11:48:05 +02:00
stats.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
storyboard.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
studio.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
token.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
transcoding.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
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