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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
8
-20
/
+18
*
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
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
3
-10
/
+12
*
Fix requests ordering between pods
Chocobozzz
2016-07-05
1
-0
/
+10
*
reqValidators --> validators
Chocobozzz
2016-07-01
4
-20
/
+21
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
3
-10
/
+11
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-5
/
+14
*
Video model: namePath -> filename
Chocobozzz
2016-06-28
1
-1
/
+1
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
3
-135
/
+51
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
5
-119
/
+104
*
Add tags support to server
Chocobozzz
2016-06-06
1
-3
/
+5
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
1
-2
/
+5
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
1
-8
/
+11
*
Don't send the "http(s)" for the podUrl
Chocobozzz
2016-05-21
1
-1
/
+1
*
Return with callback with an error
Chocobozzz
2016-05-19
1
-1
/
+1
*
Add ability to sort videos list
Chocobozzz
2016-05-17
1
-2
/
+8
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
1
-19
/
+7
*
Use async waterfall in pods controller for better readability
Chocobozzz
2016-05-13
1
-24
/
+59
*
Use async waterfall in videos controller for better readability
Chocobozzz
2016-05-13
1
-60
/
+115
*
getVideoThumbnail -> createVideoThumbnail
Chocobozzz
2016-05-13
1
-1
/
+1
*
Add createdDate to videos
Chocobozzz
2016-05-13
1
-2
/
+5
*
Introduce paginations in videos listing
Chocobozzz
2016-05-13
1
-8
/
+32
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
4
-13
/
+14
*
Remove the cache middleware
Chocobozzz
2016-05-13
4
-18
/
+11
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
4
-58
/
+58
*
thumbnail_path -> thumbnailPath
Chocobozzz
2016-05-10
1
-1
/
+1
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
3
-43
/
+98
[next]