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 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
*
|
Agnostic actor image storage
Chocobozzz
2021-04-08
1
-4
/
+6
|
/
*
Fix abuse tests
Chocobozzz
2021-03-09
1
-12
/
+12
*
Optimize views sort sql query
Chocobozzz
2021-03-03
1
-1
/
+6
*
Add ability to cleanup remote AP interactions
Chocobozzz
2021-03-03
1
-1
/
+19
*
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
[next]