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
/
controllers
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Server: retry video abuse requests too
Chocobozzz
2017-01-10
1
-12
/
+56
*
Server: try to have a better video integrity
Chocobozzz
2017-01-06
2
-46
/
+124
*
Server: add video abuse support
Chocobozzz
2017-01-04
4
-59
/
+105
*
Server: move remote routes in their own directory
Chocobozzz
2016-12-30
3
-9
/
+23
*
Server: split check params tests
Chocobozzz
2016-12-30
1
-1
/
+0
*
Server: optimization for videoGet and videoRemove
Chocobozzz
2016-12-30
1
-23
/
+5
*
Server: add updatedAt attribute to videos
Chocobozzz
2016-12-30
1
-1
/
+3
*
Server: propagate video update to other pods
Chocobozzz
2016-12-30
2
-21
/
+89
*
Server: add ability to update a video
Chocobozzz
2016-12-29
1
-1
/
+84
*
Server: little refractoring
Chocobozzz
2016-12-29
2
-103
/
+22
*
Server: use binary data instead of base64 to send thumbnails
Chocobozzz
2016-12-29
2
-4
/
+2
*
Server: use video hook to send information to other pods when a video is
Chocobozzz
2016-12-29
3
-49
/
+9
*
Server: add association between author and user
Chocobozzz
2016-12-29
2
-9
/
+14
*
Server: add createdAt from remote video in database
Chocobozzz
2016-12-25
1
-1
/
+2
*
Move tags in another table
Chocobozzz
2016-12-24
2
-36
/
+158
*
Server: rename Pods -> Pod
Chocobozzz
2016-12-19
1
-2
/
+0
*
First version with PostgreSQL
Chocobozzz
2016-12-19
6
-71
/
+148
*
Server: remove encryption when seending requests to other pods
Chocobozzz
2016-11-27
1
-2
/
+0
*
Server: set manually the post host of a remote video throught the
Chocobozzz
2016-11-27
1
-2
/
+3
*
Server: fix logs when adding a remote video
Chocobozzz
2016-11-22
1
-1
/
+1
*
Server: fix thumbnail in remote videos
Chocobozzz
2016-11-16
1
-4
/
+8
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
2
-14
/
+14
*
Server: generate magnet uri on the fly
Chocobozzz
2016-11-16
1
-2
/
+2
*
Server: use _id for image and video files. Add remoteId field
Chocobozzz
2016-11-16
2
-5
/
+26
*
Server: add log messages if the server refuses to serve local clients tokens
Chocobozzz
2016-11-01
1
-0
/
+2
*
Server: host -> hostname (host = hostname + port)
Chocobozzz
2016-10-26
1
-2
/
+2
*
Server: remove v1 directory, we don't really need it
Chocobozzz
2016-10-21
7
-17
/
+17
*
Server: Uploads -> Videos
Chocobozzz
2016-10-21
1
-1
/
+1
*
Server: pod removing refractoring
Chocobozzz
2016-10-21
1
-23
/
+1
*
Server: add npm run check to check CORS, bittorrent tracker...
Chocobozzz
2016-10-21
1
-0
/
+5
*
Update clean script
Chocobozzz
2016-10-13
1
-3
/
+0
*
Add "max requests number" information for requests iterations
Chocobozzz
2016-10-01
1
-0
/
+1
*
Server: fix remaining milli seconds before the next requests feature
Chocobozzz
2016-10-01
1
-3
/
+1
*
Server: add port when making friends if it is not specified
Chocobozzz
2016-10-01
1
-1
/
+7
*
Server: do not forget to check the signature when another pod wants to
Chocobozzz
2016-10-01
2
-1
/
+7
*
Client: add requests stats page
Chocobozzz
2016-09-23
1
-1
/
+2
*
Server: add requests stats endpoint
Chocobozzz
2016-09-19
2
-0
/
+40
*
Server: add pod created date and score to the list controller
Chocobozzz
2016-08-26
1
-4
/
+16
*
Do not wait the make friends process ends to send a response to the
Chocobozzz
2016-08-23
1
-2
/
+7
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
1
-2
/
+4
*
Server: put config in constants
Chocobozzz
2016-08-19
2
-6
/
+6
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
1
-4
/
+16
*
Server: video.list -> video.listForApi (with pagination, sort...)
Chocobozzz
2016-08-16
1
-1
/
+1
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
1
-2
/
+2
*
Server: fix status code when updating/removing a user
Chocobozzz
2016-08-05
1
-2
/
+2
*
Server: allow user to get its informations (/users/me)
Chocobozzz
2016-08-05
1
-0
/
+9
*
Server: move clients in its own file
Chocobozzz
2016-08-05
3
-27
/
+43
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
2
-5
/
+141
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-0
/
+1
*
Server: Don't make the host url check for client credentials if this is a tes...
Chocobozzz
2016-07-19
1
-1
/
+4
[prev]
[next]