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-file.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Async torrent creation
Chocobozzz
2021-02-25
1
-0
/
+8
*
Cleanup
Chocobozzz
2021-02-18
1
-2
/
+2
*
Don't guess remote tracker URL
Chocobozzz
2021-02-18
1
-7
/
+2
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-31
/
+150
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-1
/
+1
*
Fix stat file size with HLS
Chocobozzz
2020-11-10
1
-5
/
+28
*
Don't add live videos in redundancy
Chocobozzz
2020-11-09
1
-1
/
+1
*
Regenerate miniature on live save
Chocobozzz
2020-11-09
1
-0
/
+4
*
Add live notification tests
Chocobozzz
2020-11-09
1
-0
/
+4
*
Add check constraints live tests
Chocobozzz
2020-11-09
1
-0
/
+8
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-2
/
+2
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Video file metadata PR cleanup
Chocobozzz
2020-03-10
1
-40
/
+39
*
Add video file metadata to download modal, via ffprobe (#2411)
Rigel Kent
2020-03-10
1
-10
/
+86
*
Add infohash cache
Chocobozzz
2020-01-03
1
-1
/
+8
*
Use a migration script to generate HLS torrent files
Chocobozzz
2019-12-12
1
-1
/
+1
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-6
/
+81
*
Update server dependencies
Chocobozzz
2019-10-21
1
-1
/
+1
*
Stronger model typings
Chocobozzz
2019-08-19
1
-1
/
+2
*
Add audio support in upload
Chocobozzz
2019-05-16
1
-0
/
+5
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-15
/
+12
*
Update P2P media loader peer version
Chocobozzz
2019-04-08
1
-0
/
+24
*
findById -> findByPk
Chocobozzz
2019-02-21
1
-1
/
+1
*
Add hls support on server
Chocobozzz
2019-02-11
1
-3
/
+3
*
Add totalLocalVideoFilesSize in stats
Chocobozzz
2019-01-15
1
-0
/
+20
*
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-2
/
+0
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-1
/
+3
*
Delete correctly redundancy files
Chocobozzz
2018-10-03
1
-0
/
+13
*
Fix video files duplicated when fps is null
Chocobozzz
2018-09-26
1
-2
/
+2
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
1
-0
/
+6
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-1
/
+24
*
Filter tracker based on infohash
Chocobozzz
2018-08-14
1
-0
/
+15
*
Optimize SQL queries
Chocobozzz
2018-07-24
1
-0
/
+4
*
Handle higher FPS for high resolution (test)
Chocobozzz
2018-06-29
1
-2
/
+13
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-67
/
+42
*
Misc cleanup
Chocobozzz
2017-11-27
1
-12
/
+4
*
Modify video file size to bigint
Chocobozzz
2017-09-22
1
-1
/
+1
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
1
-0
/
+89