1
0
Fork 0
peertube/server/lib
Alex Kotov 43cb1772c1
Allow to edit video attribute "importedFrom" with the UI
2023-05-26 11:55:40 +04:00
..
activitypub Add video AP hooks 2023-03-16 10:36:33 +01:00
auth Fix #5614: do not log bearerToken. 2023-02-17 15:10:47 +01:00
emails Implement signup approval in server 2023-01-19 13:53:40 +01:00
files-cache Reduce lazy static error logs 2022-06-30 09:25:17 +02:00
job-queue Update bullmq 2023-02-16 14:10:11 +01:00
live Refactor playlist creation for lives 2023-01-27 09:04:02 +01:00
model-loaders Fix lint 2022-08-03 11:54:08 +02:00
notifier Implement signup approval in server 2023-01-19 13:53:40 +01:00
object-storage Fix live with base url object storage 2023-01-27 08:30:56 +01:00
opentelemetry Add ability to disable http duration OTEL metrics 2023-02-27 13:53:54 +01:00
plugins Implement getServerListeningConfig plugin helper 2023-01-04 11:52:54 +01:00
schedulers Delete completed/failed jobs directly from bullmq 2022-11-23 17:13:01 +01:00
transcoding Fix retranscoding of odd resolution 2022-11-07 10:43:22 +01:00
views Add live and viewers otel metrics 2022-07-27 16:19:25 +02:00
worker Fix broadcasting in parallel views 2022-11-16 14:40:10 +01:00
actor-follow-health-cache.ts Fix actor follow counts calculation 2021-10-13 16:18:42 +02:00
actor-image.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
blocklist.ts Fix lint 2022-07-13 12:14:26 +02:00
client-html.ts Fix incorrect error logs 2022-07-18 11:55:13 +02:00
emailer.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
hls.ts Support reinjecting token in private m3u8 playlist 2022-12-02 15:25:20 +01:00
local-actor.ts Suffix external auth username on conflict 2022-08-03 10:10:26 +02:00
moderation.ts Fix server lint 2022-11-15 15:00:23 +01:00
paths.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
peertube-socket.ts Refactor video views 2021-11-09 15:00:31 +01:00
redis.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
redundancy.ts Better logs for redundancy 2021-08-26 11:02:41 +02:00
search.ts Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) 2022-11-23 15:50:34 +01:00
server-config-manager.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
signup.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
stat-manager.ts Update server dependencies 2023-02-16 11:56:58 +01:00
sync-channel.ts Improve sync channel logging 2022-12-28 16:11:11 +01:00
thumbnail.ts Process images in a dedicated worker 2022-06-27 11:53:12 +02:00
timeserie.ts Add ability to filter overall video stats by date 2022-05-06 14:23:02 +02:00
uploadx.ts Prevent uploadx too big log for config 2022-11-07 10:40:43 +01:00
user.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
video-blacklist.ts Support live session in server 2022-05-03 14:49:15 +02:00
video-channel.ts Rename video full loading 2022-06-28 15:06:15 +02:00
video-comment.ts Use raw sql for comments 2023-01-09 09:29:02 +01:00
video-file.ts Add ability to delete a specific video file 2022-08-01 14:55:10 +02:00
video-path-manager.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
video-playlist.ts Fix incorrect IDs in AP federation 2020-11-20 11:21:08 +01:00
video-pre-import.ts Fix transcoding failure when importing a video 2022-10-31 13:30:39 +01:00
video-privacy.ts Use private ACL for private videos in s3 2022-10-24 14:48:24 +02:00
video-state.ts Prevent "Cannot use same state" error 2022-09-28 10:03:06 +02:00
video-studio.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
video-tokens-manager.ts Add ability to get user from file token 2022-12-20 09:15:49 +01:00
video-urls.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video.ts Allow to edit video attribute "importedFrom" with the UI 2023-05-26 11:55:40 +04:00