PeerTube/server/lib
Chocobozzz 91c72729d8
Prevent error in redundancy scheduler
2022-10-31 08:57:52 +01:00
..
activitypub Merge branch 'release/4.3.0' into develop 2022-10-11 13:30:51 +02:00
auth Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
emails Add new plugin/peertube version notifs 2021-03-24 18:18:41 +01:00
files-cache Reduce lazy static error logs 2022-06-30 09:25:17 +02:00
job-queue Lock files to generate torrents/move files 2022-10-25 11:50:44 +02:00
live Correctly delete live files from object storage 2022-10-25 14:18:59 +02:00
model-loaders Fix lint 2022-08-03 11:54:08 +02:00
notifier Use bullmq job dependency 2022-08-09 09:18:07 +02:00
object-storage Correctly delete live files from object storage 2022-10-25 14:18:59 +02:00
opentelemetry Update server dependencies 2022-09-09 11:11:52 +02:00
plugins Add ability for plugins to register ws routes 2022-10-11 11:11:04 +02:00
schedulers Prevent error in redundancy scheduler 2022-10-31 08:57:52 +01:00
transcoding Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
views Add live and viewers otel metrics 2022-07-27 16:19:25 +02:00
worker Use worker thread to send HTTP requests 2022-09-08 12:27:22 +02: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 Prefer using Object.values 2022-08-17 15:36:03 +02:00
hls.ts Live supports object storage 2022-10-04 10:03:17 +02:00
local-actor.ts Suffix external auth username on conflict 2022-08-03 10:10:26 +02:00
moderation.ts Add akismet tests 2022-09-23 15:38:21 +02: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 Support two factor authentication in backend 2022-10-07 10:51:16 +02:00
redundancy.ts Better logs for redundancy 2021-08-26 11:02:41 +02:00
search.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
server-config-manager.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
signup.ts Fix various typos 2022-06-07 16:41:21 +02:00
stat-manager.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
sync-channel.ts Handle sync failure in synchronizeChannel fn 2022-09-27 09:50:18 +02: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 Add logger for uploadx 2022-10-28 10:47:06 +02:00
user.ts Suffix external auth username on conflict 2022-08-03 10:10:26 +02: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 Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
video-file.ts Add ability to delete a specific video file 2022-08-01 14:55:10 +02:00
video-import.ts Wait transcoding by default when importing a video 2022-09-16 13:48:06 +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-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 Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
video-urls.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00