Граф коммитов

  • b684aeb6d2 Bump Yeoman generator package version to 0.2.0 for publishing SteveSandersonMS 2016-06-28 12:42:03 +0100
  • 8f2117cf89 Upgrade Angular template to Angular 2 RC3 and migrate to new @angular/router SteveSandersonMS 2016-06-28 12:40:14 +0100
  • f1325d0cf2 Update 'templates' projects for .NET Core 1.0 RTM SteveSandersonMS 2016-06-28 11:51:45 +0100
  • a986f8d2cc Update 'samples' projects for .NET Core 1.0 RTM SteveSandersonMS 2016-06-28 11:37:37 +0100
  • eebf509846 Update 'src' project dependencies for .NET Core 1.0 RTM SteveSandersonMS 2016-06-28 10:58:05 +0100
  • fc7097c2fe Publish Yeoman generators as version 0.1.9 SteveSandersonMS 2016-06-22 17:02:41 +0100
  • 8423233f44 Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue SteveSandersonMS 2016-06-22 17:02:11 +0100
  • ce6cdfd2bc Templates should also publish node_modules, since it's used at runtime SteveSandersonMS 2016-06-22 13:47:44 +0100
  • 64caa7c86a Bump templates version to 0.1.7 for publishing SteveSandersonMS 2016-06-22 13:14:12 +0100
  • 7ddd4cacec Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff) SteveSandersonMS 2016-06-22 13:14:00 +0100
  • 73879918d4 Add web.config to all templates (matching "yo aspnet" output) SteveSandersonMS 2016-06-22 12:52:56 +0100
  • 6848e3a11d Fix templates' project.json scripts for compatibility with dotnet RC2 tooling and Azure SteveSandersonMS 2016-06-22 12:48:54 +0100
  • d3ded5bbdf Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 SteveSandersonMS 2016-06-22 10:57:00 +0100
  • 7e51fc4480 Update VS files (amended from laskoviymishka's commit 39f024) Andrei Tserakhau 2016-06-21 16:26:14 +0100
  • 6f8055b7bc Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5 SteveSandersonMS 2016-06-21 16:26:14 +0100
  • 9fabfd5c40 Fix typo SteveSandersonMS 2016-06-21 15:48:07 +0100
  • ea0a32a15b Implement and document asp-prerender-data SteveSandersonMS 2016-06-21 15:46:52 +0100
  • 1a53411046 Fix some whitespace issues SteveSandersonMS 2016-06-21 15:44:38 +0100
  • bb53a94cfa Fix #139 by pinning Angular 2 template to RC1 SteveSandersonMS 2016-06-21 10:58:17 +0100
  • 6df8084b83 Merge 18191626db into 2ffc31a7c6 Andrei Tserakhau 2016-06-14 11:13:24 +0000
  • 2ffc31a7c6 In ReactReduxSpa template, better report failure to match client-side routes SteveSandersonMS 2016-06-14 11:35:12 +0100
  • f19777fea8 Merge ccf4ebbcb2 into a881ca5b96 Mark Pieszak 2016-06-14 09:42:08 +0000
  • a881ca5b96 Correctly set NODE_PATH when starting OutOfProcessNodeInstance SteveSandersonMS 2016-06-14 10:43:03 +0100
  • 3fc19ea77b Add missing lock to ensure thread-safe mutations of _activeInnerStreams in VirtualConnectionClient.cs SteveSandersonMS 2016-06-14 10:16:40 +0100
  • f2c30472f2 Link to more docs SteveSandersonMS 2016-06-13 17:06:01 +0100
  • 0e2fb408d4 List features in README.md SteveSandersonMS 2016-06-13 17:02:56 +0100
  • abe5df2824 Fix typos, and improve phrasing further SteveSandersonMS 2016-06-13 16:56:19 +0100
  • 11d6970e76 Copy edit README.md SteveSandersonMS 2016-06-13 16:52:23 +0100
  • f97b72baeb Rewrite repo README.md to link to other docs SteveSandersonMS 2016-06-13 16:47:53 +0100
  • 6fce716428 Merge d491f1b381 into dab67c817c Charalampos Karypidis 2016-06-13 15:01:05 +0000
  • dab67c817c Copy edit SpaServices README.md SteveSandersonMS 2016-06-13 16:01:53 +0100
  • b4fd30dee7 Add links and syntax highlighting to SpaServices README.md SteveSandersonMS 2016-06-13 14:57:13 +0100
  • 266ea8815b Add SpaServices README.md SteveSandersonMS 2016-06-13 14:52:37 +0100
  • ccf4ebbcb2 chore(package): ignore node_modules Mark Pieszak 2016-06-08 18:45:26 -0400
  • 44c8b9985b Add language type annotations and fix links in NodeServices readme SteveSandersonMS 2016-06-08 16:59:02 +0100
  • f0ec89bbd9 Add NodeServices docs SteveSandersonMS 2016-06-08 16:53:21 +0100
  • d491f1b381 Add React Redux template in ES6 syntax #117 Charalampos Karypidis 2016-06-07 22:03:20 +0200
  • 7af64a8944 Tidy up image resizing example SteveSandersonMS 2016-06-07 17:46:42 +0100
  • e58a4e4015 Tidy up image credits SteveSandersonMS 2016-06-07 17:16:27 +0100
  • b19d0dff92 Support streamed response from SocketNodeInstance SteveSandersonMS 2016-06-07 17:16:01 +0100
  • 967edd2b2a Support streamed response from HttpNodeInstance SteveSandersonMS 2016-06-07 16:49:40 +0100
  • 3440aa4344 Switch image resizing example from 'jimp' to 'sharp' because it's far faster SteveSandersonMS 2016-06-07 16:06:15 +0100
  • 3e82d94f1c Add image resizing example. Currently used base64 encoded data transfer and the 'jimp' module, neither of which are fast. Will replace these shortly. SteveSandersonMS 2016-06-07 15:55:06 +0100
  • 8dbd143857 Move ES2015 example into a subpage of the NodeServicesExamples sample SteveSandersonMS 2016-06-07 14:31:23 +0100
  • facc2c6d08 Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) SteveSandersonMS 2016-06-07 14:20:43 +0100
  • 4f96b0c5e3 Merge 39f0246562 into c8859abeb7 Andrei Tserakhau 2016-06-07 10:32:39 +0000
  • c8859abeb7 Fix #110 - enable asynchronous mode for Stream transport on Windows SteveSandersonMS 2016-06-07 11:36:38 +0100
  • 39f0246562 feat: upgrade netstandard, point to 1.6 (according to latest MVC) - add missed projects to solution - fix broken build for them - reorgonize solution folders for sample (adjust to physical paths) Andrei Tserakhau 2016-06-02 12:12:43 +0300
  • 311733b113 Fix references to socket APIs, and target the lowest net standard versions possible SteveSandersonMS 2016-06-01 18:04:40 +0100
  • 931ba118e1 net451 support and changed netcoreapp1.0->netstandard1.5 for libraries Rasmus Melchior Jacobsen 2016-05-23 11:52:47 +0200
  • f2e89fd3bc Remove obsolete InputOutputStream transport, now that the Stream transport is implemented SteveSandersonMS 2016-06-01 17:03:05 +0100
  • 239c53ab78 Merge 8b0d7515b0 into 50ee405656 Andrei Tserakhau 2016-06-01 15:50:08 +0000
  • 50ee405656 Workaround for a bug in .NET Core. This issue is referenced by #92. It is has been reported to the dotnet corefx team here: dotnet/corefx#8809 The issue won't be resolved in 1.0.0, so @stephentoub recommended that we reuse the HttpClient. pauldotknopf 2016-06-01 16:47:28 +0100
  • 18191626db merge latest master Andrei Tserakhau 2016-06-01 18:38:22 +0300
  • 341cd4f1cb Implement SocketNodeInstance SteveSandersonMS 2016-06-01 16:05:29 +0100
  • fc952e8f2a Merge f9e014c59e into 32ebaecdd8 Rasmus Melchior Jacobsen 2016-06-01 15:12:16 +0000
  • 32ebaecdd8 Define DefaultNodeHostingModel in one common place so it can be changed easily SteveSandersonMS 2016-06-01 16:15:34 +0100
  • b17b79d135 feat(prerender): ability to push payload and model to boot func - closes #68 by adding payload provider - closes #66 by pushing context cookies to boot func - closes #107 by adding asp-prerender-model Andrei Tserakhau 2016-06-01 13:06:30 +0300
  • 8511b83cf7 Merge 1d830ad25b into cb289fd387 Andrei Tserakhau 2016-06-01 07:56:44 +0000
  • 1d830ad25b fix merge conflicts Andrei Tserakhau 2016-06-01 10:56:40 +0300
  • 9b5d509f81 merge master after syling Andrei Tserakhau 2016-06-01 10:55:35 +0300
  • 8b0d7515b0 merge latest master Andrei Tserakhau 2016-06-01 10:38:44 +0300
  • cb289fd387 Further stylistic tweaks SteveSandersonMS 2016-05-31 22:29:27 +0100
  • 4dbc041ce9 Merge f3ee5a16f6 into 2c35945562 Paul Knopf 2016-05-27 23:18:40 +0000
  • f3ee5a16f6 Workaround for a bug in .NET Core. This issue is referenced by #92. It is has been reported to the dotnet corefx team here: https://github.com/dotnet/corefx/issues/8809 The issue won't be resolved in 1.0.0, so @stephentoub recommended that we reuse the HttpClient. Paul Knopf 2016-05-27 19:16:34 -0400
  • fce12f3027 Merge 207d2b1777 into 2c35945562 Paul Knopf 2016-05-27 01:51:03 +0000
  • 207d2b1777 In order to use this package in traditional .NET setups and NuGet environments, there needs to be specific environments created for each version of .NET. Paul Knopf 2016-05-26 21:48:51 -0400
  • 5bb92d02dd refactor: prime cache formatter beautify Andrei Tserakhau 2016-05-25 16:11:53 +0300
  • b141419b14 refactor(angular-services): beutify base uri creation Andrei Tserakhau 2016-05-23 11:51:29 +0300
  • 95cba7f5dd refactor: apply default vs transform to xproj Andrei Tserakhau 2016-05-23 11:28:42 +0300
  • 8616dc90b1 bug: Angular 2 not working with InputOutputStream Andrei Tserakhau 2016-05-24 11:08:10 +0300
  • f9e014c59e net451 support and changed netcoreapp1.0->netstandard1.5 for libraries Rasmus Melchior Jacobsen 2016-05-23 11:52:47 +0200
  • 614082575f React to `HtmlString` removal from Mvc. N. Taylor Mullen 2016-05-17 10:31:52 -0700
  • 1a5bc50613 merge rc2 migration Andrei Tserakhau 2016-05-19 18:11:10 +0300
  • 890ae84622 bug(yo-gen): fix incorrect output folder map Andrei Tserakhau 2016-05-19 18:06:31 +0300
  • 66625cf76a merge rc2 migration Andrei Tserakhau 2016-05-19 18:03:49 +0300
  • 2c35945562 Update project name in README.md SteveSandersonMS 2016-05-18 23:15:02 +0100
  • 60e4e3a3f3 Rename NodeServices.sln to JavaScriptServices.sln SteveSandersonMS 2016-05-18 23:12:34 +0100
  • 70c084b344 Simplify project.json/global.json files where possible SteveSandersonMS 2016-05-18 13:59:25 +0100
  • 22deb2ad28 Add LatencyTest project SteveSandersonMS 2016-05-18 11:51:47 +0100
  • 28aa7bfadb Bump yeoman generator package version SteveSandersonMS 2016-05-17 17:06:00 +0100
  • 2c8286ea3f Update README.md Eilon Lipton 2016-05-17 18:53:36 -0700
  • 16c88c1cf4 Merge pull request #43 from eloekset/patch-1 Steve Sanderson 2016-05-17 16:26:57 +0100
  • 218ca1fa44 Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs SteveSandersonMS 2016-05-17 16:25:47 +0100
  • 9ea1ca0a9b Trivial tweak to import ordering SteveSandersonMS 2016-05-17 16:25:15 +0100
  • 41d1c14770 bug(ng2-template): fix issue with not disposed boot object Andrei Tserakhau 2016-05-10 14:51:59 +0300
  • 58a1aa3538 chore(ng2-template): upgrade angular 2 template to rc1 version Andrei Tserakhau 2016-05-10 14:14:06 +0300
  • 8005427d94 Fix markdown syntax typo SteveSandersonMS 2016-05-17 12:05:35 +0100
  • ecada2f165 Update README.md. TODO: Change this to describe working in terms of building your own projects, not hacking on this repo itself. SteveSandersonMS 2016-05-17 12:02:45 +0100
  • 352108be35 Update all projects for final .NET Core RC2 SteveSandersonMS 2016-05-17 11:56:06 +0100
  • 0769265977 bug: ASPNET_ENV always undefinied Closes #72 Andrei Tserakhau 2016-05-16 18:51:12 +0300
  • 147073004b Merge 778c546c48 into 992060b908 Andrei Tserakhau 2016-05-12 08:43:08 +0000
  • 778c546c48 refactor(prerender): rename payload accessor to payload provider Andrei Tserakhau 2016-05-12 11:43:03 +0300
  • fc12d8c5d6 refactor(prerender): extract prerenderer interface: - Introduce prerenderer interface - Extract classes to separate files - Remove static accessor to prerenderer - Clean prerender options - Remove magic callback setter to prior manual population of args - Add basic payload population for sample Andrei Tserakhau 2016-05-12 11:23:39 +0300
  • f3c7eb5145 feat(ng2-sample): basic angular 2 cookies sample Andrei Tserakhau 2016-05-11 11:47:02 +0300
  • 8879035f18 feat(cookie): push cookie and abstract payload from server to server boot function Andrei Tserakhau 2016-05-10 18:27:08 +0300
  • ae491e7feb Merge branch 'ng2-rc1' Andrei Tserakhau 2016-05-10 15:39:32 +0300
  • 0a7fa2528d Merge 0571e4ea83 into 992060b908 Andrei Tserakhau 2016-05-10 12:15:13 +0000
  • 0571e4ea83 bug(ng2-template): fix issue with not disposed boot object Andrei Tserakhau 2016-05-10 14:51:59 +0300
  • 57091f0b0a chore(ng2-template): upgrade angular 2 template to rc1 version Andrei Tserakhau 2016-05-10 14:14:06 +0300