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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use inner join and document code for viewr stats for channels
Rigel Kent
2020-03-31
1
-32
/
+33
*
Tests for viewsPerDay
Rigel Kent
2020-03-31
1
-1
/
+1
*
Put channel stats behind withStats flag
Rigel Kent
2020-03-31
1
-1
/
+0
*
View stats for channels
Rigel Kent
2020-03-31
1
-42
/
+105
*
Fix internal videos in playlists
Chocobozzz
2020-03-20
1
-1
/
+4
*
Optimize sql requests on broadcast
Chocobozzz
2020-03-19
1
-53
/
+36
*
Fix total videos stats
Chocobozzz
2020-03-13
1
-1
/
+13
*
Fix sitemap endpoint
Chocobozzz
2020-03-11
1
-6
/
+14
*
Video file metadata PR cleanup
Chocobozzz
2020-03-10
3
-42
/
+44
*
Add video file metadata to download modal, via ffprobe (#2411)
Rigel Kent
2020-03-10
3
-14
/
+108
*
Wrap videos list query in raw SQL
Chocobozzz
2020-03-10
2
-84
/
+291
*
Rewrite video list in raw SQL
Chocobozzz
2020-03-10
2
-417
/
+407
*
Fix CPU usage on PostgreSQL
Chocobozzz
2020-02-25
1
-30
/
+19
*
Be more robust with missing thumbnails/previews
Chocobozzz
2020-02-06
1
-0
/
+4
*
Don't refresh videos when processing views
Chocobozzz
2020-02-04
1
-8
/
+28
*
Add model cache for video
Chocobozzz
2020-02-04
1
-1
/
+29
*
Merge branch 'release/2.1.0' into develop
Chocobozzz
2020-02-04
1
-8
/
+9
|
\
|
*
Fix embed on mastodon
Chocobozzz
2020-02-04
1
-8
/
+9
*
|
Move to eslint
contain
Chocobozzz
2020-02-03
9
-137
/
+134
*
|
Add url field in caption and use it for thumbnails
Chocobozzz
2020-01-30
4
-17
/
+39
*
|
Merge branch 'release/2.1.0' into develop
Chocobozzz
2020-01-29
2
-3
/
+3
|
\
|
|
*
Fix AP icon URL for imported videos
Chocobozzz
2020-01-29
2
-3
/
+3
*
|
Cleanup server fixme
Chocobozzz
2020-01-28
4
-99
/
+81
|
/
*
Remove HLS torrents
Chocobozzz
2020-01-24
2
-7
/
+35
*
Fix federation when updating a video
Chocobozzz
2020-01-10
1
-1
/
+3
*
Optimize list my playlists SQL query
Chocobozzz
2020-01-09
1
-18
/
+22
*
Try to fix subscriptions inconsistencies
Chocobozzz
2020-01-08
3
-3
/
+3
*
Add ability to skip count query
Chocobozzz
2020-01-08
1
-3
/
+4
*
Optimize videos list SQL queries workflow
Chocobozzz
2020-01-08
1
-9
/
+12
*
Optimize videos list SQL query
Chocobozzz
2020-01-08
1
-1
/
+8
*
Update validator dependency
Chocobozzz
2020-01-07
2
-2
/
+2
*
Add infohash cache
Chocobozzz
2020-01-03
2
-2
/
+23
*
Fix totalRepliesFromVideoAuthor SQL request
Chocobozzz
2020-01-03
1
-1
/
+3
*
Add author indicator to the comment replies loader
Rigel Kent
2019-12-28
1
-0
/
+12
*
Add search bars for a user's videos and playlist library
Rigel Kent
2019-12-28
1
-3
/
+21
*
Add comment filtering by reply count
Rigel Kent
2019-12-27
1
-2
/
+2
*
Fix playlist search
Chocobozzz
2019-12-27
1
-15
/
+6
*
Case insensitive tags search
Chocobozzz
2019-12-27
1
-1
/
+1
*
Add playlist search option and search input for add-to-video-playlist dropdown
Rigel Kent
2019-12-26
1
-5
/
+26
*
Fix search SQL query where duplication
Chocobozzz
2019-12-23
1
-1
/
+1
*
Add index for recently added SQL query
Chocobozzz
2019-12-23
1
-1
/
+6
*
Optimize local sql query
Chocobozzz
2019-12-23
1
-32
/
+9
*
Litte SQL optimzation in videos list
Chocobozzz
2019-12-23
1
-24
/
+24
*
Fix video import with long thumbnail url
Chocobozzz
2019-12-17
1
-3
/
+15
*
Add internal privacy mode
Chocobozzz
2019-12-12
2
-5
/
+52
*
Use a migration script to generate HLS torrent files
Chocobozzz
2019-12-12
1
-1
/
+1
*
Don't use the max quality file when transcoding to a new resolution
Chocobozzz
2019-12-11
1
-4
/
+12
*
Add ability to search by UUID
Chocobozzz
2019-12-09
1
-20
/
+30
*
Fix retrieving of deleted comments when subscribing to a new instance
Julien Maulny
2019-12-04
1
-8
/
+11
*
Soft delete video comments instead of detroy
Julien Maulny
2019-12-04
1
-4
/
+29
[next]