PeerTube/server/core/middlewares
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
..
cache Fix lint 2024-02-22 10:32:28 +01:00
validators Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
activitypub.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
async.ts Fix typescript tests 2024-02-23 08:33:01 +01:00
auth.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
csp.ts Fix CSP 2024-02-27 11:18:19 +01:00
dnt.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
doc.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
error.ts fix(server/video-view): log invalid currentTime req (#6288) 2024-03-26 17:08:15 +01:00
index.ts Remove unused file 2023-10-06 09:59:18 +02:00
pagination.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
rate-limiter.ts feat(server): log rate limit exceeded 2024-03-15 14:56:46 +01:00
servers.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
sort.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
user-right.ts server/server -> server/core 2023-10-04 15:13:25 +02:00