Commit Graph

  • 33f12c7441 Remove the include of ng2 bootstrap in the html index Chocobozzz 2016-05-27 22:04:27 +0200
  • f0a397ee3d Directives/providers array for components in alphabetical order Chocobozzz 2016-05-27 17:55:57 +0200
  • 9bfe96e19f Put presentation logic in the components Chocobozzz 2016-05-27 17:52:41 +0200
  • 4fd8aa3270 Alphabetical Chocobozzz 2016-05-27 17:49:18 +0200
  • ccf6ed16f1 Do not prefix private attributes Chocobozzz 2016-05-27 17:25:52 +0200
  • 41a2aee38c Follow the angular styleguide for the directories structure Chocobozzz 2016-05-27 16:23:10 +0200
  • 157cb9c971 Add a loader animation when loading the videos list Chocobozzz 2016-05-26 20:40:03 +0200
  • a99593ed9f Make the sort/results bar less ugly Chocobozzz 2016-05-24 23:00:58 +0200
  • aff038cd78 Lint the client Chocobozzz 2016-05-23 12:15:03 +0200
  • cf20596c10 Add trivial sort for the client Chocobozzz 2016-05-23 11:07:42 +0200
  • 8140a704bb Use progress bar from bootstrap for the upload Chocobozzz 2016-05-23 09:50:26 +0200
  • 471bc22f19 Add search with field choose support in client Chocobozzz 2016-05-23 09:30:18 +0200
  • 322940742b Add pagination support to the client Chocobozzz 2016-05-22 10:43:06 +0200
  • 46246b5f19 Extends the search feature by customizing the search field (name, podUrl...) Chocobozzz 2016-05-22 09:15:00 +0200
  • 68ce3ae021 Add total results field and wrap videos in data field when listing videos Chocobozzz 2016-05-21 19:30:22 +0200
  • 501bc6c2b1 Thumbnail, author and duration support in client Chocobozzz 2016-05-21 18:03:34 +0200
  • 295ba044af Add the list of files inside tsconfig Chocobozzz 2016-05-21 15:23:37 +0200
  • cd0e4b1acf Move livereload to an external script and remove from express. Developers have to use the livereload plugin in their web browser now. Chocobozzz 2016-05-21 15:21:15 +0200
  • 9e379c835c Don't send the "http(s)" for the podUrl Chocobozzz 2016-05-21 15:05:29 +0200
  • f1f4732f8e Add production example file Chocobozzz 2016-05-20 15:27:16 +0200
  • 93652f8d1a Update node for travis Chocobozzz 2016-05-19 21:55:36 +0200
  • 401b079d6b Use bash for danger scripts instead of env sh Chocobozzz 2016-05-19 20:37:43 +0200
  • 6e56eb63ac Return with callback with an error Chocobozzz 2016-05-19 20:28:17 +0200
  • 13c14a9028 Add radix to parseInt Chocobozzz 2016-05-19 20:27:36 +0200
  • 0cd30cff9e Update client dependencies Chocobozzz 2016-05-17 21:19:47 +0200
  • 1af470c709 Fix tests for according to the sort Chocobozzz 2016-05-17 21:18:19 +0200
  • a877d5acc5 Add ability to sort videos list Chocobozzz 2016-05-17 21:03:00 +0200
  • 479f229198 Add check for the thumbnail in base64 (requests inter pods) Chocobozzz 2016-05-16 19:55:32 +0200
  • a996fc4abe Add check for the author username length Chocobozzz 2016-05-16 19:51:07 +0200
  • 67100f1f97 Add a check for the duration of videos Chocobozzz 2016-05-16 19:49:10 +0200
  • dcc7b3fe47 Update disk size for 1000000 videos in architecture Chocobozzz 2016-05-16 19:16:42 +0200
  • e856e334a1 Use async waterfall in request scheduler for better readability Chocobozzz 2016-05-15 18:03:43 +0200
  • e7ea2817c0 Use async waterfall for better readability in friends lib Chocobozzz 2016-05-15 10:42:17 +0200
  • cefc718dd6 Use async series in installer for better readability Chocobozzz 2016-05-13 21:34:47 +0200
  • 1cad0f395f Use async waterfall in pods controller for better readability Chocobozzz 2016-05-13 21:34:36 +0200
  • 807df9e668 Use async waterfall in videos controller for better readability Chocobozzz 2016-05-13 21:14:14 +0200
  • 57a56079fe getVideoThumbnail -> createVideoThumbnail Chocobozzz 2016-05-13 20:45:53 +0200
  • bb10240ee1 Add createdDate to videos Chocobozzz 2016-05-13 20:42:11 +0200
  • 3fe81fa75e Move the count of results for the pagination in constants module Chocobozzz 2016-05-13 20:10:02 +0200
  • fbf1134e3e Introduce paginations in videos listing Chocobozzz 2016-05-13 18:10:46 +0200
  • f67e976fdc Only display "make/quit friends" if connected Chocobozzz 2016-05-13 16:37:23 +0200
  • bc59d9e056 Fix adding twice a torrent in webtorrent Chocobozzz 2016-05-13 16:35:51 +0200
  • b3b9264742 Authenticate before make/quit friends (server + tests) Chocobozzz 2016-05-13 16:31:14 +0200
  • 5dda52c924 Remove the cache middleware Chocobozzz 2016-05-13 16:13:00 +0200
  • 788a7e0202 Update webtorrent Chocobozzz 2016-05-13 15:27:42 +0200
  • b6c6f935d4 Fix typos in server tests Chocobozzz 2016-05-13 15:27:31 +0200
  • d6ea0175cb Fix friends making Chocobozzz 2016-05-13 15:02:51 +0200
  • 5109ee6148 Fix Rxjs import in browser Chocobozzz 2016-05-13 14:51:33 +0200
  • f03996dad6 Fix some typescript compilations issues Chocobozzz 2016-05-13 14:42:14 +0200
  • 230809efa1 Update to Angular RC 1 Chocobozzz 2016-05-13 14:18:37 +0200
  • bc503c2a62 Update to standard 7. Goodbye snake_case, I used to love you Chocobozzz 2016-05-11 21:19:34 +0200
  • 881a5e68b6 Fix client linting Chocobozzz 2016-05-11 20:46:45 +0200
  • 09bc69df7a Add debug electron setting Chocobozzz 2016-05-11 20:43:07 +0200
  • 504b79cb67 Be sure about the version of ffmpeg in travis buils Bigard Florian 2016-05-12 15:56:33 +0200
  • c8d90fdb60 Fix ffmpeg extraction Bigard Florian 2016-05-12 08:51:19 +0200
  • 588b341b45 Change ffmpeg download url for travis Bigard Florian 2016-05-11 23:09:58 +0200
  • 6f1b086980 Try another method to install latest ffmpeg Bigard Florian 2016-05-11 23:00:44 +0200
  • b4c5a1f8ea Little presentation change in readme Bigard Florian 2016-05-11 20:01:01 +0200
  • 8fd5a3f19a Oup's, travis is based on ubuntu precise Bigard Florian 2016-05-11 10:05:31 +0200
  • a8750eb582 Try to fix ffmpeg in travis build Bigard Florian 2016-05-11 09:41:09 +0200
  • 15e3cdaafc Add screenshort and demo video link to README Chocobozzz 2016-05-10 22:47:48 +0200
  • 36d560246f thumbnail_path -> thumbnailPath Chocobozzz 2016-05-10 22:24:04 +0200
  • 9e5f374090 Add tests for thumbnails Chocobozzz 2016-05-10 21:55:59 +0200
  • cbe2f7c348 Refractoring and add thumbnails support (without tests) Chocobozzz 2016-05-10 21:19:24 +0200
  • f1dae01868 Add label (host + port) to logger Chocobozzz 2016-05-07 15:41:20 +0200
  • 0ae6a09d40 Move video duration logic in lib/ Chocobozzz 2016-05-06 14:44:09 +0200
  • ae852eaf2d Add ffmpeg dependency to travis Bigard Florian 2016-05-03 22:58:45 +0200
  • 2e2b64c55d Fix presentation Readme Bigard Florian 2016-05-03 22:56:52 +0200
  • 3a8a8b5122 Video duration support (server) Chocobozzz 2016-05-03 22:41:46 +0200
  • 6d8ada5f24 Better tests for a better world Chocobozzz 2016-05-03 21:03:51 +0200
  • 17c912d9b1 Fix angular pipes Chocobozzz 2016-05-03 20:23:23 +0200
  • e3647ae226 Rename pool requests --> requests scheduler Chocobozzz 2016-05-02 17:25:05 +0200
  • a6e7400f64 Better handling of small screens Chocobozzz 2016-05-02 15:43:08 +0200
  • 320d627544 Ensure the log directory is created before instanciate the logger Chocobozzz 2016-05-01 09:58:34 +0200
  • 2eb5a041b3 webtorrent --> WebTorrent Bigard Florian 2016-04-30 13:13:07 +0200
  • 81b005a70c Small visual change for badge dependencies Bigard Florian 2016-04-30 13:11:46 +0200
  • 031bde86e3 Fix npm run clean Chocobozzz 2016-04-30 12:57:58 +0200
  • 94171ec534 Reformat the readme a little bit Chocobozzz 2016-04-30 12:56:44 +0200
  • 9353449515 Use scripty instead of writing shell commands in package.json Chocobozzz 2016-04-30 11:17:50 +0200
  • 1342381694 Decrease the size of the schemes for more readability Chocobozzz 2016-04-30 09:04:14 +0200
  • 191ce95824 Add badge for client dependencies Chocobozzz 2016-04-30 08:56:21 +0200
  • a563a494f0 Update codelyzer Chocobozzz 2016-04-30 08:48:00 +0200
  • f3567088ce Fix typescript linter Chocobozzz 2016-04-29 16:58:39 +0200
  • 803b0bd04d Add build step in travis Chocobozzz 2016-04-29 16:52:32 +0200
  • eb4e088abf Update client dependencies Chocobozzz 2016-04-29 16:51:40 +0200
  • 9ced64e08f Improve style of the torrent informations Chocobozzz 2016-04-29 14:34:51 +0200
  • da932efc81 Add loader gif when loading the video Chocobozzz 2016-04-29 14:18:14 +0200
  • e9a2578e95 I love semicolons (again). Chocobozzz 2016-04-28 20:47:01 +0200
  • 8cfecb2ad7 Add torrent informations (speed...) below the video Chocobozzz 2016-04-28 20:40:56 +0200
  • cb11e77570 Make the video responsive Chocobozzz 2016-04-28 19:55:41 +0200
  • d908a155df Write something if there is no video Chocobozzz 2016-04-28 19:42:57 +0200
  • 4bdc2cc935 Remove default client id/secret Chocobozzz 2016-04-28 19:31:44 +0200
  • da81752730 Update roadmap readme Chocobozzz 2016-04-28 19:31:08 +0200
  • e9f2c1ac66 Angular 2 is here :) Chocobozzz 2016-04-27 22:28:31 +0200
  • 9e9b8a0f6e Add dev dependency badge to readme Chocobozzz 2016-04-27 22:27:27 +0200
  • ad10a70b61 I love semicolons Chocobozzz 2016-04-27 22:18:50 +0200
  • b0ec596c00 Don't forget to test the client stuffs Chocobozzz 2016-04-27 22:17:55 +0200
  • 23a5a916db Make angular client load dynamically the generated client id/secret Chocobozzz 2016-04-27 22:11:48 +0200
  • 2693922352 Update README Chocobozzz 2016-04-26 23:02:46 +0200
  • 35f1c54e32 Fix lodash map require Chocobozzz 2016-04-26 21:56:46 +0200