PeerTube/server/lib
2022-08-08 08:25:36 +02:00
..
activitypub Use single quotes in server/ and update eslint rules 2022-08-08 08:25:36 +02:00
auth Suffix external auth username on conflict 2022-08-03 10:10:26 +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 Add plugin hook on transcoding resolutions building 2022-08-02 16:05:44 +02:00
live Add plugin hook on transcoding resolutions building 2022-08-02 16:05:44 +02:00
model-loaders Fix lint 2022-08-03 11:54:08 +02:00
notifier Add notification plugin hook 2022-08-03 11:33:43 +02:00
object-storage Regenerate video filenames on transcoding 2022-07-25 10:57:16 +02:00
opentelemetry Add more tracing 2022-07-28 10:56:05 +02:00
plugins Automatically rebuild native modules on ABI change 2022-08-03 15:08:36 +02:00
schedulers /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
transcoding Add ability to delete a specific video file 2022-08-01 14:55:10 +02:00
views Add live and viewers otel metrics 2022-07-27 16:19:25 +02:00
worker Lazy load piscina 2022-06-28 09:09:03 +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 Don't display errors when SMTP is not configured 2022-07-12 16:32:05 +02:00
hls.ts Fix lint on hls.ts 2022-08-04 09:49:26 +02:00
local-actor.ts Suffix external auth username on conflict 2022-08-03 10:10:26 +02:00
moderation.ts Fix lint 2022-07-13 12:14:26 +02:00
paths.ts Add ability to save replay of permanent lives 2022-04-21 11:47:57 +02:00
peertube-socket.ts Refactor video views 2021-11-09 15:00:31 +01:00
redis.ts Update server dependencies 2022-06-21 11:23:32 +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 Automatically rebuild native modules on ABI change 2022-08-03 15:08:36 +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
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 Fix 2 hours limit on uploads 2022-04-19 11:44:03 +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-path-manager.ts Move uuid stuff in extra utils 2021-12-29 14:44:58 +01:00
video-playlist.ts Fix incorrect IDs in AP federation 2020-11-20 11:21:08 +01:00
video-state.ts Auto retry video state db query on failure 2022-07-12 16:25:21 +02:00
video-studio.ts Rename studio to editor 2022-03-22 17:24:32 +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 Fix lint 2022-07-13 12:14:26 +02:00