Commit Graph

  • 44124980c5 Add typescript (and angular2) linter Chocobozzz 2016-04-08 20:58:07 +0200
  • 0dde91ff15 Only display "upload video" in the menu if the user is logged in Chocobozzz 2016-04-08 19:58:57 +0200
  • 02b72dc7f4 Update modules Chocobozzz 2016-04-01 14:38:04 +0200
  • b1794c53ac Login in Angular : first draft Chocobozzz 2016-03-22 15:51:54 +0100
  • 13ce1d01c9 Use const in main server file Chocobozzz 2016-03-21 21:13:10 +0100
  • 37dc07b292 Create an "installer" module that create defaults clients/users... Chocobozzz 2016-03-21 21:11:26 +0100
  • 9457bf8807 OAuth server: first draft Chocobozzz 2016-03-21 11:56:33 +0100
  • 233d12d8b1 Fix exception log of the webtorrent process Chocobozzz 2016-03-19 09:08:10 +0100
  • 8c9c1942f6 Change name of fields for add video api Chocobozzz 2016-03-18 16:44:54 +0100
  • a4c1575197 Use map instead of pluck (lodash) Chocobozzz 2016-03-18 16:34:50 +0100
  • 2df82d42cb Change api output for videos Chocobozzz 2016-03-18 16:28:09 +0100
  • f0f5567b69 Use const/let now we use node 4.2 Chocobozzz 2016-03-16 22:29:27 +0100
  • 5101105ef9 Video lib/model/reqvalidator refractoring Chocobozzz 2016-03-16 21:37:17 +0100
  • 86e054b20f Improve progress bar Chocobozzz 2016-03-16 21:22:21 +0100
  • dd00473a6d Use official repository for openssl-wrapper Chocobozzz 2016-03-16 21:21:56 +0100
  • 763bed9ba0 Some small css modifications Chocobozzz 2016-03-16 20:59:56 +0100
  • a0382b70d0 Add separations in the panel Chocobozzz 2016-03-16 20:45:09 +0100
  • 33b992603c Update codeclimate Chocobozzz 2016-03-15 14:26:54 +0100
  • 2c4a0b5d90 Fix tests Chocobozzz 2016-03-15 13:16:54 +0100
  • e1c8024ab9 Install js-yaml missing dependency Chocobozzz 2016-03-14 22:41:06 +0100
  • 5e31b38bbd Update webtorrent Chocobozzz 2016-03-14 22:17:34 +0100
  • 98b01bac2c Angular 2 : draft 2 Chocobozzz 2016-03-14 22:16:43 +0100
  • dc8bc31be5 Angular application :first draft Chocobozzz 2016-03-14 13:50:19 +0100
  • bd324a6692 Prepare client app Chocobozzz 2016-03-08 08:27:13 +0100
  • 3d446a26ad Fix tests Chocobozzz 2016-03-07 18:53:03 +0100
  • 6a1e67b30a Fix clean_test script Chocobozzz 2016-03-07 18:22:13 +0100
  • e7870ff368 Move scripts to bin Chocobozzz 2016-03-07 18:06:54 +0100
  • ccfd23dfe5 I'm fed up with Gruntfile Chocobozzz 2016-03-07 18:01:56 +0100
  • 6f4e252246 Prepare Angular routes Chocobozzz 2016-03-07 14:48:46 +0100
  • b9a3e09ad5 Prepare folders structure for angular app Chocobozzz 2016-03-07 11:33:59 +0100
  • b2ff5e3e68 Remove caching with travis Chocobozzz 2016-02-29 19:01:30 +0100
  • 89d1d8ba91 Little refractoring of makeFriends function Chocobozzz 2016-02-29 18:52:12 +0100
  • ce9526fb4b Update dependencies Chocobozzz 2016-02-22 21:24:41 +0100
  • c35ae59dba Improve readme Chocobozzz 2016-02-14 10:29:35 +0100
  • 3dca0e6eae Add codeclimate Chocobozzz 2016-02-14 10:07:17 +0100
  • 821b05aebb Move require outside the function Chocobozzz 2016-02-07 13:12:32 +0100
  • 0812c07722 Remove unecessary TODO Chocobozzz 2016-02-07 12:05:49 +0100
  • 1bfd1a920f Return with a callback function Chocobozzz 2016-02-07 12:02:26 +0100
  • ac2f99eb75 Don't use process.exit, throw an error instead Chocobozzz 2016-02-07 12:01:40 +0100
  • a030a9b234 Require on the top of the files Chocobozzz 2016-02-07 11:47:30 +0100
  • 9f10b2928d Remove useless anonymous functions of files Chocobozzz 2016-02-07 11:23:23 +0100
  • d7c01e7793 Add alert if the pod already made friends Chocobozzz 2016-02-07 10:42:55 +0100
  • b3077e4170 Standard v6 Chocobozzz 2016-02-07 10:39:37 +0100
  • c5a8be2b62 Rename webtorrent files (process/node) Chocobozzz 2016-02-06 16:22:39 +0100
  • c4660e08da Update lodash and webtorrent modules Chocobozzz 2016-02-06 16:12:08 +0100
  • 1fe5076f63 Move the creation of requests in lib instead of model for poolrequests Chocobozzz 2016-02-05 19:41:22 +0100
  • 8425cb894d Error handling mini refractoring Chocobozzz 2016-02-05 19:02:05 +0100
  • dac0a5319a Split utils file Chocobozzz 2016-02-05 18:03:20 +0100
  • a5fa04b0cc Split misc middleware Chocobozzz 2016-02-04 21:16:27 +0100
  • c173e56520 Split models Chocobozzz 2016-02-04 21:10:33 +0100
  • c45f7f8400 Infile code reorganization Chocobozzz 2016-01-31 11:23:52 +0100
  • cda021079f New directory organization Chocobozzz 2016-01-30 17:05:22 +0100
  • 86435b9bae update modules AND REMOVE SUPPORT OF NODE 0.12 :'( Chocobozzz 2016-01-24 16:40:24 +0100
  • ee66c5930e Tests refractoring Chocobozzz 2016-01-24 16:08:09 +0100
  • 45239549bf Finalise the join in a network and add the ability to quit it Chocobozzz 2016-01-23 18:31:58 +0100
  • 2cc8ebf134 Fix tests Chocobozzz 2016-01-09 14:46:16 +0100
  • 529594d2f0 Fix announce list (don't use defaults) Chocobozzz 2016-01-09 14:45:51 +0100
  • e78a20c7f9 Fix upload of file which don't have any extension Chocobozzz 2016-01-09 12:59:13 +0100
  • 4884d60337 Fix console error when there is an error on the append file Chocobozzz 2016-01-09 12:37:40 +0100
  • 74b3bd0135 Add test4,5,6 to directories to ignore Chocobozzz 2016-01-09 10:41:57 +0100
  • b33d09c115 Update ws packages (security issue) Chocobozzz 2016-01-07 22:55:40 +0100
  • 7922ba416b Use latest electron prebuilt with travis (89eeed32eb) Chocobozzz 2016-01-04 13:38:23 +0100
  • a81e7a22af Update node modules Chocobozzz 2016-01-04 13:38:03 +0100
  • 93908ed934 Try to fix travis build with node 0.12 Chocobozzz 2015-12-16 21:55:35 +0100
  • 28db68a2e0 Update node-ipc module Chocobozzz 2015-12-14 22:34:50 +0100
  • 656ea8f70e Create a constants module to easily modify some constants in a test instance for example. Chocobozzz 2015-12-14 21:09:25 +0100
  • 1d7974c758 Decrease the waiting time in the advanced friends test Chocobozzz 2015-12-07 17:19:13 +0100
  • 8d6ae227e5 Fix bug in the pool of requests Chocobozzz 2015-12-06 22:40:30 +0100
  • e5993adcb9 Cat logs of pod 4, 5, 6 (used for advanced friends test) when travis tests fail Chocobozzz 2015-12-06 21:37:46 +0100
  • 1cb4884db5 Logging refractoring Chocobozzz 2015-12-06 21:36:57 +0100
  • 876d1bcfd0 Tests refractoring Chocobozzz 2015-12-06 17:09:07 +0100
  • 4d5f813870 Add tests for searching a video Chocobozzz 2015-12-05 10:28:27 +0100
  • 19f358b4c0 Merge pull request #1 from AugierLe42e/styling Bigard Florian 2015-12-05 12:26:56 +0100
  • 0ac5edd99c Styling structure #1 augier 2015-12-05 12:14:55 +0100
  • dcc700d2c8 Add link for the badge dependencies Chocobozzz 2015-12-05 10:17:14 +0100
  • 260ae7c4fc Add dependencies status Chocobozzz 2015-12-05 10:12:44 +0100
  • 207fbab44d Update node modules Chocobozzz 2015-12-04 21:43:26 +0100
  • 155098af55 Don't make useless requests to friends Chocobozzz 2015-12-04 19:17:45 +0100
  • c158027179 Add include paths for bootstrap sass and avoid to import an entire path in the sass file Chocobozzz 2015-12-04 16:17:46 +0100
  • 0b69752270 Add a pool of requests instead of making a request at each action (add video/remove video) for performance in big networks Chocobozzz 2015-12-04 16:13:32 +0100
  • af82cae07d Add livereload for sass files Chocobozzz 2015-12-02 22:16:22 +0100
  • 3807e27a6d Add nodejs 5.1 to travis tests Chocobozzz 2015-11-27 15:13:34 +0100
  • ecef65b605 Add checks to the scripts (they has to be executed at the root of the project) Chocobozzz 2015-11-24 09:53:27 +0100
  • 2dd5b570a6 Force the mocha tests order Chocobozzz 2015-11-24 09:13:42 +0100
  • 288a133126 Update package.json (license, repo, author...) Chocobozzz 2015-11-24 08:53:35 +0100
  • 3bcb78b3af Make the network auto sufficient (eject bad pods with scores) Chocobozzz 2015-11-24 08:33:59 +0100
  • 2e3b5b0db6 Add stylesheets vendor and global.css to ignore Chocobozzz 2015-11-23 12:44:20 +0100
  • e5e7517b62 Use bootstrap sass Chocobozzz 2015-11-22 11:34:48 +0100
  • a18603803a Source refractoring Chocobozzz 2015-11-16 13:54:00 +0100
  • 16357143ae Forgot to add cxx to env Chocobozzz 2015-11-11 15:02:21 +0100
  • 1eb6997e72 reindent travis file and add g++4.8 (for c++11) Chocobozzz 2015-11-11 14:57:28 +0100
  • d74c85c4b8 Update bittorrent-tracker and ws modules Chocobozzz 2015-11-11 14:17:36 +0100
  • 4429bba6e2 Add node 4.2 LTS to travis Chocobozzz 2015-11-11 13:06:01 +0100
  • b60035d8e8 Middleware refractoring Chocobozzz 2015-11-07 18:40:13 +0100
  • e85782f7da Views refractoring Chocobozzz 2015-11-07 18:22:05 +0100
  • 34ca3b5225 Add requests parameters validations Chocobozzz 2015-11-07 14:16:26 +0100
  • f5a60a5138 Add API versionning Chocobozzz 2015-11-06 17:34:15 +0100
  • a6fa7ac141 Add Docker information Chocobozzz 2015-11-03 09:05:03 +0100
  • 9d64078659 Clean grunt file Chocobozzz 2015-11-02 22:59:13 +0100
  • 4634cfb353 Off the events of the ipc task done in webtorrent node Chocobozzz 2015-11-02 22:42:27 +0100