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
*
Feature/filter already watched videos (#5739)
Wicklow
2023-04-12
1
-2
/
+8
*
Feature/Add replay privacy (#5692)
Wicklow
2023-03-31
1
-0
/
+1
*
Add test on AP hooks
Chocobozzz
2023-03-10
1
-1
/
+1
*
Add ability for plugins to alter video jsonld
Chocobozzz
2023-03-10
1
-2
/
+7
*
Refactor model utils
Chocobozzz
2023-01-10
1
-4
/
+3
*
Fix running again transcoding on a video only file
Chocobozzz
2022-11-07
1
-1
/
+3
*
Fix follow constraint check with an account
Chocobozzz
2022-11-07
1
-0
/
+6
*
Correctly delete live files from object storage
Chocobozzz
2022-10-25
1
-4
/
+4
*
Correctly cleanup files from object storage
Chocobozzz
2022-10-25
1
-3
/
+2
*
Use private ACL for private videos in s3
Chocobozzz
2022-10-24
1
-6
/
+28
*
Put private videos under a specific subdirectory
Chocobozzz
2022-10-24
1
-16
/
+8
*
Fix saved live master playlist bandwidth
Chocobozzz
2022-09-09
1
-0
/
+2
*
Avoid concurrency issue on transcoding
Chocobozzz
2022-08-09
1
-7
/
+6
*
Add ability to delete a specific video file
Chocobozzz
2022-08-01
1
-3
/
+7
*
Add more tracing
Chocobozzz
2022-07-28
1
-0
/
+5
*
Add live and viewers otel metrics
Chocobozzz
2022-07-27
1
-7
/
+10
*
Regenerate video filenames on transcoding
Chocobozzz
2022-07-25
1
-1
/
+20
*
Fix my videos counter
Chocobozzz
2022-07-18
1
-1
/
+3
*
Fix lint
Chocobozzz
2022-07-13
1
-1
/
+1
*
Fix videos stats
Chocobozzz
2022-07-08
1
-1
/
+0
*
Introduce experimental telemetry
Chocobozzz
2022-07-06
1
-11
/
+13
*
Rename video full loading
Chocobozzz
2022-06-28
1
-2
/
+2
*
store uploaded video filename (#4885)
kontrollanten
2022-06-21
1
-0
/
+10
*
Fix my videos total counter
Chocobozzz
2022-05-24
1
-4
/
+6
*
Support live session in server
Chocobozzz
2022-05-03
1
-1
/
+1
*
Support video views/viewers stats in server
Chocobozzz
2022-04-15
1
-1
/
+1
*
Don't store remote rates of remote videos
Chocobozzz
2022-03-18
1
-1
/
+15
*
Process video torrents in order
Chocobozzz
2022-03-16
1
-0
/
+18
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-3
/
+3
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
1
-7
/
+11
*
Update server dependencies
Chocobozzz
2022-01-14
1
-1
/
+2
*
Fix audio transcoding with video only file
Chocobozzz
2022-01-06
1
-4
/
+12
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+2
*
Fix shared imports
Chocobozzz
2021-12-24
1
-6
/
+15
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-2
/
+1
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
1
-2
/
+3
*
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
[next]