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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
podUrl...)
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
1
-8
/
+11
|
|
|
|
videos
*
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
|
*
Move video duration logic in lib/
Chocobozzz
2016-05-06
1
-4
/
+1
|
*
Video duration support (server)
Chocobozzz
2016-05-03
1
-16
/
+29
|
*
Make angular client load dynamically the generated client id/secret
Chocobozzz
2016-04-27
1
-0
/
+24
|
*
Fix lodash map require
Chocobozzz
2016-04-26
1
-1
/
+1
|
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
2
-8
/
+10
|
*
OAuth server: first draft
Chocobozzz
2016-03-21
2
-0
/
+24
|
*
Change name of fields for add video api
Chocobozzz
2016-03-18
1
-2
/
+2
|
*
Use map instead of pluck (lodash)
Chocobozzz
2016-03-18
1
-2
/
+2
|
*
Change api output for videos
Chocobozzz
2016-03-18
1
-6
/
+30
|
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
5
-59
/
+59
|
*
Angular 2 : draft 2
Chocobozzz
2016-03-14
1
-2
/
+2
|
*
Angular application :first draft
Chocobozzz
2016-03-14
4
-8
/
+8
|
*
Fix tests
Chocobozzz
2016-03-07
1
-0
/
+7
|
*
Prepare Angular routes
Chocobozzz
2016-03-07
2
-30
/
+1
|
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
6
-0
/
+345