]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
8 years agoAdd production webpack, big thanks to @AngularClass
Chocobozzz [Fri, 3 Jun 2016 20:47:55 +0000 (22:47 +0200)] 
Add production webpack, big thanks to @AngularClass

8 years agoAdapt npm scripts
Chocobozzz [Fri, 3 Jun 2016 20:34:39 +0000 (22:34 +0200)] 
Adapt npm scripts

8 years agoFirst draft to use webpack instead of systemjs
Chocobozzz [Fri, 3 Jun 2016 20:08:03 +0000 (22:08 +0200)] 
First draft to use webpack instead of systemjs

8 years agoAdd systemd file example
Chocobozzz [Fri, 3 Jun 2016 13:58:04 +0000 (15:58 +0200)] 
Add systemd file example

8 years agoAdd nginx example file
Chocobozzz [Fri, 3 Jun 2016 13:56:40 +0000 (15:56 +0200)] 
Add nginx example file

8 years agoRemove useless wildcards for tslint
Chocobozzz [Wed, 1 Jun 2016 20:05:55 +0000 (22:05 +0200)] 
Remove useless wildcards for tslint

8 years agoDowngrade openssl wrapper to see if the travis build still fails
Chocobozzz [Wed, 1 Jun 2016 19:13:29 +0000 (21:13 +0200)] 
Downgrade openssl wrapper to see if the travis build still fails

8 years agoAdd authentication tokens to make friends/quit friends
Chocobozzz [Wed, 1 Jun 2016 18:36:27 +0000 (20:36 +0200)] 
Add authentication tokens to make friends/quit friends

8 years agoMove scripty and node sass into the main dependencies
Chocobozzz [Wed, 1 Jun 2016 18:12:25 +0000 (20:12 +0200)] 
Move scripty and node sass into the main dependencies

8 years agoAdd jquery and jquery.fileupload to typings.json
Chocobozzz [Wed, 1 Jun 2016 17:09:37 +0000 (19:09 +0200)] 
Add jquery and jquery.fileupload to typings.json

8 years agoMove webtorrent inside a service
Chocobozzz [Tue, 31 May 2016 20:39:36 +0000 (22:39 +0200)] 
Move webtorrent inside a service

8 years agoUpdate node openssl wrapper module
Chocobozzz [Tue, 31 May 2016 18:25:10 +0000 (20:25 +0200)] 
Update node openssl wrapper module

8 years agoRemove the include of ng2 bootstrap in the html index
Chocobozzz [Fri, 27 May 2016 20:04:27 +0000 (22:04 +0200)] 
Remove the include of ng2 bootstrap in the html index

8 years agoDirectives/providers array for components in alphabetical order
Chocobozzz [Fri, 27 May 2016 15:55:57 +0000 (17:55 +0200)] 
Directives/providers array for components in alphabetical order

8 years agoPut presentation logic in the components
Chocobozzz [Fri, 27 May 2016 15:52:41 +0000 (17:52 +0200)] 
Put presentation logic in the components

8 years agoAlphabetical
Chocobozzz [Fri, 27 May 2016 15:49:18 +0000 (17:49 +0200)] 
Alphabetical

8 years agoDo not prefix private attributes
Chocobozzz [Fri, 27 May 2016 15:25:52 +0000 (17:25 +0200)] 
Do not prefix private attributes

8 years agoFollow the angular styleguide for the directories structure
Chocobozzz [Fri, 27 May 2016 14:23:10 +0000 (16:23 +0200)] 
Follow the angular styleguide for the directories structure

8 years agoAdd a loader animation when loading the videos list
Chocobozzz [Thu, 26 May 2016 18:40:03 +0000 (20:40 +0200)] 
Add a loader animation when loading the videos list

8 years agoMake the sort/results bar less ugly
Chocobozzz [Tue, 24 May 2016 21:00:58 +0000 (23:00 +0200)] 
Make the sort/results bar less ugly

8 years agoLint the client
Chocobozzz [Mon, 23 May 2016 10:15:03 +0000 (12:15 +0200)] 
Lint the client

8 years agoAdd trivial sort for the client
Chocobozzz [Mon, 23 May 2016 09:07:42 +0000 (11:07 +0200)] 
Add trivial sort for the client

8 years agoUse progress bar from bootstrap for the upload
Chocobozzz [Mon, 23 May 2016 07:50:26 +0000 (09:50 +0200)] 
Use progress bar from bootstrap for the upload

8 years agoAdd search with field choose support in client
Chocobozzz [Mon, 23 May 2016 07:30:18 +0000 (09:30 +0200)] 
Add search with field choose support in client

8 years agoAdd pagination support to the client
Chocobozzz [Sun, 22 May 2016 08:43:06 +0000 (10:43 +0200)] 
Add pagination support to the client

8 years agoExtends the search feature by customizing the search field (name,
Chocobozzz [Sun, 22 May 2016 07:15:00 +0000 (09:15 +0200)] 
Extends the search feature by customizing the search field (name,
podUrl...)

8 years agoAdd total results field and wrap videos in data field when listing
Chocobozzz [Sat, 21 May 2016 17:30:22 +0000 (19:30 +0200)] 
Add total results field and wrap videos in data field when listing
videos

8 years agoThumbnail, author and duration support in client
Chocobozzz [Sat, 21 May 2016 16:03:34 +0000 (18:03 +0200)] 
Thumbnail, author and duration support in client

8 years agoAdd the list of files inside tsconfig
Chocobozzz [Sat, 21 May 2016 13:23:37 +0000 (15:23 +0200)] 
Add the list of files inside tsconfig

8 years agoMove livereload to an external script and remove from express.
Chocobozzz [Sat, 21 May 2016 13:21:15 +0000 (15:21 +0200)] 
Move livereload to an external script and remove from express.
Developers have to use the livereload plugin in their web browser now.

8 years agoDon't send the "http(s)" for the podUrl
Chocobozzz [Sat, 21 May 2016 13:05:29 +0000 (15:05 +0200)] 
Don't send the "http(s)" for the podUrl

8 years agoAdd production example file
Chocobozzz [Fri, 20 May 2016 13:27:16 +0000 (15:27 +0200)] 
Add production example file

8 years agoUpdate node for travis
Chocobozzz [Thu, 19 May 2016 19:55:36 +0000 (21:55 +0200)] 
Update node for travis

8 years agoUse bash for danger scripts instead of env sh
Chocobozzz [Thu, 19 May 2016 18:37:43 +0000 (20:37 +0200)] 
Use bash for danger scripts instead of env sh

8 years agoReturn with callback with an error
Chocobozzz [Thu, 19 May 2016 18:28:17 +0000 (20:28 +0200)] 
Return with callback with an error

8 years agoAdd radix to parseInt
Chocobozzz [Thu, 19 May 2016 18:27:36 +0000 (20:27 +0200)] 
Add radix to parseInt

8 years agoUpdate client dependencies
Chocobozzz [Tue, 17 May 2016 19:19:47 +0000 (21:19 +0200)] 
Update client dependencies

8 years agoFix tests for according to the sort
Chocobozzz [Tue, 17 May 2016 19:18:19 +0000 (21:18 +0200)] 
Fix tests for according to the sort

8 years agoAdd ability to sort videos list
Chocobozzz [Tue, 17 May 2016 19:03:00 +0000 (21:03 +0200)] 
Add ability to sort videos list

8 years agoAdd check for the thumbnail in base64 (requests inter pods)
Chocobozzz [Mon, 16 May 2016 17:55:32 +0000 (19:55 +0200)] 
Add check for the thumbnail in base64 (requests inter pods)

8 years agoAdd check for the author username length
Chocobozzz [Mon, 16 May 2016 17:51:07 +0000 (19:51 +0200)] 
Add check for the author username length

8 years agoAdd a check for the duration of videos
Chocobozzz [Mon, 16 May 2016 17:49:10 +0000 (19:49 +0200)] 
Add a check for the duration of videos

8 years agoUpdate disk size for 1000000 videos in architecture
Chocobozzz [Mon, 16 May 2016 17:16:42 +0000 (19:16 +0200)] 
Update disk size for 1000000 videos in architecture

8 years agoUse async waterfall in request scheduler for better readability
Chocobozzz [Sun, 15 May 2016 16:03:43 +0000 (18:03 +0200)] 
Use async waterfall in request scheduler for better readability

8 years agoUse async waterfall for better readability in friends lib
Chocobozzz [Sun, 15 May 2016 08:42:17 +0000 (10:42 +0200)] 
Use async waterfall for better readability in friends lib

8 years agoUse async series in installer for better readability
Chocobozzz [Fri, 13 May 2016 19:34:47 +0000 (21:34 +0200)] 
Use async series in installer for better readability

8 years agoUse async waterfall in pods controller for better readability
Chocobozzz [Fri, 13 May 2016 19:34:36 +0000 (21:34 +0200)] 
Use async waterfall in pods controller for better readability

8 years agoUse async waterfall in videos controller for better readability
Chocobozzz [Fri, 13 May 2016 19:14:14 +0000 (21:14 +0200)] 
Use async waterfall in videos controller for better readability

8 years agogetVideoThumbnail -> createVideoThumbnail
Chocobozzz [Fri, 13 May 2016 18:45:53 +0000 (20:45 +0200)] 
getVideoThumbnail -> createVideoThumbnail

8 years agoAdd createdDate to videos
Chocobozzz [Fri, 13 May 2016 18:42:11 +0000 (20:42 +0200)] 
Add createdDate to videos

8 years agoMove the count of results for the pagination in constants module
Chocobozzz [Fri, 13 May 2016 18:10:02 +0000 (20:10 +0200)] 
Move the count of results for the pagination in constants module

8 years agoIntroduce paginations in videos listing
Chocobozzz [Fri, 13 May 2016 16:10:46 +0000 (18:10 +0200)] 
Introduce paginations in videos listing

8 years agoOnly display "make/quit friends" if connected
Chocobozzz [Fri, 13 May 2016 14:37:23 +0000 (16:37 +0200)] 
Only display "make/quit friends" if connected

8 years agoFix adding twice a torrent in webtorrent
Chocobozzz [Fri, 13 May 2016 14:35:51 +0000 (16:35 +0200)] 
Fix adding twice a torrent in webtorrent

8 years agoAuthenticate before make/quit friends (server + tests)
Chocobozzz [Fri, 13 May 2016 14:31:14 +0000 (16:31 +0200)] 
Authenticate before make/quit friends (server + tests)

8 years agoRemove the cache middleware
Chocobozzz [Fri, 13 May 2016 14:13:00 +0000 (16:13 +0200)] 
Remove the cache middleware

8 years agoUpdate webtorrent
Chocobozzz [Fri, 13 May 2016 13:27:42 +0000 (15:27 +0200)] 
Update webtorrent

8 years agoFix typos in server tests
Chocobozzz [Fri, 13 May 2016 13:27:31 +0000 (15:27 +0200)] 
Fix typos in server tests

8 years agoFix friends making
Chocobozzz [Fri, 13 May 2016 13:02:51 +0000 (15:02 +0200)] 
Fix friends making

8 years agoFix Rxjs import in browser
Chocobozzz [Fri, 13 May 2016 12:51:33 +0000 (14:51 +0200)] 
Fix Rxjs import in browser

8 years agoFix some typescript compilations issues
Chocobozzz [Fri, 13 May 2016 12:42:14 +0000 (14:42 +0200)] 
Fix some typescript compilations issues

8 years agoUpdate to Angular RC 1
Chocobozzz [Fri, 13 May 2016 12:18:37 +0000 (14:18 +0200)] 
Update to Angular RC 1

8 years agoUpdate to standard 7. Goodbye snake_case, I used to love you
Chocobozzz [Wed, 11 May 2016 19:19:34 +0000 (21:19 +0200)] 
Update to standard 7. Goodbye snake_case, I used to love you

8 years agoFix client linting
Chocobozzz [Wed, 11 May 2016 18:46:45 +0000 (20:46 +0200)] 
Fix client linting

8 years agoAdd debug electron setting
Chocobozzz [Wed, 11 May 2016 18:43:07 +0000 (20:43 +0200)] 
Add debug electron setting

8 years agoBe sure about the version of ffmpeg in travis buils
Bigard Florian [Thu, 12 May 2016 13:56:33 +0000 (15:56 +0200)] 
Be sure about the version of ffmpeg in travis buils

8 years agoFix ffmpeg extraction
Bigard Florian [Thu, 12 May 2016 06:51:19 +0000 (08:51 +0200)] 
Fix ffmpeg extraction

8 years agoChange ffmpeg download url for travis
Bigard Florian [Wed, 11 May 2016 21:09:58 +0000 (23:09 +0200)] 
Change ffmpeg download url for travis

8 years agoTry another method to install latest ffmpeg
Bigard Florian [Wed, 11 May 2016 21:00:44 +0000 (23:00 +0200)] 
Try another method to install latest ffmpeg

8 years agoLittle presentation change in readme
Bigard Florian [Wed, 11 May 2016 18:01:01 +0000 (20:01 +0200)] 
Little presentation change in readme

8 years agoOup's, travis is based on ubuntu precise
Bigard Florian [Wed, 11 May 2016 08:05:31 +0000 (10:05 +0200)] 
Oup's, travis is based on ubuntu precise

8 years agoTry to fix ffmpeg in travis build
Bigard Florian [Wed, 11 May 2016 07:41:09 +0000 (09:41 +0200)] 
Try to fix ffmpeg in travis build

8 years agoAdd screenshort and demo video link to README
Chocobozzz [Tue, 10 May 2016 20:47:48 +0000 (22:47 +0200)] 
Add screenshort and demo video link to README

8 years agothumbnail_path -> thumbnailPath
Chocobozzz [Tue, 10 May 2016 20:24:04 +0000 (22:24 +0200)] 
thumbnail_path -> thumbnailPath

8 years agoAdd tests for thumbnails
Chocobozzz [Tue, 10 May 2016 19:55:59 +0000 (21:55 +0200)] 
Add tests for thumbnails

8 years agoRefractoring and add thumbnails support (without tests)
Chocobozzz [Tue, 10 May 2016 19:19:24 +0000 (21:19 +0200)] 
Refractoring and add thumbnails support (without tests)

8 years agoAdd label (host + port) to logger
Chocobozzz [Sat, 7 May 2016 13:41:20 +0000 (15:41 +0200)] 
Add label (host + port) to logger

8 years agoMove video duration logic in lib/
Chocobozzz [Fri, 6 May 2016 12:44:09 +0000 (14:44 +0200)] 
Move video duration logic in lib/

8 years agoAdd ffmpeg dependency to travis
Bigard Florian [Tue, 3 May 2016 20:58:45 +0000 (22:58 +0200)] 
Add ffmpeg dependency to travis

8 years agoFix presentation Readme
Bigard Florian [Tue, 3 May 2016 20:56:52 +0000 (22:56 +0200)] 
Fix presentation Readme

8 years agoVideo duration support (server)
Chocobozzz [Tue, 3 May 2016 20:41:46 +0000 (22:41 +0200)] 
Video duration support (server)

8 years agoBetter tests for a better world
Chocobozzz [Tue, 3 May 2016 19:03:51 +0000 (21:03 +0200)] 
Better tests for a better world

8 years agoFix angular pipes
Chocobozzz [Tue, 3 May 2016 18:23:23 +0000 (20:23 +0200)] 
Fix angular pipes

8 years agoRename pool requests --> requests scheduler
Chocobozzz [Mon, 2 May 2016 15:25:05 +0000 (17:25 +0200)] 
Rename pool requests --> requests scheduler

8 years agoBetter handling of small screens
Chocobozzz [Mon, 2 May 2016 13:43:08 +0000 (15:43 +0200)] 
Better handling of small screens

8 years agoEnsure the log directory is created before instanciate the logger
Chocobozzz [Sun, 1 May 2016 07:58:34 +0000 (09:58 +0200)] 
Ensure the log directory is created before instanciate the logger

8 years agowebtorrent --> WebTorrent
Bigard Florian [Sat, 30 Apr 2016 11:13:07 +0000 (13:13 +0200)] 
webtorrent --> WebTorrent

8 years agoSmall visual change for badge dependencies
Bigard Florian [Sat, 30 Apr 2016 11:11:46 +0000 (13:11 +0200)] 
Small visual change for badge dependencies

8 years agoFix npm run clean
Chocobozzz [Sat, 30 Apr 2016 10:57:58 +0000 (12:57 +0200)] 
Fix npm run clean

8 years agoReformat the readme a little bit
Chocobozzz [Sat, 30 Apr 2016 10:56:44 +0000 (12:56 +0200)] 
Reformat the readme a little bit

8 years agoUse scripty instead of writing shell commands in package.json
Chocobozzz [Sat, 30 Apr 2016 09:17:50 +0000 (11:17 +0200)] 
Use scripty instead of writing shell commands in package.json

8 years agoDecrease the size of the schemes for more readability
Chocobozzz [Sat, 30 Apr 2016 07:04:14 +0000 (09:04 +0200)] 
Decrease the size of the schemes for more readability

8 years agoAdd badge for client dependencies
Chocobozzz [Sat, 30 Apr 2016 06:56:21 +0000 (08:56 +0200)] 
Add badge for client dependencies

8 years agoUpdate codelyzer
Chocobozzz [Sat, 30 Apr 2016 06:48:00 +0000 (08:48 +0200)] 
Update codelyzer

8 years agoFix typescript linter
Chocobozzz [Fri, 29 Apr 2016 14:58:39 +0000 (16:58 +0200)] 
Fix typescript linter

8 years agoAdd build step in travis
Chocobozzz [Fri, 29 Apr 2016 14:52:32 +0000 (16:52 +0200)] 
Add build step in travis

8 years agoUpdate client dependencies
Chocobozzz [Fri, 29 Apr 2016 14:51:40 +0000 (16:51 +0200)] 
Update client dependencies

8 years agoImprove style of the torrent informations
Chocobozzz [Fri, 29 Apr 2016 12:34:51 +0000 (14:34 +0200)] 
Improve style of the torrent informations

8 years agoAdd loader gif when loading the video
Chocobozzz [Fri, 29 Apr 2016 12:18:14 +0000 (14:18 +0200)] 
Add loader gif when loading the video

8 years agoI love semicolons (again).
Chocobozzz [Thu, 28 Apr 2016 18:47:01 +0000 (20:47 +0200)] 
I love semicolons (again).