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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Thumbnail, author and duration support in client
Chocobozzz
2016-05-21
12
-71
/
+221
|
*
Add the list of files inside tsconfig
Chocobozzz
2016-05-21
1
-1
/
+28
|
*
Move livereload to an external script and remove from express.
Chocobozzz
2016-05-21
5
-9
/
+6
|
|
|
|
Developers have to use the livereload plugin in their web browser now.
*
Don't send the "http(s)" for the podUrl
Chocobozzz
2016-05-21
1
-1
/
+1
|
*
Add production example file
Chocobozzz
2016-05-20
3
-1
/
+18
|
*
Update node for travis
Chocobozzz
2016-05-19
1
-2
/
+2
|
*
Use bash for danger scripts instead of env sh
Chocobozzz
2016-05-19
2
-2
/
+2
|
*
Return with callback with an error
Chocobozzz
2016-05-19
1
-1
/
+1
|
*
Add radix to parseInt
Chocobozzz
2016-05-19
1
-2
/
+2
|
*
Update client dependencies
Chocobozzz
2016-05-17
3
-3
/
+3
|
*
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
|
*
Update disk size for 1000000 videos in architecture
Chocobozzz
2016-05-16
1
-1
/
+1
|
*
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
|
*
Only display "make/quit friends" if connected
Chocobozzz
2016-05-13
1
-1
/
+1
|
*
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
|
*
Update webtorrent
Chocobozzz
2016-05-13
2
-2
/
+2
|
*
Fix typos in server tests
Chocobozzz
2016-05-13
4
-22
/
+23
|
*
Fix friends making
Chocobozzz
2016-05-13
1
-2
/
+4
|
*
Fix Rxjs import in browser
Chocobozzz
2016-05-13
1
-1
/
+1
|
*
Fix some typescript compilations issues
Chocobozzz
2016-05-13
4
-16
/
+2
|
*
Update to Angular RC 1
Chocobozzz
2016-05-13
20
-55
/
+135
|
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
27
-351
/
+349
|
*
Fix client linting
Chocobozzz
2016-05-13
2
-12
/
+12
|
*
Add debug electron setting
Chocobozzz
2016-05-13
4
-7
/
+17
|
*
Be sure about the version of ffmpeg in travis buils
Bigard Florian
2016-05-12
1
-2
/
+2
|
*
Fix ffmpeg extraction
Bigard Florian
2016-05-12
1
-3
/
+4
|
*
Change ffmpeg download url for travis
Bigard Florian
2016-05-11
1
-1
/
+1
|
*
Try another method to install latest ffmpeg
Bigard Florian
2016-05-11
1
-4
/
+5
|
*
Little presentation change in readme
Bigard Florian
2016-05-11
1
-6
/
+4
|
*
Oup's, travis is based on ubuntu precise
Bigard Florian
2016-05-11
1
-1
/
+1
|
*
Try to fix ffmpeg in travis build
Bigard Florian
2016-05-11
1
-2
/
+4
|
*
Add screenshort and demo video link to README
Chocobozzz
2016-05-10
1
-5
/
+11
|
*
thumbnail_path -> thumbnailPath
Chocobozzz
2016-05-10
3
-9
/
+9
|
*
Add tests for thumbnails
Chocobozzz
2016-05-10
9
-15
/
+85
|
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
19
-160
/
+310
|
*
Add label (host + port) to logger
Chocobozzz
2016-05-07
1
-0
/
+2
|
[next]