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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature/webtorrent-disabling' into develop
Chocobozzz
2018-10-17
1
-1
/
+8
|
\
|
*
move to boolean switch
Rigel Kent
2018-10-13
1
-7
/
+6
|
*
add webtorrent opt-out settings
Rigel Kent
2018-10-13
1
-2
/
+10
*
|
Add ability to mute a user/instance by server in client
Chocobozzz
2018-10-16
2
-4
/
+6
*
|
Add ability to mute a user/instance by server in server api
Chocobozzz
2018-10-16
1
-2
/
+0
*
|
Add user/instance block by users in the client
Chocobozzz
2018-10-16
2
-6
/
+6
*
|
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
6
-31
/
+360
|
/
*
Add ability to list all local videos
Chocobozzz
2018-10-10
1
-6
/
+20
*
Add ability to search on followers/following
Chocobozzz
2018-10-10
1
-35
/
+55
*
Change a little bit optimize-old-videos logic
Chocobozzz
2018-10-08
1
-0
/
+10
*
Add users search filter
Chocobozzz
2018-10-08
1
-2
/
+21
*
Fix avatar update
Chocobozzz
2018-10-08
1
-1
/
+4
*
Add user moderation in the account page
Chocobozzz
2018-10-05
3
-3
/
+3
*
Add user history and resume videos
Chocobozzz
2018-10-05
3
-17
/
+127
*
Don't block when removing redundancy files
Chocobozzz
2018-10-03
1
-2
/
+6
*
Delete correctly redundancy files
Chocobozzz
2018-10-03
2
-5
/
+20
*
Fix refreshing external video attributes
Chocobozzz
2018-10-01
1
-1
/
+2
*
Fix redundancy with videos already duplicated with another instance
Chocobozzz
2018-10-01
1
-1
/
+4
*
Improve prune script
Chocobozzz
2018-09-28
1
-0
/
+32
*
Enable more angular options
Chocobozzz
2018-09-28
1
-1
/
+1
*
Fix video description when importing by url
Chocobozzz
2018-09-28
2
-4
/
+4
*
Remove duplicated videos on unfollow/delete redundancy
Chocobozzz
2018-09-28
1
-0
/
+41
*
Fix video files duplicated when fps is null
Chocobozzz
2018-09-26
2
-3
/
+2
*
Only duplicate public videos
Chocobozzz
2018-09-25
1
-1
/
+8
*
Fix redundancy totalVideos stats
Chocobozzz
2018-09-25
1
-2
/
+2
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
3
-15
/
+86
*
Cache user token
Chocobozzz
2018-09-20
2
-1
/
+29
*
Limit associations fetch when loading token
Chocobozzz
2018-09-20
2
-10
/
+20
*
Put config redundancy strategies in "strategies" subkey
Chocobozzz
2018-09-19
1
-3
/
+2
*
Optimize activity actor load in AP processors
Chocobozzz
2018-09-19
1
-0
/
+23
*
Optimize video view AP processing
Chocobozzz
2018-09-19
1
-0
/
+12
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-3
/
+13
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
2
-3
/
+4
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-33
/
+41
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
3
-398
/
+318
*
Add redundancy stats
Chocobozzz
2018-09-14
1
-0
/
+31
*
Speed up overviews route
Chocobozzz
2018-09-14
1
-13
/
+14
*
Raw query to get video ids
Chocobozzz
2018-09-14
1
-0
/
+1
*
Add recently added redundancy strategy
Chocobozzz
2018-09-14
1
-14
/
+39
*
Add trending videos strategy
Chocobozzz
2018-09-14
2
-51
/
+96
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
6
-37
/
+344
*
Move nodeinfo model in shared/
Chocobozzz
2018-09-04
2
-117
/
+0
*
Add index to startDate in video view table
Chocobozzz
2018-09-04
1
-0
/
+3
*
Add federation to ownership change
Chocobozzz
2018-09-04
3
-24
/
+36
*
Fix trending videos count
Chocobozzz
2018-09-04
1
-93
/
+105
*
Users can change ownership of their video [#510] (#888)
Gaƫtan Rizio
2018-09-04
2
-0
/
+139
*
Fix videos overview tags section
Chocobozzz
2018-08-31
1
-5
/
+8
*
Trending by interval
Chocobozzz
2018-08-31
2
-22
/
+85
*
Cleanup video API SQL requests
Chocobozzz
2018-08-31
1
-32
/
+50
*
Try to improve sql videos list query
Chocobozzz
2018-08-31
1
-90
/
+144
[next]