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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: retry video abuse requests too
Chocobozzz
2017-01-10
1
-12
/
+56
*
Server: improve requests scheduler
Chocobozzz
2017-01-10
4
-47
/
+125
*
Server: try to have a better video integrity
Chocobozzz
2017-01-06
6
-71
/
+194
*
Server: improve real world script
Chocobozzz
2017-01-06
1
-7
/
+22
*
Server: use crypto instead of ursa for pod signature
Chocobozzz
2017-01-04
7
-37
/
+90
*
Server: we don't need the video name when removing a remote video
Chocobozzz
2017-01-04
2
-2
/
+0
*
Server: add video abuse support
Chocobozzz
2017-01-04
32
-171
/
+917
*
Server: move remote routes in their own directory
Chocobozzz
2016-12-30
4
-9
/
+28
*
Server: fix video remoe validation
Chocobozzz
2016-12-30
1
-1
/
+1
*
Server: split check params tests
Chocobozzz
2016-12-30
10
-868
/
+1110
*
Server: optimization for videoGet and videoRemove
Chocobozzz
2016-12-30
2
-30
/
+13
*
Server: add updatedAt attribute to videos
Chocobozzz
2016-12-30
6
-5
/
+26
*
Server: propagate video update to other pods
Chocobozzz
2016-12-30
5
-34
/
+152
*
Server: add ability to update a video
Chocobozzz
2016-12-29
7
-15
/
+344
*
Server: little refractoring
Chocobozzz
2016-12-29
5
-105
/
+93
*
Client: upgrade angular dep'
Chocobozzz
2016-12-29
5
-24
/
+25
*
Server: use binary data instead of base64 to send thumbnails
Chocobozzz
2016-12-29
6
-15
/
+14
*
Server: use video hook to send information to other pods when a video is
Chocobozzz
2016-12-29
4
-49
/
+23
*
Server: add association between author and user
Chocobozzz
2016-12-29
6
-14
/
+35
*
Server: Add postgresql indexes
Chocobozzz
2016-12-29
9
-13
/
+104
*
Server: add database field validations
Chocobozzz
2016-12-28
13
-73
/
+162
*
Copy all keys in production example so if we chagne the default one
Chocobozzz
2016-12-27
1
-0
/
+16
*
Add script to migrate from mongodb to postgresql
Chocobozzz
2016-12-27
3
-5
/
+250
*
Server: correctly sort tags by name asc
Chocobozzz
2016-12-26
1
-2
/
+2
*
Server: add createdAt from remote video in database
Chocobozzz
2016-12-25
1
-1
/
+2
*
Fix real world script
Chocobozzz
2016-12-25
2
-6
/
+9
*
Fix travis
Chocobozzz
2016-12-25
1
-1
/
+1
*
Try to adapt travis to postgresql
Chocobozzz
2016-12-25
1
-3
/
+11
*
Update support documentations with postgresql
Chocobozzz
2016-12-25
2
-6
/
+6
*
Fix standard lint
Chocobozzz
2016-12-25
3
-22
/
+11
*
Update migrations code
Chocobozzz
2016-12-25
19
-345
/
+158
*
Update scripts with postgresql
Chocobozzz
2016-12-25
4
-33
/
+27
*
Update README with postgresql
Chocobozzz
2016-12-25
1
-2
/
+2
*
Update architecture document with postgresql measurements
Chocobozzz
2016-12-25
1
-1
/
+10
*
Fix readme image closing tag
Chocobozzz
2016-12-24
1
-1
/
+1
*
Move tags in another table
Chocobozzz
2016-12-24
13
-139
/
+334
*
Server: rename Pods -> Pod
Chocobozzz
2016-12-19
2
-2
/
+0
*
First version with PostgreSQL
Chocobozzz
2016-12-19
68
-719
/
+1160
*
Add a little explication on dev mode in README
Chocobozzz
2016-12-09
1
-1
/
+3
*
Client: do not emit warnings when uglify client
Chocobozzz
2016-12-09
1
-1
/
+2
*
Client: fix angular stack version
Chocobozzz
2016-12-09
1
-10
/
+10
*
Add a little message in README about default.yml
Chocobozzz
2016-12-09
1
-1
/
+1
*
Reorganize readme
Chocobozzz
2016-12-09
1
-11
/
+13
*
i updated version numbers until it built properly.
Jacob
2016-12-09
1
-9
/
+9
*
Add client documentation
Chocobozzz
2016-12-01
3
-0
/
+71
*
Client: redirect /videos/:id to /videos/watch/:id
Chocobozzz
2016-11-29
1
-0
/
+4
*
Client: fix PeerTube link in embed videos
Chocobozzz
2016-11-29
1
-0
/
+5
*
Client: move menu component in core module
Chocobozzz
2016-11-29
5
-9
/
+10
*
Client: Get videos -> See videos
Chocobozzz
2016-11-29
1
-1
/
+1
*
Server: remove encryption when seending requests to other pods
Chocobozzz
2016-11-27
6
-101
/
+7
[next]