1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00
Peertube/server/core/controllers/api/videos
Chocobozzz da23ad1d09
Add ability for admin to configure request timeout
AFAIK we can't set a specific timeout on a specific route/request, so
the admin must set it globally
2025-08-11 16:55:37 +02:00
..
blacklist.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
captions.ts Create and inject caption playlist in HLS master 2025-04-09 16:18:38 +02: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 Remove deprecated server code 2024-11-04 10:23:01 +01:00
import.ts Better thumbnail error handling 2025-07-25 17:01:36 +02:00
index.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
live.ts Add Scheduled Lives functionality (#7144) 2025-08-01 15:06:27 +02: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 Migrate eslint to v9 2025-05-07 15:49:23 +02:00
stats.ts add user agent video stats (#6871) 2025-04-07 10:29:59 +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 Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
update.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
upload.ts Add ability for admin to configure request timeout 2025-08-11 16:55:37 +02:00
view.ts add user agent video stats (#6871) 2025-04-07 10:29:59 +02:00