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
*
Fix separate SQL query for video get
Chocobozzz
2021-02-25
1
-2
/
+3
*
Fix feeds
Chocobozzz
2021-02-18
1
-3
/
+3
*
Don't guess remote tracker URL
Chocobozzz
2021-02-18
1
-23
/
+31
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-47
/
+13
*
Generate a name for thumbnails
Chocobozzz
2021-02-16
1
-2
/
+3
*
Allow to specify transcoding and import jobs concurrency
Chocobozzz
2021-02-08
1
-3
/
+1
*
Optimize videos list API endpoint
Chocobozzz
2021-02-08
1
-10
/
+11
*
add best trending strategy based on Reddit's best
Rigel Kent
2021-02-04
1
-2
/
+4
*
Support transcoding options/encoders by plugins
Chocobozzz
2021-01-28
1
-2
/
+2
*
modularize abstract video list header and implement video hotness recommendat...
Rigel Kent
2021-01-28
1
-0
/
+2
*
Fix rss feed with HLS videos
Chocobozzz
2021-01-27
1
-15
/
+21
*
Safely remove webtorrent files
Chocobozzz
2021-01-25
1
-0
/
+4
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
1
-0
/
+34
*
Refactor transcoding job handlers
Chocobozzz
2021-01-21
1
-0
/
+1
*
Add user video list hooks
Chocobozzz
2021-01-20
1
-6
/
+8
*
Allow user to search through their watch history (#3576)
Rigel Kent
2021-01-13
1
-1
/
+3
*
Fix live badge in videos list
Chocobozzz
2020-12-16
1
-0
/
+1
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-41
/
+44
*
Count only active lives for account limit
Chocobozzz
2020-11-26
1
-1
/
+4
*
Split ffmpeg utils with ffprobe utils
Chocobozzz
2020-11-25
1
-1
/
+1
*
Add ability to display all channel/account videos
Chocobozzz
2020-11-18
1
-1
/
+1
*
Try to fix playlist tests
Chocobozzz
2020-11-18
1
-1
/
+0
*
Don't take into account ended lives in concurrent lives check
Chocobozzz
2020-11-18
1
-1
/
+5
*
Cleanup lives on server restart
Chocobozzz
2020-11-13
1
-0
/
+13
*
remove duplicate file checks in video model (#3289)
Arman
2020-11-11
1
-7
/
+0
*
Fix tests
Chocobozzz
2020-11-09
1
-1
/
+1
*
Add save replay live tests
Chocobozzz
2020-11-09
1
-1
/
+7
*
Add check constraints live tests
Chocobozzz
2020-11-09
1
-1
/
+1
*
Begin live tests
Chocobozzz
2020-11-09
1
-4
/
+26
*
Add max lives limit
Chocobozzz
2020-11-09
1
-0
/
+31
*
Fix replay saving
Chocobozzz
2020-11-09
1
-0
/
+10
*
Add watch messages if live has not started
Chocobozzz
2020-11-09
1
-0
/
+8
*
Handle live federation
Chocobozzz
2020-11-09
1
-2
/
+2
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-0
/
+5
*
Fix lint
Chocobozzz
2020-08-24
1
-3
/
+1
*
Remove debug logs
Chocobozzz
2020-08-24
1
-4
/
+0
*
Fix RSS feed when HLS only is enabled
Chocobozzz
2020-08-24
1
-6
/
+50
*
Implement abuses check params
Chocobozzz
2020-07-10
1
-2
/
+2
*
Use 3 tables to represent abuses
Chocobozzz
2020-07-10
1
-42
/
+42
*
Split types and typings
Chocobozzz
2020-06-18
1
-3
/
+3
*
Update server dependencies
Chocobozzz
2020-06-17
1
-2
/
+1
*
Add videos count in channels list
Chocobozzz
2020-06-16
1
-1
/
+1
*
Fix video view filename
Chocobozzz
2020-06-15
1
-1
/
+1
*
Fix video follow SQL
Chocobozzz
2020-06-10
1
-1
/
+1
*
Fix video comments feed SQL query
Chocobozzz
2020-06-09
1
-2
/
+2
*
Make federation of unlisted videos an instance-level server preference (#2802)
Levi Bard
2020-06-03
1
-12
/
+4
*
Sort outbox by desc created at order
Chocobozzz
2020-05-05
1
-1
/
+1
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Factorize rest-table and fix/simplify SQL
Rigel Kent
2020-05-01
1
-4
/
+2
*
Add video channel and video thumbnail, rework video appearance in row
Rigel Kent
2020-05-01
1
-1
/
+1
[next]