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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: add script that try to simulate a real world situation
Chocobozzz
2016-07-06
1
-0
/
+215
*
Server: limit actions for each request between pods
Chocobozzz
2016-07-06
2
-3
/
+7
*
Server: fix videos pagination
Chocobozzz
2016-07-06
1
-1
/
+1
*
Fix requests ordering between pods
Chocobozzz
2016-07-05
3
-1
/
+26
*
Use dashes for filenames
Chocobozzz
2016-07-01
10
-7
/
+7
*
reqValidators --> validators
Chocobozzz
2016-07-01
13
-53
/
+54
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
13
-148
/
+209
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
8
-97
/
+109
*
Do not generate a random password for test env
Chocobozzz
2016-06-30
1
-1
/
+12
*
Video model: namePath -> filename
Chocobozzz
2016-06-28
2
-10
/
+10
*
Re enable the "seed all videos" function
Chocobozzz
2016-06-28
1
-2
/
+8
*
Request model refractoring -> use mongoose api
Chocobozzz
2016-06-28
6
-142
/
+100
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
14
-531
/
+410
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
19
-429
/
+483
*
Remove useless use of async.each
Chocobozzz
2016-06-14
1
-15
/
+13
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
3
-3
/
+4
*
Little refractoring of requests scheduler module
Chocobozzz
2016-06-06
2
-41
/
+50
*
Add tag search support to server
Chocobozzz
2016-06-06
3
-2
/
+40
*
Add tags support to server
Chocobozzz
2016-06-06
13
-72
/
+277
*
Increase the interval for the friends requests
Chocobozzz
2016-06-05
1
-2
/
+2
*
Handle error for the video upload
Chocobozzz
2016-06-04
1
-1
/
+1
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
8
-20
/
+149
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
7
-76
/
+105
*
Thumbnail, author and duration support in client
Chocobozzz
2016-05-21
1
-1
/
+1
*
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 radix to parseInt
Chocobozzz
2016-05-19
1
-2
/
+2
*
Fix tests for according to the sort
Chocobozzz
2016-05-17
1
-0
/
+1
*
Add ability to sort videos list
Chocobozzz
2016-05-17
11
-9
/
+173
*
Add check for the thumbnail in base64 (requests inter pods)
Chocobozzz
2016-05-16
1
-0
/
+2
*
Add check for the author username length
Chocobozzz
2016-05-16
2
-0
/
+4
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
6
-27
/
+56
*
Use async waterfall in request scheduler for better readability
Chocobozzz
2016-05-15
1
-22
/
+48
*
Use async waterfall for better readability in friends lib
Chocobozzz
2016-05-15
1
-32
/
+47
*
Use async series in installer for better readability
Chocobozzz
2016-05-13
1
-15
/
+17
*
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
2
-3
/
+3
*
Add createdDate to videos
Chocobozzz
2016-05-13
6
-6
/
+32
*
Move the count of results for the pagination in constants module
Chocobozzz
2016-05-13
2
-1
/
+7
*
Introduce paginations in videos listing
Chocobozzz
2016-05-13
8
-12
/
+188
*
Fix adding twice a torrent in webtorrent
Chocobozzz
2016-05-13
1
-1
/
+1
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
10
-38
/
+68
*
Remove the cache middleware
Chocobozzz
2016-05-13
6
-43
/
+11
*
Fix typos in server tests
Chocobozzz
2016-05-13
4
-22
/
+23
*
Fix friends making
Chocobozzz
2016-05-13
1
-2
/
+4
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
25
-346
/
+344
*
Add debug electron setting
Chocobozzz
2016-05-13
2
-7
/
+11
*
thumbnail_path -> thumbnailPath
Chocobozzz
2016-05-10
3
-9
/
+9
*
Add tests for thumbnails
Chocobozzz
2016-05-10
9
-15
/
+85
[next]