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 (
Expand
)
Author
Age
Files
Lines
*
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
*
Move video duration logic in lib/
Chocobozzz
2016-05-06
2
-4
/
+11
*
Add ffmpeg dependency to travis
Bigard Florian
2016-05-03
1
-0
/
+1
*
Fix presentation Readme
Bigard Florian
2016-05-03
1
-3
/
+4
*
Video duration support (server)
Chocobozzz
2016-05-03
7
-22
/
+78
*
Better tests for a better world
Chocobozzz
2016-05-03
3
-14
/
+43
*
Fix angular pipes
Chocobozzz
2016-05-03
2
-2
/
+2
*
Rename pool requests --> requests scheduler
Chocobozzz
2016-05-02
4
-48
/
+48
*
Better handling of small screens
Chocobozzz
2016-05-02
1
-2
/
+2
*
Ensure the log directory is created before instanciate the logger
Chocobozzz
2016-05-01
1
-0
/
+5
*
webtorrent --> WebTorrent
Bigard Florian
2016-04-30
1
-3
/
+3
*
Small visual change for badge dependencies
Bigard Florian
2016-04-30
1
-0
/
+2
*
Fix npm run clean
Chocobozzz
2016-04-30
1
-1
/
+1
*
Reformat the readme a little bit
Chocobozzz
2016-04-30
1
-6
/
+18
*
Use scripty instead of writing shell commands in package.json
Chocobozzz
2016-04-30
18
-39
/
+128
*
Decrease the size of the schemes for more readability
Chocobozzz
2016-04-30
1
-5
/
+5
*
Add badge for client dependencies
Chocobozzz
2016-04-30
1
-0
/
+5
*
Update codelyzer
Chocobozzz
2016-04-30
2
-8
/
+18
*
Fix typescript linter
Chocobozzz
2016-04-29
1
-1
/
+1
*
Add build step in travis
Chocobozzz
2016-04-29
1
-0
/
+1
*
Update client dependencies
Chocobozzz
2016-04-29
3
-10
/
+7
*
Improve style of the torrent informations
Chocobozzz
2016-04-29
3
-6
/
+15
*
Add loader gif when loading the video
Chocobozzz
2016-04-29
4
-1
/
+37
[next]