Commit Graph

  • 04c5a7a330 add appveyor badge master chsakell 2017-06-05 22:41:28 +03:00
  • 00c75f8fb4 Update appveyor.yml chsakell 2017-06-05 22:38:02 +03:00
  • a76846388f Update appveyor.yml chsakell 2017-06-05 22:36:27 +03:00
  • 8b090e3646 Update appveyor.yml chsakell 2017-06-05 22:35:38 +03:00
  • 9ec9cd4c71 Update appveyor.yml chsakell 2017-06-05 22:30:35 +03:00
  • cc3e31676f Create appveyor.yml chsakell 2017-06-05 22:26:39 +03:00
  • 84ee249185 Update README.md chsakell 2017-06-05 22:20:39 +03:00
  • a84056f166 Fix can't restore SignalR packages issue #3 chsakell 2017-06-05 16:33:31 +03:00
  • a40fc1bab1 fix launch url in VS chsakell 2017-04-22 20:08:52 +03:00
  • 6c9d0924f1 upgrade to angular 4 chsakell 2017-04-22 19:45:44 +03:00
  • c86c3acf6e migrate to .NET Core SDK chsakell 2017-04-22 19:18:45 +03:00
  • 694cb912e8 add feed indication v-1.0.0 chsakell 2016-12-06 16:36:04 +02:00
  • b947ed635f migrate to angular 2.2 chsakell 2016-11-24 10:04:26 +02:00
  • 4b7a61a2a3 migrate to .net core 1.1 chsakell 2016-11-24 09:33:39 +02:00
  • f912aa7944 update readme chsakell 2016-11-23 08:26:57 +02:00
  • 06c033ef5f upgrade angular packages chsakell 2016-11-04 14:25:50 +02:00
  • 3b7031ebea update readme chsakell 2016-11-01 10:00:57 +02:00
  • 08307c9849 update licence chsakell 2016-10-22 10:36:02 +03:00
  • 524ca3791d update readme chsakell 2016-10-19 16:59:00 +03:00
  • 840373489c restart matches on certain score chsakell 2016-10-16 10:57:29 +03:00
  • 6db505ed91 fix api URLs refs chsakell 2016-10-16 10:22:03 +03:00
  • 577705e3c2 fix launch dll reference chsakell 2016-10-16 10:02:45 +03:00
  • 438770caca add comment chsakell 2016-10-12 09:42:10 +03:00
  • 445c95d1b9 remove unnecessary usings chsakell 2016-10-11 10:06:27 +03:00
  • 79b88e9a7b fix config.node_modules gulp variable chsakell 2016-10-10 17:28:27 +03:00
  • 48fe09ed51 update readme.md chsakell 2016-10-10 17:16:52 +03:00
  • 332363fe79 fix link on navbar chsakell 2016-10-10 16:36:02 +03:00
  • e84b3f7d78 update readme.md chsakell 2016-10-10 16:33:35 +03:00
  • eb5deb6e0b update readme.md chsakell 2016-10-10 12:19:42 +03:00
  • 358c42c37d update readme.md chsakell 2016-10-10 12:17:57 +03:00
  • 02d2a62eb9 update readme.md chsakell 2016-10-10 11:19:38 +03:00
  • 4f4c439565 update repository url chsakell 2016-10-10 11:13:13 +03:00
  • 273b486ca0 update source-code link chsakell 2016-10-10 11:09:52 +03:00
  • 2a73a020d1 create licence chsakell 2016-10-10 10:51:58 +03:00
  • 6e6eb13dc1 empty readme chsakell 2016-10-10 10:51:07 +03:00
  • 12e4061b79 refactor gulp tasks chsakell 2016-10-10 10:47:13 +03:00
  • b637f119c8 add Hub client interface chsakell 2016-10-10 09:42:43 +03:00
  • 149e093f16 minor changes chsakell 2016-10-07 15:01:28 +03:00
  • b5144cc517 remove unused api methods chsakell 2016-10-07 10:40:51 +03:00
  • 048968b9ba disable send button if empty message chsakell 2016-10-05 16:23:44 +03:00
  • 09ef60ddf4 fix feeds order chsakell 2016-10-05 16:19:02 +03:00
  • 0d8e383a22 remove unnecessary code chsakell 2016-10-05 15:50:15 +03:00
  • ddef0544b3 footer added chsakell 2016-10-05 13:39:43 +03:00
  • 7885ed5cce minor changes chsakell 2016-10-05 13:29:43 +03:00
  • 95e6569137 remove console log chsakell 2016-10-05 13:00:01 +03:00
  • 69afcd0108 set connection id on start chsakell 2016-10-05 12:54:45 +03:00
  • 8a8055d0ba fix highlight directive chsakell 2016-10-05 10:58:14 +03:00
  • f11351b523 fix unsubscribe chsakell 2016-10-05 10:39:52 +03:00
  • bfb8cd2620 navbar added chsakell 2016-10-05 10:21:06 +03:00
  • f8ad29f467 more refactoring in feed service chsakell 2016-10-04 15:41:46 +03:00
  • 56759e0623 refactor feed service chsakell 2016-10-04 15:29:32 +03:00
  • e8a1884bda minor changes chsakell 2016-10-04 14:59:14 +03:00
  • fdcae26d63 move feed service from match component chsakell 2016-10-04 14:57:37 +03:00
  • fb6127d281 remove timer service chsakell 2016-10-04 13:24:33 +03:00
  • e6669deb25 update score feed moved to API controller chsakell 2016-10-04 13:19:55 +03:00
  • 182d2d205f move update score to matches api chsakell 2016-10-04 13:02:22 +03:00
  • cc3b7fbbc5 move FeedEngine to its own class chsakell 2016-10-04 11:27:03 +03:00
  • a36624b0bf create MatchScore update API method chsakell 2016-10-04 11:21:48 +03:00
  • 9e31c8b135 added test reccurent task using ReccurentTasks chsakell 2016-10-04 11:04:40 +03:00
  • 2b7a82666b added chat table chsakell 2016-10-03 16:30:49 +03:00
  • df79d53626 added chat table - initial chsakell 2016-10-03 15:26:25 +03:00
  • 4dc031cf8b hide show subscribe buttons chsakell 2016-10-03 15:03:46 +03:00
  • f23e285a9f highlight directive added chsakell 2016-10-03 14:39:19 +03:00
  • 66d1a2a07f feed table added chsakell 2016-10-03 13:09:12 +03:00
  • 4f2b3ea97f add feed table (mock-data) chsakell 2016-10-03 10:39:45 +03:00
  • ac92ee2d30 add hub server methods chsakell 2016-10-03 09:24:41 +03:00
  • b0040ac178 update match scores chsakell 2016-09-30 16:01:17 +03:00
  • 8e6c0efe48 rename match leauge to type chsakell 2016-09-30 12:22:16 +03:00
  • 1f14c0c55f added timer service to home controller chsakell 2016-09-30 11:32:27 +03:00
  • 63866a2746 move match details to its own component chsakell 2016-09-30 10:51:07 +03:00
  • d0690695b6 add automapper chsakell 2016-09-30 10:36:22 +03:00
  • a0cc12f3fb ui changes chsakell 2016-09-29 17:10:58 +03:00
  • 271c16cf15 display match details chsakell 2016-09-29 17:02:04 +03:00
  • ac613432aa added data service chsakell 2016-09-29 15:50:28 +03:00
  • e6aed79fa9 added Data, Models, EntityFramework chsakell 2016-09-28 13:21:28 +03:00
  • 1ef3f04731 add SignalR client service chsakell 2016-09-27 15:43:30 +03:00
  • cd3a4001e6 first draft hub connection chsakell 2016-09-26 14:47:19 +03:00
  • 3ebf6f0550 create HomeComponent chsakell 2016-09-26 14:28:45 +03:00
  • fee7d8b8dd add debug option chsakell 2016-09-26 13:42:36 +03:00
  • d2e3b8355c minor changes chsakell 2016-09-26 13:13:11 +03:00
  • 53e0dd8685 add angular 2 chsakell 2016-09-26 10:49:50 +03:00
  • 05c81a3cb9 Add FeedsController chsakell 2016-09-26 09:56:28 +03:00
  • 935496603a add HomeController chsakell 2016-09-26 09:53:59 +03:00
  • decb0e5bea integrate Web API and SignalR chsakell 2016-09-25 13:52:43 +03:00
  • 1041e79bb5 add npm / bower dependencies chsakell 2016-09-25 11:30:27 +03:00
  • f1dc366e34 add SignalR services into the pipeline chsakell 2016-09-25 10:15:09 +03:00
  • f8d805419f init repository chsakell 2016-09-25 10:00:20 +03:00