PeerTube/server/models/video
Chocobozzz 51353d9a03 Refactor video views
Introduce viewers attribute for live videos
Count views for live videos
Reduce delay to see the viewer update for lives
Add ability to configure video views buffer interval and view ip
expiration
2021-11-09 15:00:31 +01:00
..
formatter Refactor video views 2021-11-09 15:00:31 +01:00
sql Add ability to filter by file type 2021-11-03 11:32:41 +01:00
schedule-video-update.ts Refactor schedule update 2021-06-11 14:33:34 +02:00
tag.ts Fix sequelize order typings 2021-10-22 16:40:48 +02:00
thumbnail.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-blacklist.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-caption.ts Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
video-change-ownership.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-channel.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
video-comment.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-file.ts More robust webtorrent redundancy download 2021-09-06 16:19:49 +02:00
video-import.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-job-info.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video-live.ts Support RTMPS 2021-11-05 11:38:17 +01:00
video-playlist-element.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-playlist.ts Refactor options in models 2021-07-29 14:17:03 +02:00
video-share.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-streaming-playlist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-tag.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-view.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video.ts Add migrate-to-object-storage script (#4481) 2021-11-09 11:05:35 +01:00