index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
models
/
video
/
video.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Fix torrent metadata update for hls
Chocobozzz
2021-12-09
1
-15
/
+0
*
Update torrent metadata on video update
Chocobozzz
2021-12-08
1
-0
/
+15
*
Stop killing peertube in ci script
Chocobozzz
2021-11-18
1
-1
/
+1
*
Add ability to run transcoding jobs
Chocobozzz
2021-11-18
1
-5
/
+4
*
Add ability to remove hls/webtorrent files
Chocobozzz
2021-11-18
1
-2
/
+2
*
Add ability to filter out public videos from admin
Chocobozzz
2021-11-12
1
-2
/
+13
*
Fix video update transaction
Chocobozzz
2021-11-10
1
-2
/
+2
*
Fix thumbnail update
Chocobozzz
2021-11-10
1
-3
/
+1
*
Add migrate-to-object-storage script (#4481)
kontrollanten
2021-11-09
1
-2
/
+7
*
Add ability to filter by file type
Chocobozzz
2021-11-03
1
-11
/
+33
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
1
-14
/
+20
*
Deprecate filter video query
Chocobozzz
2021-10-29
1
-57
/
+29
*
Fix sequelize order typings
Chocobozzz
2021-10-22
1
-1
/
+1
*
Fix my live videos filter
Chocobozzz
2021-10-20
1
-2
/
+2
*
Add channel filters for my videos/followers
Chocobozzz
2021-10-20
1
-1
/
+8
*
Fix notification on create transcoding job
Chocobozzz
2021-10-11
1
-2
/
+2
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-13
/
+38
*
Refactor options in models
Chocobozzz
2021-07-29
1
-57
/
+53
*
Refactor search query options
Chocobozzz
2021-07-29
1
-1
/
+2
*
Add ability to search by uuids/actor names
Chocobozzz
2021-07-28
1
-0
/
+3
*
Filter host for channels and playlists search
Chocobozzz
2021-07-28
1
-1
/
+1
*
Add ability to search by host in server
Chocobozzz
2021-07-27
1
-2
/
+4
*
Refactor video links builders
Chocobozzz
2021-07-26
1
-3
/
+4
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
1
-5
/
+7
*
Fix hooks definition
Chocobozzz
2021-07-01
1
-1
/
+0
*
Fix missing delete cascade video -> channel
Chocobozzz
2021-07-01
1
-1
/
+2
*
Don't check enum for video model
Chocobozzz
2021-06-29
1
-6
/
+0
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Include transaction in video hooks
Chocobozzz
2021-06-11
1
-11
/
+6
*
Cleanup video model scopes
Chocobozzz
2021-06-11
1
-55
/
+7
*
Move get* video methods to formatter
Chocobozzz
2021-06-11
1
-20
/
+0
*
Use raw SQL for most of video queries
Chocobozzz
2021-06-11
1
-120
/
+30
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-3
/
+3
*
Use raw SQL for video get request
Chocobozzz
2021-06-10
1
-26
/
+3
*
Refactor video query builder
Chocobozzz
2021-06-10
1
-168
/
+19
*
Try to speed up AP update transaction
Chocobozzz
2021-06-08
1
-1
/
+1
*
Add tags to live logger
Chocobozzz
2021-05-28
1
-3
/
+3
*
Support '/w/' and '/w/p/' for watch page
Chocobozzz
2021-05-28
1
-1
/
+1
*
Merge branch 'release/3.2.0' into develop
Chocobozzz
2021-05-26
1
-0
/
+1
|
\
|
*
Fix broken lives handling
Chocobozzz
2021-05-26
1
-0
/
+1
*
|
Stricter models typing
Chocobozzz
2021-05-12
1
-4
/
+5
*
|
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-4
/
+4
|
/
*
Update channel updatedAt when uploading a video
Chocobozzz
2021-05-10
1
-5
/
+2
*
Add ability to filter my videos by live
Chocobozzz
2021-05-03
1
-13
/
+39
*
Don't save other attributes when set as refreshed
Chocobozzz
2021-04-12
1
-2
/
+4
*
Merge branch 'release/3.1.0' into develop
Chocobozzz
2021-04-08
1
-1
/
+1
|
\
|
*
Fix outbox fetch with subtitled videos
Chocobozzz
2021-04-08
1
-1
/
+1
*
|
Update data in DB when regenerate thumbnails
Chocobozzz
2021-04-08
1
-9
/
+0
[next]