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
/
v1
/
pods.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: remove v1 directory, we don't really need it
Chocobozzz
2016-10-21
1
-145
/
+0
*
Server: pod removing refractoring
Chocobozzz
2016-10-21
1
-23
/
+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
1
-1
/
+6
*
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
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-2
/
+12
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-4
/
+5
*
reqValidators --> validators
Chocobozzz
2016-07-01
1
-4
/
+4
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-3
/
+3
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-5
/
+14
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
1
-11
/
+6
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
1
-30
/
+13
*
Return with callback with an error
Chocobozzz
2016-05-19
1
-1
/
+1
*
Use async waterfall in pods controller for better readability
Chocobozzz
2016-05-13
1
-24
/
+59
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
1
-6
/
+7
*
Remove the cache middleware
Chocobozzz
2016-05-13
1
-5
/
+4
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-6
/
+6
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
1
-8
/
+19
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
1
-17
/
+17
*
Angular application :first draft
Chocobozzz
2016-03-14
1
-3
/
+3
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
1
-0
/
+93