PeerTube/server/core/lib
2024-06-28 08:44:59 +02:00
..
activitypub Metadata to know if the caption is auto generated 2024-06-28 08:44:59 +02:00
auth Ensure user is owned by plugin before updating it 2023-12-06 08:43:19 +01:00
automatic-tags Update server dependencies 2024-06-21 14:39:50 +02:00
files-cache Also prune storyboards and actor images 2024-06-05 15:47:37 +02:00
html Upgrade to angular 18 & vite 2024-06-26 08:33:54 +02:00
job-queue Integrate transcription in PeerTube 2024-06-28 08:44:58 +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 Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
object-storage feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +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 Integrate transcription in PeerTube 2024-06-28 08:44:58 +02: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 Metadata to know if the caption is auto generated 2024-06-28 08:44:59 +02:00
views Support update object storage urls 2024-06-05 09:01:40 +02:00
worker Update server dependencies 2024-06-21 14:39:50 +02:00
actor-follow-health-cache.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 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 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 Integrate transcription in PeerTube 2024-06-28 08:44:58 +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 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 Integrate transcription in PeerTube 2024-06-28 08:44:58 +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 server/server -> server/core 2023-10-04 15:13:25 +02:00
uploadx.ts chore: fix some comments 2024-03-18 08:12:12 +01:00
user.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
video-blacklist.ts Prevent aborting another live session 2024-03-18 16:09:22 +01:00
video-captions.ts Metadata to know if the caption is auto generated 2024-06-28 08:44:59 +02: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 Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
video-jobs.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02: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 Metadata to know if the caption is auto generated 2024-06-28 08:44:59 +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 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 Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00