Paul O’Shannessy
7839e07231
0.14.0-alpha1
2015-05-10 22:36:50 -07:00
Dustan Kasten
5cfb712088
npm build: create addons directory that loads from lib. Closes #3780
2015-04-29 18:25:36 -04:00
Reed Loden
3e8951e8c7
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
...
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.
NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.
Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.
Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
2015-04-18 16:49:32 -07:00
Mert Kahyaoğlu
31bab53cc8
minor fixes in package.json
2015-03-22 22:09:24 +02:00
Paul O’Shannessy
e313616be7
Bump version so we can get back to work
2015-03-10 15:06:35 -07:00
Paul O’Shannessy
21b41480a5
v0.13.0-rc2
2015-03-03 11:46:01 -08:00
Paul O’Shannessy
06126ad3f4
v0.13.0-rc1
2015-02-22 13:26:13 -08:00
Paul O’Shannessy
5126cee0f5
v0.13.0-beta.2
2015-02-13 18:28:03 -08:00
Paul O’Shannessy
5bd078508a
v0.13.0-beta.1
2015-01-27 21:13:35 -08:00
Paul O’Shannessy
deae575dae
v0.13.0-alpha.2
2015-01-16 10:33:42 -08:00
Paul O’Shannessy
3fec78638d
v0.13.0-alpha.1
...
Bumping version numbers so we can push to npm.
2014-12-23 12:04:23 -08:00
Paul O’Shannessy
b78fe39b60
Bump version to 0.13.0-alpha
2014-10-22 14:19:54 -07:00
Paul O’Shannessy
2b4e35870b
v0.12.0-rc1
2014-10-16 14:56:50 -07:00
Paul O’Shannessy
67307ce850
Update dependencies, removed unused ones
...
Also picked up a bit of JSON reformatting, presumably from npm >= 2
Test plan: build, run tests
2014-10-14 16:18:20 -07:00
Paul O’Shannessy
dcf415c2b9
BSD + PATENTS
2014-10-10 13:34:07 -07:00
Paul O’Shannessy
5bfee601ce
Bump version for 0.12.0-alpha
...
[skip ci]
2014-07-17 14:22:50 -07:00
Paul O’Shannessy
0f9cec2e78
0.11.0-rc1
2014-07-12 19:50:45 -07:00
Paul O’Shannessy
9d5ab297d2
Merge pull request #1784 from wvl/package-built-source-with-npm
...
Add the built source to npm package. See #1699
2014-07-08 19:22:53 -07:00
Christopher Monsanto
39ac88595d
Remove mention of envify since it is listed in package.json
2014-07-07 15:00:47 -04:00
Christopher Monsanto
9ddb4d4a78
Add a note about production mode for npm installs.
2014-07-05 20:52:42 -04:00
Wayne Larsen
c1c8ad8e53
Add the built source to npm package. See #1699
2014-07-03 18:21:22 -04:00
Paul O’Shannessy
676aac13d0
Update npm dependencies [skip ci]
2014-07-03 09:57:12 -07:00
Ben Alpert
486b3c0bc5
Move envify from peerDependencies to dependencies
...
Fixes #1482 , closes #1483 .
This shouldn't make a practical difference to us and will apparently fix browserify-cdn.
2014-05-05 20:26:23 -03:00
Paul O’Shannessy
f0eae5086b
version bump for 0.11 development
2014-03-21 14:58:52 -07:00
Paul O’Shannessy
7f24943e5a
update version for 0.10rc
2014-03-18 22:09:32 -07:00
Paul O’Shannessy
95edc396df
version bump to 0.10.0-alpha
2014-02-19 22:53:29 -08:00
Paul O’Shannessy
e59daa8ed8
Add descriptions to package.jsons
...
Otherwise, npm just reads the first non-header of our readmes, which doesn't
match up accurately or cleanly (no markdown parsing).
2014-02-19 11:35:11 -08:00
Andrey Popp
39c9b539e9
Update envify to 1.2.0
2014-02-18 03:38:58 +04:00
Paul O’Shannessy
9125f68194
0.9.0-rc1
2014-02-16 17:38:52 -08:00
Paul O’Shannessy
6e5956195d
Remove references to autoflow, error wrapper
...
Fixes #1023
2014-02-10 14:39:57 -08:00
Andreas Svensson
411f0bd7c3
Fix npm react having wrong version dependency for envify
2013-12-26 18:12:23 +01:00
Paul O’Shannessy
c215bc3cd4
Update npm-react readme to point to autoflow
2013-12-17 11:21:08 -08:00
Paul O’Shannessy
adfb5f1eae
Update npm-react error to point to autoflow
2013-12-17 11:18:27 -08:00
Paul O’Shannessy
153b75f186
Bump version to 0.9.0-alpha
...
This is trunk, which will be 0.9. We'll have to cherry-pick this whole
thing into a 0.8 branch.
2013-12-06 15:11:25 -08:00
Paul O’Shannessy
ce0f244c54
Move npm-react-core to npm-react, fix tasks accordingly
2013-12-06 15:10:15 -08:00