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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
fixes #2138
*
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
|
*
Don't always replace actor avatar
Chocobozzz
2019-11-25
1
-5
/
+4
|
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
6
-179
/
+295
|
|
|
|
In favour of HLS
*
Update server dependencies
Chocobozzz
2019-10-21
4
-4
/
+4
|
*
Fix federation issue with some actor descriptions
Chocobozzz
2019-10-21
1
-1
/
+1
|
*
Better video publishing notification
Chocobozzz
2019-09-05
1
-1
/
+1
|
*
Merge branch 'release/1.4.0' into develop
Chocobozzz
2019-09-05
1
-4
/
+3
|
\
|
*
Fix blacklist sort
Chocobozzz
2019-09-04
1
-3
/
+3
|
|
|
*
Fix auto blacklist view
Chocobozzz
2019-09-04
1
-1
/
+0
|
|
*
|
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-1
/
+1
|
|
*
|
Lowercase video tags search
Chocobozzz
2019-08-29
2
-4
/
+12
|
|
*
|
Hide video abuses from muted accounts
Chocobozzz
2019-08-29
1
-3
/
+18
|
|
*
|
Fix html tag with blacklisted video
Chocobozzz
2019-08-22
1
-0
/
+14
|
|
*
|
Type toActivityPubObject functions
Chocobozzz
2019-08-21
6
-15
/
+26
|
|
*
|
Type toFormattedJSON
Chocobozzz
2019-08-20
12
-45
/
+56
|
|
*
|
Cleanup model types
Chocobozzz
2019-08-20
2
-13
/
+12
|
|
*
|
Fix tests
Chocobozzz
2019-08-20
1
-4
/
+5
|
|
*
|
Stronger model typings
Chocobozzz
2019-08-19
14
-165
/
+179
|
/
*
Add avatar to prune script
Chocobozzz
2019-08-09
2
-4
/
+29
|
*
Lazy load avatars
Chocobozzz
2019-08-09
3
-5
/
+6
|
*
Remove comment federation by video owner
Chocobozzz
2019-08-07
1
-37
/
+6
|
*
Automatically remove bad followings
Chocobozzz
2019-08-06
2
-36
/
+20
|
*
Automatically update playlist thumbnails
Chocobozzz
2019-08-01
3
-2
/
+27
|
*
Fix HLS transcoding
Chocobozzz
2019-08-01
1
-1
/
+7
|
*
Fix multiple server tests
Chocobozzz
2019-08-01
2
-10
/
+38
|
*
Fix broken playlist api
Chocobozzz
2019-08-01
6
-52
/
+169
|
*
Correctly notify on auto blacklist
Chocobozzz
2019-07-24
1
-0
/
+4
|
*
Add hook filters tests
Chocobozzz
2019-07-24
1
-1
/
+6
|
*
Add server hooks
Chocobozzz
2019-07-24
1
-2
/
+16
|
*
Move createTorrent in webtorrent utils
Chocobozzz
2019-07-24
1
-1
/
+2
|
*
Add language filters in user preferences
Chocobozzz
2019-06-19
1
-86
/
+123
|
*
Server: Bulk update videos support field
Chocobozzz
2019-05-31
1
-0
/
+23
|
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-20
/
+1
|
*
Add pagination to account video channels endpoint
Chocobozzz
2019-05-29
1
-3
/
+10
|
[next]