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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MANAGE_PEERTUBE_FOLLOW right
Chocobozzz
2017-11-27
5
-17
/
+22
*
Send follow/accept
Chocobozzz
2017-11-27
9
-17
/
+158
*
Handle follow/accept
Chocobozzz
2017-11-27
23
-205
/
+467
*
Make it compile at least
Chocobozzz
2017-11-27
46
-1216
/
+320
*
Remove references to author
Chocobozzz
2017-11-27
34
-1367
/
+111
*
Continue activitypub
Chocobozzz
2017-11-27
24
-1082
/
+1026
*
Begin activitypub
Chocobozzz
2017-11-27
75
-906
/
+2152
*
Improve client mobile version
Chocobozzz
2017-11-06
1
-5
/
+0
*
Usernames are case insensitive now
Chocobozzz
2017-11-04
3
-3
/
+15
*
Don't hash user password once again on update
Chocobozzz
2017-11-04
1
-4
/
+7
*
Split slow and fast api tests for travis
Chocobozzz
2017-10-31
3
-15
/
+19
*
Upgrade server packages
Chocobozzz
2017-10-31
15
-37
/
+32
*
Add tests and fix bugs for video privacy
Chocobozzz
2017-10-31
8
-404
/
+440
*
Add video privacy setting
Chocobozzz
2017-10-31
9
-29
/
+181
*
Lazy description and previews to video form
Chocobozzz
2017-10-30
2
-7
/
+3
*
Add other video description tests
Chocobozzz
2017-10-30
1
-1
/
+27
*
Add lazy description on server
Chocobozzz
2017-10-30
13
-64
/
+214
*
Add tests to user roles
Chocobozzz
2017-10-27
4
-20
/
+90
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
17
-84
/
+133
*
Remove sequelize deprecated operators
Chocobozzz
2017-10-26
8
-16
/
+20
*
Increase video attributes length
Chocobozzz
2017-10-26
3
-10
/
+20
*
Fix tests
Chocobozzz
2017-10-26
1
-2
/
+2
*
Add og:video tags
Chocobozzz
2017-10-26
2
-3
/
+14
*
Fix integrity with transcoding jobs
Chocobozzz
2017-10-26
2
-8
/
+20
*
Fix integrity issues with after destroy hook
Chocobozzz
2017-10-26
4
-9
/
+9
*
Fix log in after destroy hook
Chocobozzz
2017-10-26
1
-1
/
+1
*
Fix join in video events
Chocobozzz
2017-10-26
1
-10
/
+20
*
Reset video fields when remote update fails
Chocobozzz
2017-10-26
3
-5
/
+31
*
Be tolerant with remote requests
Chocobozzz
2017-10-26
4
-52
/
+91
*
Add migration script for channels
Chocobozzz
2017-10-26
3
-11
/
+120
*
Add channels to upload form
Chocobozzz
2017-10-26
1
-2
/
+2
*
Fix lint
Chocobozzz
2017-10-26
10
-12
/
+8
*
Adapt client with video channels
Chocobozzz
2017-10-26
1
-1
/
+0
*
Use async/await in lib and initializers
Chocobozzz
2017-10-26
21
-770
/
+740
*
Use async/await in controllers
Chocobozzz
2017-10-26
20
-1028
/
+859
*
Add video channel tests
Chocobozzz
2017-10-26
16
-114
/
+869
*
Add video channels
Chocobozzz
2017-10-26
39
-273
/
+1892
*
Take in account transcoding for video quota
Chocobozzz
2017-10-19
1
-1
/
+9
*
Add ability to download a video from direct link or torrent file
Chocobozzz
2017-10-19
4
-33
/
+48
*
Fix pod removal when it is down
Chocobozzz
2017-10-19
2
-7
/
+4
*
Upgrade client dependencies and fix error logs
Chocobozzz
2017-10-19
1
-2
/
+2
*
Add pod list endpoint with pagination, sort...
Chocobozzz
2017-10-19
15
-79
/
+198
*
Fix video removing when it is corrupted
Chocobozzz
2017-10-19
1
-2
/
+5
*
Escape opengraph/oembed tags
Chocobozzz
2017-10-17
2
-8
/
+28
*
More robust transcoding jobs
Chocobozzz
2017-10-17
5
-7
/
+23
*
Improve transcoding quality
Chocobozzz
2017-10-17
1
-1
/
+2
*
Don't cache torrent files
Chocobozzz
2017-10-17
1
-1
/
+1
*
Try to fix travis tests
Chocobozzz
2017-10-17
1
-0
/
+0
*
Use preview instead of thumbnail for oembed
Chocobozzz
2017-10-17
5
-16
/
+26
*
Handle express-validator error on the client side and fix #96 (#98)
Ronan
2017-10-16
1
-1
/
+4
[next]