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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce video import TTL
Chocobozzz
2018-09-25
1
-1
/
+1
*
Fix redundancy totalVideos stats
Chocobozzz
2018-09-25
1
-1
/
+0
*
Fix comment deletion with mastodon
Chocobozzz
2018-09-24
1
-1
/
+1
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
10
-73
/
+138
*
Remove unnecessary actor existance check
Chocobozzz
2018-09-21
2
-3
/
+2
*
Cache user token
Chocobozzz
2018-09-20
2
-8
/
+43
*
Limit associations fetch when loading token
Chocobozzz
2018-09-20
2
-9
/
+2
*
Move youtubeDL upgrader in helpers/
Chocobozzz
2018-09-19
1
-56
/
+4
*
Add redundancy check interval in config
Chocobozzz
2018-09-19
1
-7
/
+11
*
Put config redundancy strategies in "strategies" subkey
Chocobozzz
2018-09-19
2
-4
/
+5
*
Improve AP actor checks
Chocobozzz
2018-09-19
5
-21
/
+30
*
Optimize activity actor load in AP processors
Chocobozzz
2018-09-19
13
-88
/
+73
*
Optimize video view AP processing
Chocobozzz
2018-09-19
3
-51
/
+84
*
Refractor videos AP functions
Chocobozzz
2018-09-19
8
-221
/
+229
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
5
-12
/
+10
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
3
-4
/
+136
*
Refractor activities sending
Chocobozzz
2018-09-14
9
-145
/
+133
*
Speed up overviews route
Chocobozzz
2018-09-14
1
-1
/
+1
*
Add recently added redundancy strategy
Chocobozzz
2018-09-14
1
-27
/
+17
*
Add trending videos strategy
Chocobozzz
2018-09-14
1
-0
/
+2
*
Process last hour views instead of current hour
Chocobozzz
2018-09-13
1
-3
/
+9
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
18
-136
/
+496
*
Fix video views increment
Chocobozzz
2018-09-13
1
-15
/
+24
*
Add federation to ownership change
Chocobozzz
2018-09-04
4
-7
/
+20
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
3
-1
/
+39
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
4
-8
/
+144
*
Fix tests
Chocobozzz
2018-08-28
1
-1
/
+0
*
Fix oauth server module
Chocobozzz
2018-08-28
1
-1
/
+5
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
4
-12
/
+12
*
replace fs by fs-extra to prevent EMFILE error
Rigel Kent
2018-08-27
3
-3
/
+3
*
Fetch outbox when searching an actor
Chocobozzz
2018-08-27
1
-10
/
+21
*
Search video channel handle/uri
Chocobozzz
2018-08-27
1
-11
/
+27
*
Add ability to search video channels
Chocobozzz
2018-08-27
2
-6
/
+6
*
Fix tests
Chocobozzz
2018-08-27
1
-2
/
+1
*
Refractor comment creation from federation
Chocobozzz
2018-08-27
2
-43
/
+17
*
Add refresh video on search
Chocobozzz
2018-08-27
9
-202
/
+244
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
7
-96
/
+141
*
Add local user subscriptions
Chocobozzz
2018-08-27
1
-6
/
+9
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
3
-6
/
+14
*
Use height instead of width to represent the video resolution
Chocobozzz
2018-08-27
1
-3
/
+3
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
7
-8
/
+41
*
Ensure youtubedl binary exists in ydl helper
Chocobozzz
2018-08-16
2
-32
/
+41
*
Cleanup utils helper
Chocobozzz
2018-08-14
2
-3
/
+2
*
Add tests when getting a blacklisted video
Chocobozzz
2018-08-14
1
-0
/
+2
*
Add blacklist reason field
Chocobozzz
2018-08-14
1
-0
/
+49
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-2
/
+3
*
Add ability to ban/unban users
Chocobozzz
2018-08-09
1
-1
/
+1
*
Add reason when banning a user
Chocobozzz
2018-08-08
1
-1
/
+22
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-3
/
+4
[next]