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
/
activitypub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure video existence before duplicating it
Chocobozzz
2018-10-01
1
-3
/
+7
*
Fix federation with a comment reply
Chocobozzz
2018-09-27
1
-1
/
+1
*
Fix video files duplicated when fps is null
Chocobozzz
2018-09-26
1
-1
/
+1
*
Reduce video import TTL
Chocobozzz
2018-09-25
1
-1
/
+1
*
Fix comment deletion with mastodon
Chocobozzz
2018-09-24
1
-1
/
+1
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
7
-45
/
+76
*
Remove unnecessary actor existance check
Chocobozzz
2018-09-21
1
-3
/
+0
*
Limit associations fetch when loading token
Chocobozzz
2018-09-20
1
-2
/
+2
*
Put config redundancy strategies in "strategies" subkey
Chocobozzz
2018-09-19
1
-0
/
+3
*
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
7
-219
/
+227
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Refractor activities sending
Chocobozzz
2018-09-14
9
-145
/
+133
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
16
-136
/
+317
*
Add federation to ownership change
Chocobozzz
2018-09-04
4
-7
/
+20
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
1
-2
/
+2
*
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
*
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
6
-90
/
+121
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
1
-2
/
+2
*
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
6
-4
/
+32
*
Cleanup utils helper
Chocobozzz
2018-08-14
1
-2
/
+1
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-2
/
+3
*
Fix fps federation
Chocobozzz
2018-08-06
2
-2
/
+3
*
Don't send follow request if the follow is already accepted
Chocobozzz
2018-07-31
1
-1
/
+1
*
Refresh orphan actors
Chocobozzz
2018-07-31
1
-0
/
+5
*
Add more info logging
Chocobozzz
2018-07-30
9
-0
/
+46
*
Fix peertube on chrome
Chocobozzz
2018-07-26
1
-1
/
+1
*
Fix last commit
Chocobozzz
2018-07-26
1
-4
/
+2
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
2
-9
/
+13
*
Implement captions/subtitles
Chocobozzz
2018-07-16
2
-7
/
+34
*
Fix lint
Chocobozzz
2018-06-13
1
-2
/
+2
*
Refractor retry transaction function
Chocobozzz
2018-06-13
9
-188
/
+30
*
Improve tests when waiting pending jobs
Chocobozzz
2018-06-13
1
-6
/
+8
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
9
-142
/
+145
*
Correctly forward video related activities
Chocobozzz
2018-05-31
5
-17
/
+42
*
Fix publishedAt value after following a new instance
Chocobozzz
2018-05-28
1
-0
/
+1
*
Fix actor outbox
Chocobozzz
2018-05-28
1
-3
/
+2
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
3
-18
/
+51
*
Split files in activitypub server
Chocobozzz
2018-05-25
17
-133
/
+130
*
Fix cc field in classic audience
Chocobozzz
2018-05-25
4
-28
/
+21
*
Move normalize functions in helpers
Chocobozzz
2018-05-11
2
-24
/
+5
*
Improve AP validation for Notes
Chocobozzz
2018-05-11
1
-3
/
+3
*
Add ability to update a video channel
Chocobozzz
2018-05-11
6
-23
/
+101
[next]