PeerTube/server/lib
Chocobozzz c8fa571f32
Clearer live session
Get the save replay setting when the session started to prevent
inconsistent behaviour when the setting changed before the session was
processed by the live ending job

Display more information about the potential session replay in live
modal information
2022-07-22 15:22:21 +02:00
..
activitypub Fix incorrect error logs 2022-07-18 11:55:13 +02:00
auth Fix lint 2022-07-13 12:14: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 Clearer live session 2022-07-22 15:22:21 +02:00
live Clearer live session 2022-07-22 15:22:21 +02:00
model-loaders Rename video full loading 2022-06-28 15:06:15 +02:00
notifier Remove unused function 2022-06-03 16:28:20 +02:00
object-storage Add use proxy for s3 (#4973) 2022-05-09 11:49:25 +02:00
opentelemetry Fix lint 2022-07-19 15:34:44 +02:00
plugins Fix lint 2022-07-13 12:14:26 +02:00
schedulers /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
transcoding Prevent duplicated HLS playlist on transcoding 2022-07-13 10:15:41 +02:00
views Prevent invalid watch sections 2022-07-12 09:51:21 +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 Add basic video editor support 2022-02-28 10:42:19 +01:00
local-actor.ts Process images in a dedicated worker 2022-06-27 11:53:12 +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 Rename studio to editor 2022-03-22 17:24:32 +01: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 Fix lint 2022-07-13 12:14: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-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