Steve Sanderson
|
9215ee3d7d
|
Update README.md
|
2016-07-06 10:28:11 +01:00 |
|
SteveSandersonMS
|
b6e2274163
|
In Redux templates, add .babelrc to publish output. Fixes #159
|
2016-07-01 14:10:33 +01:00 |
|
SteveSandersonMS
|
260a0d6bcb
|
Migrate entrypoint-http.js to TypeScript. Source is now HttpNodeInstanceEntryPoint.ts.
|
2016-07-01 11:49:22 +01:00 |
|
SteveSandersonMS
|
393e156b47
|
Better reporting of Webpack compilation errors to fix #159
|
2016-07-01 10:30:59 +01:00 |
|
SteveSandersonMS
|
b82e70e192
|
Fix for prerendering hanging if webpack compilation fails
|
2016-06-30 16:57:14 +01:00 |
|
Steve Sanderson
|
44bd5f195e
|
Update readme regarding default transport
|
2016-06-28 18:06:13 +01:00 |
|
SteveSandersonMS
|
b684aeb6d2
|
Bump Yeoman generator package version to 0.2.0 for publishing
|
2016-06-28 12:42:03 +01:00 |
|
SteveSandersonMS
|
8f2117cf89
|
Upgrade Angular template to Angular 2 RC3 and migrate to new @angular/router
|
2016-06-28 12:40:14 +01:00 |
|
SteveSandersonMS
|
f1325d0cf2
|
Update 'templates' projects for .NET Core 1.0 RTM
|
2016-06-28 11:51:45 +01:00 |
|
SteveSandersonMS
|
a986f8d2cc
|
Update 'samples' projects for .NET Core 1.0 RTM
|
2016-06-28 11:37:37 +01:00 |
|
SteveSandersonMS
|
eebf509846
|
Update 'src' project dependencies for .NET Core 1.0 RTM
|
2016-06-28 10:58:05 +01:00 |
|
SteveSandersonMS
|
fc7097c2fe
|
Publish Yeoman generators as version 0.1.9
|
2016-06-22 17:02:41 +01:00 |
|
SteveSandersonMS
|
8423233f44
|
Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue
|
2016-06-22 17:02:11 +01:00 |
|
SteveSandersonMS
|
ce6cdfd2bc
|
Templates should also publish node_modules, since it's used at runtime
|
2016-06-22 13:47:44 +01:00 |
|
SteveSandersonMS
|
64caa7c86a
|
Bump templates version to 0.1.7 for publishing
|
2016-06-22 13:14:12 +01:00 |
|
SteveSandersonMS
|
7ddd4cacec
|
Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff)
|
2016-06-22 13:14:00 +01:00 |
|
SteveSandersonMS
|
73879918d4
|
Add web.config to all templates (matching "yo aspnet" output)
|
2016-06-22 12:52:56 +01:00 |
|
SteveSandersonMS
|
6848e3a11d
|
Fix templates' project.json scripts for compatibility with dotnet RC2 tooling and Azure
|
2016-06-22 12:48:54 +01:00 |
|
SteveSandersonMS
|
d3ded5bbdf
|
Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862
|
2016-06-22 11:00:06 +01:00 |
|
Andrei Tserakhau
|
7e51fc4480
|
Update VS files (amended from laskoviymishka's commit 39f024)
|
2016-06-21 17:44:45 +01:00 |
|
SteveSandersonMS
|
6f8055b7bc
|
Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5
|
2016-06-21 16:26:14 +01:00 |
|
SteveSandersonMS
|
9fabfd5c40
|
Fix typo
|
2016-06-21 15:48:07 +01:00 |
|
SteveSandersonMS
|
ea0a32a15b
|
Implement and document asp-prerender-data
|
2016-06-21 15:46:52 +01:00 |
|
SteveSandersonMS
|
1a53411046
|
Fix some whitespace issues
|
2016-06-21 15:44:38 +01:00 |
|
SteveSandersonMS
|
bb53a94cfa
|
Fix #139 by pinning Angular 2 template to RC1
|
2016-06-21 10:58:17 +01:00 |
|
SteveSandersonMS
|
2ffc31a7c6
|
In ReactReduxSpa template, better report failure to match client-side routes
|
2016-06-14 11:35:12 +01:00 |
|
SteveSandersonMS
|
a881ca5b96
|
Correctly set NODE_PATH when starting OutOfProcessNodeInstance
|
2016-06-14 10:43:03 +01:00 |
|
SteveSandersonMS
|
3fc19ea77b
|
Add missing lock to ensure thread-safe mutations of _activeInnerStreams in VirtualConnectionClient.cs
|
2016-06-14 10:16:40 +01:00 |
|
SteveSandersonMS
|
f2c30472f2
|
Link to more docs
|
2016-06-13 17:06:01 +01:00 |
|
SteveSandersonMS
|
0e2fb408d4
|
List features in README.md
|
2016-06-13 17:02:56 +01:00 |
|
SteveSandersonMS
|
abe5df2824
|
Fix typos, and improve phrasing further
|
2016-06-13 16:56:19 +01:00 |
|
SteveSandersonMS
|
11d6970e76
|
Copy edit README.md
|
2016-06-13 16:52:23 +01:00 |
|
SteveSandersonMS
|
f97b72baeb
|
Rewrite repo README.md to link to other docs
|
2016-06-13 16:47:53 +01:00 |
|
SteveSandersonMS
|
dab67c817c
|
Copy edit SpaServices README.md
|
2016-06-13 16:01:53 +01:00 |
|
SteveSandersonMS
|
b4fd30dee7
|
Add links and syntax highlighting to SpaServices README.md
|
2016-06-13 14:57:13 +01:00 |
|
SteveSandersonMS
|
266ea8815b
|
Add SpaServices README.md
|
2016-06-13 14:52:37 +01:00 |
|
SteveSandersonMS
|
44c8b9985b
|
Add language type annotations and fix links in NodeServices readme
|
2016-06-08 16:59:02 +01:00 |
|
SteveSandersonMS
|
f0ec89bbd9
|
Add NodeServices docs
|
2016-06-08 16:53:21 +01:00 |
|
SteveSandersonMS
|
7af64a8944
|
Tidy up image resizing example
|
2016-06-07 17:46:42 +01:00 |
|
SteveSandersonMS
|
e58a4e4015
|
Tidy up image credits
|
2016-06-07 17:16:27 +01:00 |
|
SteveSandersonMS
|
b19d0dff92
|
Support streamed response from SocketNodeInstance
|
2016-06-07 17:16:01 +01:00 |
|
SteveSandersonMS
|
967edd2b2a
|
Support streamed response from HttpNodeInstance
|
2016-06-07 16:49:40 +01:00 |
|
SteveSandersonMS
|
3440aa4344
|
Switch image resizing example from 'jimp' to 'sharp' because it's far faster
|
2016-06-07 16:06:15 +01:00 |
|
SteveSandersonMS
|
3e82d94f1c
|
Add image resizing example. Currently used base64 encoded data transfer and the 'jimp' module, neither of which are fast. Will replace these shortly.
|
2016-06-07 15:55:06 +01:00 |
|
SteveSandersonMS
|
8dbd143857
|
Move ES2015 example into a subpage of the NodeServicesExamples sample
|
2016-06-07 14:31:23 +01:00 |
|
SteveSandersonMS
|
facc2c6d08
|
Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here)
|
2016-06-07 14:20:43 +01:00 |
|
SteveSandersonMS
|
c8859abeb7
|
Fix #110 - enable asynchronous mode for Stream transport on Windows
|
2016-06-07 11:36:38 +01:00 |
|
SteveSandersonMS
|
311733b113
|
Fix references to socket APIs, and target the lowest net standard versions possible
|
2016-06-01 18:04:40 +01:00 |
|
Rasmus Melchior Jacobsen
|
931ba118e1
|
net451 support and changed netcoreapp1.0->netstandard1.5 for libraries
|
2016-06-01 17:10:11 +01:00 |
|
SteveSandersonMS
|
f2e89fd3bc
|
Remove obsolete InputOutputStream transport, now that the Stream transport is implemented
|
2016-06-01 17:03:05 +01:00 |
|