Chocobozzz [Sat, 4 Jun 2016 16:53:11 +0000 (18:53 +0200)]
Apply a fade instead of a loader when loading videos
Chocobozzz [Sat, 4 Jun 2016 11:31:23 +0000 (13:31 +0200)]
Improve the login form
Chocobozzz [Sat, 4 Jun 2016 11:08:38 +0000 (13:08 +0200)]
Use webtorrent as external dependency instead of building it with
webpack
Chocobozzz [Sat, 4 Jun 2016 09:50:17 +0000 (11:50 +0200)]
Fix dropdown css on chromium
Chocobozzz [Sat, 4 Jun 2016 09:29:27 +0000 (11:29 +0200)]
Fix styling when clicking on a thumbnail video
Chocobozzz [Sat, 4 Jun 2016 09:06:06 +0000 (11:06 +0200)]
Clean client modules
Chocobozzz [Sat, 4 Jun 2016 08:05:17 +0000 (10:05 +0200)]
Add webtorrent and jquery to webpack
Chocobozzz [Fri, 3 Jun 2016 20:47:55 +0000 (22:47 +0200)]
Add production webpack, big thanks to @AngularClass
Chocobozzz [Fri, 3 Jun 2016 20:34:39 +0000 (22:34 +0200)]
Adapt npm scripts
Chocobozzz [Fri, 3 Jun 2016 20:08:03 +0000 (22:08 +0200)]
First draft to use webpack instead of systemjs
Chocobozzz [Fri, 3 Jun 2016 13:58:04 +0000 (15:58 +0200)]
Add systemd file example
Chocobozzz [Fri, 3 Jun 2016 13:56:40 +0000 (15:56 +0200)]
Add nginx example file
Chocobozzz [Wed, 1 Jun 2016 20:05:55 +0000 (22:05 +0200)]
Remove useless wildcards for tslint
Chocobozzz [Wed, 1 Jun 2016 19:13:29 +0000 (21:13 +0200)]
Downgrade openssl wrapper to see if the travis build still fails
Chocobozzz [Wed, 1 Jun 2016 18:36:27 +0000 (20:36 +0200)]
Add authentication tokens to make friends/quit friends
Chocobozzz [Wed, 1 Jun 2016 18:12:25 +0000 (20:12 +0200)]
Move scripty and node sass into the main dependencies
Chocobozzz [Wed, 1 Jun 2016 17:09:37 +0000 (19:09 +0200)]
Add jquery and jquery.fileupload to typings.json
Chocobozzz [Tue, 31 May 2016 20:39:36 +0000 (22:39 +0200)]
Move webtorrent inside a service
Chocobozzz [Tue, 31 May 2016 18:25:10 +0000 (20:25 +0200)]
Update node openssl wrapper module
Chocobozzz [Fri, 27 May 2016 20:04:27 +0000 (22:04 +0200)]
Remove the include of ng2 bootstrap in the html index
Chocobozzz [Fri, 27 May 2016 15:55:57 +0000 (17:55 +0200)]
Directives/providers array for components in alphabetical order
Chocobozzz [Fri, 27 May 2016 15:52:41 +0000 (17:52 +0200)]
Put presentation logic in the components
Chocobozzz [Fri, 27 May 2016 15:49:18 +0000 (17:49 +0200)]
Alphabetical
Chocobozzz [Fri, 27 May 2016 15:25:52 +0000 (17:25 +0200)]
Do not prefix private attributes
Chocobozzz [Fri, 27 May 2016 14:23:10 +0000 (16:23 +0200)]
Follow the angular styleguide for the directories structure
Chocobozzz [Thu, 26 May 2016 18:40:03 +0000 (20:40 +0200)]
Add a loader animation when loading the videos list
Chocobozzz [Tue, 24 May 2016 21:00:58 +0000 (23:00 +0200)]
Make the sort/results bar less ugly
Chocobozzz [Mon, 23 May 2016 10:15:03 +0000 (12:15 +0200)]
Lint the client
Chocobozzz [Mon, 23 May 2016 09:07:42 +0000 (11:07 +0200)]
Add trivial sort for the client
Chocobozzz [Mon, 23 May 2016 07:50:26 +0000 (09:50 +0200)]
Use progress bar from bootstrap for the upload
Chocobozzz [Mon, 23 May 2016 07:30:18 +0000 (09:30 +0200)]
Add search with field choose support in client
Chocobozzz [Sun, 22 May 2016 08:43:06 +0000 (10:43 +0200)]
Add pagination support to the client
Chocobozzz [Sun, 22 May 2016 07:15:00 +0000 (09:15 +0200)]
Extends the search feature by customizing the search field (name,
podUrl...)
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
Chocobozzz [Sat, 21 May 2016 16:03:34 +0000 (18:03 +0200)]
Thumbnail, author and duration support in client
Chocobozzz [Sat, 21 May 2016 13:23:37 +0000 (15:23 +0200)]
Add the list of files inside tsconfig
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.
Chocobozzz [Sat, 21 May 2016 13:05:29 +0000 (15:05 +0200)]
Don't send the "http(s)" for the podUrl
Chocobozzz [Fri, 20 May 2016 13:27:16 +0000 (15:27 +0200)]
Add production example file
Chocobozzz [Thu, 19 May 2016 19:55:36 +0000 (21:55 +0200)]
Update node for travis
Chocobozzz [Thu, 19 May 2016 18:37:43 +0000 (20:37 +0200)]
Use bash for danger scripts instead of env sh
Chocobozzz [Thu, 19 May 2016 18:28:17 +0000 (20:28 +0200)]
Return with callback with an error
Chocobozzz [Thu, 19 May 2016 18:27:36 +0000 (20:27 +0200)]
Add radix to parseInt
Chocobozzz [Tue, 17 May 2016 19:19:47 +0000 (21:19 +0200)]
Update client dependencies
Chocobozzz [Tue, 17 May 2016 19:18:19 +0000 (21:18 +0200)]
Fix tests for according to the sort
Chocobozzz [Tue, 17 May 2016 19:03:00 +0000 (21:03 +0200)]
Add ability to sort videos list
Chocobozzz [Mon, 16 May 2016 17:55:32 +0000 (19:55 +0200)]
Add check for the thumbnail in base64 (requests inter pods)
Chocobozzz [Mon, 16 May 2016 17:51:07 +0000 (19:51 +0200)]
Add check for the author username length
Chocobozzz [Mon, 16 May 2016 17:49:10 +0000 (19:49 +0200)]
Add a check for the duration of videos
Chocobozzz [Mon, 16 May 2016 17:16:42 +0000 (19:16 +0200)]
Update disk size for
1000000 videos in architecture
Chocobozzz [Sun, 15 May 2016 16:03:43 +0000 (18:03 +0200)]
Use async waterfall in request scheduler for better readability
Chocobozzz [Sun, 15 May 2016 08:42:17 +0000 (10:42 +0200)]
Use async waterfall for better readability in friends lib
Chocobozzz [Fri, 13 May 2016 19:34:47 +0000 (21:34 +0200)]
Use async series in installer for better readability
Chocobozzz [Fri, 13 May 2016 19:34:36 +0000 (21:34 +0200)]
Use async waterfall in pods 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
Chocobozzz [Fri, 13 May 2016 18:45:53 +0000 (20:45 +0200)]
getVideoThumbnail -> createVideoThumbnail
Chocobozzz [Fri, 13 May 2016 18:42:11 +0000 (20:42 +0200)]
Add createdDate to videos
Chocobozzz [Fri, 13 May 2016 18:10:02 +0000 (20:10 +0200)]
Move the count of results for the pagination in constants module
Chocobozzz [Fri, 13 May 2016 16:10:46 +0000 (18:10 +0200)]
Introduce paginations in videos listing
Chocobozzz [Fri, 13 May 2016 14:37:23 +0000 (16:37 +0200)]
Only display "make/quit friends" if connected
Chocobozzz [Fri, 13 May 2016 14:35:51 +0000 (16:35 +0200)]
Fix adding twice a torrent in webtorrent
Chocobozzz [Fri, 13 May 2016 14:31:14 +0000 (16:31 +0200)]
Authenticate before make/quit friends (server + tests)
Chocobozzz [Fri, 13 May 2016 14:13:00 +0000 (16:13 +0200)]
Remove the cache middleware
Chocobozzz [Fri, 13 May 2016 13:27:42 +0000 (15:27 +0200)]
Update webtorrent
Chocobozzz [Fri, 13 May 2016 13:27:31 +0000 (15:27 +0200)]
Fix typos in server tests
Chocobozzz [Fri, 13 May 2016 13:02:51 +0000 (15:02 +0200)]
Fix friends making
Chocobozzz [Fri, 13 May 2016 12:51:33 +0000 (14:51 +0200)]
Fix Rxjs import in browser
Chocobozzz [Fri, 13 May 2016 12:42:14 +0000 (14:42 +0200)]
Fix some typescript compilations issues
Chocobozzz [Fri, 13 May 2016 12:18:37 +0000 (14:18 +0200)]
Update to Angular RC 1
Chocobozzz [Wed, 11 May 2016 19:19:34 +0000 (21:19 +0200)]
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz [Wed, 11 May 2016 18:46:45 +0000 (20:46 +0200)]
Fix client linting
Chocobozzz [Wed, 11 May 2016 18:43:07 +0000 (20:43 +0200)]
Add debug electron setting
Bigard Florian [Thu, 12 May 2016 13:56:33 +0000 (15:56 +0200)]
Be sure about the version of ffmpeg in travis buils
Bigard Florian [Thu, 12 May 2016 06:51:19 +0000 (08:51 +0200)]
Fix ffmpeg extraction
Bigard Florian [Wed, 11 May 2016 21:09:58 +0000 (23:09 +0200)]
Change ffmpeg download url for travis
Bigard Florian [Wed, 11 May 2016 21:00:44 +0000 (23:00 +0200)]
Try another method to install latest ffmpeg
Bigard Florian [Wed, 11 May 2016 18:01:01 +0000 (20:01 +0200)]
Little presentation change in readme
Bigard Florian [Wed, 11 May 2016 08:05:31 +0000 (10:05 +0200)]
Oup's, travis is based on ubuntu precise
Bigard Florian [Wed, 11 May 2016 07:41:09 +0000 (09:41 +0200)]
Try to fix ffmpeg in travis build
Chocobozzz [Tue, 10 May 2016 20:47:48 +0000 (22:47 +0200)]
Add screenshort and demo video link to README
Chocobozzz [Tue, 10 May 2016 20:24:04 +0000 (22:24 +0200)]
thumbnail_path -> thumbnailPath
Chocobozzz [Tue, 10 May 2016 19:55:59 +0000 (21:55 +0200)]
Add tests for thumbnails
Chocobozzz [Tue, 10 May 2016 19:19:24 +0000 (21:19 +0200)]
Refractoring and add thumbnails support (without tests)
Chocobozzz [Sat, 7 May 2016 13:41:20 +0000 (15:41 +0200)]
Add label (host + port) to logger
Chocobozzz [Fri, 6 May 2016 12:44:09 +0000 (14:44 +0200)]
Move video duration logic in lib/
Bigard Florian [Tue, 3 May 2016 20:58:45 +0000 (22:58 +0200)]
Add ffmpeg dependency to travis
Bigard Florian [Tue, 3 May 2016 20:56:52 +0000 (22:56 +0200)]
Fix presentation Readme
Chocobozzz [Tue, 3 May 2016 20:41:46 +0000 (22:41 +0200)]
Video duration support (server)
Chocobozzz [Tue, 3 May 2016 19:03:51 +0000 (21:03 +0200)]
Better tests for a better world
Chocobozzz [Tue, 3 May 2016 18:23:23 +0000 (20:23 +0200)]
Fix angular pipes
Chocobozzz [Mon, 2 May 2016 15:25:05 +0000 (17:25 +0200)]
Rename pool requests --> requests scheduler
Chocobozzz [Mon, 2 May 2016 13:43:08 +0000 (15:43 +0200)]
Better handling of small screens
Chocobozzz [Sun, 1 May 2016 07:58:34 +0000 (09:58 +0200)]
Ensure the log directory is created before instanciate the logger
Bigard Florian [Sat, 30 Apr 2016 11:13:07 +0000 (13:13 +0200)]
webtorrent --> WebTorrent
Bigard Florian [Sat, 30 Apr 2016 11:11:46 +0000 (13:11 +0200)]
Small visual change for badge dependencies
Chocobozzz [Sat, 30 Apr 2016 10:57:58 +0000 (12:57 +0200)]
Fix npm run clean
Chocobozzz [Sat, 30 Apr 2016 10:56:44 +0000 (12:56 +0200)]
Reformat the readme a little bit
Chocobozzz [Sat, 30 Apr 2016 09:17:50 +0000 (11:17 +0200)]
Use scripty instead of writing shell commands in package.json
Chocobozzz [Sat, 30 Apr 2016 07:04:14 +0000 (09:04 +0200)]
Decrease the size of the schemes for more readability
Chocobozzz [Sat, 30 Apr 2016 06:56:21 +0000 (08:56 +0200)]
Add badge for client dependencies