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
/
videos.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: put config in constants
Chocobozzz
2016-08-19
1
-3
/
+2
*
Server: video.list -> video.listForApi (with pagination, sort...)
Chocobozzz
2016-08-16
1
-1
/
+1
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-3
/
+3
*
reqValidators --> validators
Chocobozzz
2016-07-01
1
-12
/
+12
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-3
/
+3
*
Video model: namePath -> filename
Chocobozzz
2016-06-28
1
-1
/
+1
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
1
-97
/
+27
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
1
-21
/
+9
*
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
*
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 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
1
-3
/
+3
*
Remove the cache middleware
Chocobozzz
2016-05-13
1
-6
/
+5
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-42
/
+42
*
thumbnail_path -> thumbnailPath
Chocobozzz
2016-05-10
1
-1
/
+1
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
1
-27
/
+55
*
Move video duration logic in lib/
Chocobozzz
2016-05-06
1
-4
/
+1
*
Video duration support (server)
Chocobozzz
2016-05-03
1
-16
/
+29
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
1
-4
/
+7
*
Change name of fields for add video api
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
1
-25
/
+25
*
Angular 2 : draft 2
Chocobozzz
2016-03-14
1
-2
/
+2
*
Angular application :first draft
Chocobozzz
2016-03-14
1
-3
/
+3
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
1
-0
/
+144