PeerTube/server/core/lib
2024-03-12 10:44:20 +01:00
..
activitypub Add video aspect ratio in server 2024-02-27 15:24:34 +01:00
auth Ensure user is owned by plugin before updating it 2023-12-06 08:43:19 +01:00
emails Add user history in import/export 2024-02-28 16:48:59 +01:00
files-cache Fix lint 2024-02-22 10:32:28 +01:00
html Remove twitter whitelisted option 2024-03-08 10:54:29 +01:00
job-queue Improve storyboard grid algorithm 2024-03-12 06:29:56 +01:00
live Add video aspect ratio in server 2024-02-27 15:24:34 +01:00
model-loaders Implement user import/export in server 2024-02-21 13:49:08 +01:00
notifier Add notification on subscription live stream 2024-02-15 14:06:25 +01:00
object-storage Fix lint 2024-02-22 10:32:28 +01:00
opentelemetry Fix deprecated OTEL API 2024-02-21 16:24:21 +01:00
plugins Implement user import/export in server 2024-02-21 13:49:08 +01:00
runners Add video aspect ratio in server 2024-02-27 15:24:34 +01:00
schedulers Implement user import/export in server 2024-02-21 13:49:08 +01:00
transcoding Fix encoder after transcoding profile deletion 2024-03-12 10:44:20 +01:00
user-import-export Add user history in import/export 2024-02-28 16:48:59 +01:00
views Add subdivision to viewer stats 2023-12-28 09:56:05 +01:00
worker Fix CPU going to 100% on odd cpu count 2023-11-28 13:32:51 +01:00
actor-follow-health-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
actor-image.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
blocklist.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
emailer.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
hls.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
internal-event-emitter.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
local-actor.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
local-video-creator.ts Fix upload transaction retry 2024-03-12 09:10:42 +01: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 Anonymize IP stored in Redis too 2024-02-29 10:09:21 +01:00
redundancy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
search.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
server-config-manager.ts Add ability to set avatar to instance 2024-02-23 14:27:11 +01:00
signup.ts Fix signup and import 2023-10-11 15:58:16 +02:00
stat-manager.ts Add total moderators/admins in stats 2024-02-23 15:04:18 +01:00
sync-channel.ts More robust channel sync 2024-02-16 10:14:12 +01:00
thumbnail.ts Improve generated image quality 2024-02-26 11:33:17 +01:00
timeserie.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
uploadx.ts Refactor uploadx middlewares 2024-02-21 13:49:08 +01:00
user.ts Add total video file size column in users list 2024-02-21 15:28:38 +01:00
video-blacklist.ts Add notification on subscription live stream 2024-02-15 14:06:25 +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 server/server -> server/core 2023-10-04 15:13:25 +02:00
video-file.ts Fix tests 2024-02-28 10:00:01 +01:00
video-jobs.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
video-path-manager.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
video-playlist.ts Fix playlist elements merge on import 2024-02-28 15:55:37 +01:00
video-pre-import.ts Refactor caption creation 2024-02-21 13:49:08 +01:00
video-privacy.ts Implement user import/export in server 2024-02-21 13:49:08 +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 server/server -> server/core 2023-10-04 15:13:25 +02:00
video-urls.ts Update server dependencies 2023-10-11 11:06:34 +02:00
video.ts Support chapter import/export 2024-02-21 13:49:08 +01:00