PeerTube/server/core/lib
Chocobozzz 54c140c800
Support object storage in prune script
Also prune original files and user exports
2024-06-03 16:37:44 +02:00
..
activitypub Improve `Video` AP compatibility 2024-06-03 09:36:29 +02:00
auth Ensure user is owned by plugin before updating it 2023-12-06 08:43:19 +01:00
automatic-tags Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
files-cache Fix lint 2024-02-22 10:32:28 +01:00
html feat(server): dont client cache HTML files 2024-05-13 11:17:50 +02:00
job-queue Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
live Fix concurrent live streams serialization issue 2024-05-16 11:38:36 +02:00
model-loaders Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
notifier Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
object-storage Support object storage in prune script 2024-06-03 16:37:44 +02:00
opentelemetry Fix deprecated OTEL API 2024-02-21 16:24:21 +01:00
plugins fix(server/plugins): avoid duplicate settings 2024-05-17 10:43:47 +02:00
runners Fix cancel on stall error message 2024-03-19 08:39:41 +01:00
schedulers Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
transcoding Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
user-import-export Fix `segmentsSha256Url` in export 2024-06-03 09:44:12 +02:00
views Use sessionId instead of IP to identify viewer 2024-04-04 16:27:40 +02:00
worker Fix CPU going to 100% on odd cpu count 2023-11-28 13:32:51 +01:00
actor-follow-health-cache.ts
blocklist.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
emailer.ts Move email templates in assets directory 2024-03-20 09:15:07 +01:00
hls.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
internal-event-emitter.ts
local-actor.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
local-video-creator.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
moderation.ts Refactor uploadx middlewares 2024-02-21 13:49:08 +01:00
paths.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
peertube-socket.ts Fix lint 2024-02-22 10:32:28 +01:00
rate.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
redis.ts Use sessionId instead of IP to identify viewer 2024-04-04 16:27:40 +02:00
redundancy.ts
search.ts
server-config-manager.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
signup.ts Fix signup and import 2023-10-11 15:58:16 +02:00
stat-manager.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
sync-channel.ts More robust channel sync 2024-02-16 10:14:12 +01:00
thumbnail.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
timeserie.ts
uploadx.ts chore: fix some comments 2024-03-18 08:12:12 +01:00
user.ts Add total video file size column in users list 2024-02-21 15:28:38 +01:00
video-blacklist.ts Prevent aborting another live session 2024-03-18 16:09:22 +01:00
video-captions.ts Refactor caption creation 2024-02-21 13:49:08 +01:00
video-channel.ts Refactor caption creation 2024-02-21 13:49:08 +01:00
video-chapters.ts Fix duplicate chapters error 2024-01-18 09:17:13 +01:00
video-comment.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-file.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-jobs.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
video-path-manager.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-playlist.ts Fix playlist elements merge on import 2024-02-28 15:55:37 +01:00
video-pre-import.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-privacy.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video-state.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
video-studio.ts Add video aspect ratio in server 2024-02-27 15:24:34 +01:00
video-tokens-manager.ts
video-urls.ts Update server dependencies 2023-10-11 11:06:34 +02:00
video.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00