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-streaming-playlist.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build
Chocobozzz
2021-12-17
1
-2
/
+2
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-1
/
+1
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
1
-1
/
+1
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Add hls to prune storage script
Chocobozzz
2021-12-10
1
-0
/
+9
*
Add ability to run transcoding jobs
Chocobozzz
2021-11-18
1
-0
/
+4
*
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
-1
/
+29
*
Filter host for channels and playlists search
Chocobozzz
2021-07-28
1
-1
/
+1
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
1
-30
/
+55
*
Stricter models typing
Chocobozzz
2021-05-12
1
-1
/
+2
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-47
/
+11
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-1
/
+1
*
Add watch messages if live has not started
Chocobozzz
2020-11-09
1
-0
/
+11
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-1
/
+3
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Remove HLS torrents
Chocobozzz
2020-01-24
1
-2
/
+10
*
Add infohash cache
Chocobozzz
2020-01-03
1
-1
/
+15
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-7
/
+33
*
Stronger model typings
Chocobozzz
2019-08-19
1
-6
/
+6
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-3
/
+3
*
Update sequelize
Chocobozzz
2019-04-24
1
-10
/
+8
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Update P2P media loader peer version
Chocobozzz
2019-04-08
1
-3
/
+19
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-3
/
+3
*
findById -> findByPk
Chocobozzz
2019-02-21
1
-1
/
+1
*
Use a single file instead of segments for HLS
Chocobozzz
2019-02-11
1
-0
/
+4
*
Add hls support on server
Chocobozzz
2019-02-11
1
-0
/
+154