Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kriasoft

Cutting-edge technology and streamlined DevOps tools empowering SaaS product development through serverless web architecture
Collective - Host: opensource - https://opencollective.com/kriasoft - Website: https://reactstarter.com/ - Code: https://github.com/kriasoft

Merge pull request #2 from SimonSelg/enhanced-object-literals-fix

Export fix for strange enhanced object literal syntax behavior please excuse the not-so-perfect ...

github.com/kriasoft/node-sqlite - 3f6aa7b51c39aab91db5a6396c5f895a006ba098 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
fix(tests): add eslint object-shorthand exception

github.com/kriasoft/node-sqlite - b7e6ca9dc2476bbfd45d0995c3980ae0a614c13b authored almost 9 years ago by Simon Selg <[email protected]>
fix(export): replace get in exports

In the current versions of node (I tested 5.4.x and 5.5.x) the new [es6 enhanced object literal ...

github.com/kriasoft/node-sqlite - 3120ac6f2dfcbd4ce6995e870629882f8c3d41e8 authored almost 9 years ago by Simon Selg <[email protected]>
don't block request that are hashed and available

github.com/kriasoft/webpack-middleware - dbc441781e4bca45c6f4a37ba4223fd90a296bc9 authored almost 9 years ago by Tobias Koppers <[email protected]>
Update README.md

github.com/kriasoft/isomorphic-style-loader - b079f13ad8a4fee0ab8aad0a7b5d18a3c9ee79c5 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Fix a typo in README.md

github.com/kriasoft/isomorphic-style-loader - 330b4aa12bbe99f0ba738d36b5ece96e268fc868 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Update Babel; add transform-runtime; add withStyles helper method

github.com/kriasoft/isomorphic-style-loader - 857200eb20492e2ebedaf91d1dc0fcec1ff527df authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; remove 'lib' folder from .npmignore

Fix #1

github.com/kriasoft/node-sqlite - 28b20bf3f734f131925f219682763b1d9c9a3845 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #4 from dsernst/patch-1

fix test description typo

github.com/kriasoft/isomorphic-style-loader - d8fe7a2483693c46a8c0f997038b53f44e310ac5 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
fix test description typo

`insertCss` was written as `insetCss`

github.com/kriasoft/isomorphic-style-loader - 65c2d477ecc036bbd4fad6218a1b67d8fe1adfff authored almost 9 years ago by David Ernst <[email protected]>
Merge pull request #27 from kgdev/patch-1

use res.send instead of res.end to enable etag.

github.com/kriasoft/webpack-middleware - 50925859dcb45896775a75d728d40cb4fd37b08f authored almost 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #55 from johnwchadwick/master

Fix serving index.html on Windows

github.com/kriasoft/webpack-middleware - 0afbe7e3ff63770caa63728abc981c8801ea1537 authored almost 9 years ago by Tobias Koppers <[email protected]>
Initial commit

github.com/kriasoft/node-sqlite - 5db5738bbe3de80baf4c87ceb1c6185058d52271 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
0.0.7

github.com/kriasoft/universal-router - 2144888ed09601a0febec5c1aca0586c66d93422 authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #19 from dfrankland/patch-1

Allow setting `statusCode`

github.com/kriasoft/universal-router - 341fd974e970178820f729fdf2c542ba83f0a57d authored almost 9 years ago by Konstantin Tarkus <[email protected]>
Allow setting `statusCode`

One may want to redirect or give some other http status code even though content is returned.

...

github.com/kriasoft/universal-router - 12e68f87fb57fd7d58d458e652600635b79490fb authored almost 9 years ago by Dylan Frankland <[email protected]>
Use platform-agnostic pathJoin over path.join

Using path.join for memory-fs leads to problems on Windows, because the
path module will be path...

github.com/kriasoft/webpack-middleware - b8ca9f51ecefc2d462b9ff360d7211c08a2b6281 authored about 9 years ago by John Chadwick <[email protected]>
Fix Babel 6 compatibility issue in Router.js

github.com/kriasoft/universal-router - 7348f95564cfb225bd0ba7ef9c1a5c77ea4ca81d authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #17 from yosqueoy/patch-1

Fixed typo

github.com/kriasoft/universal-router - 93c03bdc0108bc1bb31e72979510458291f8ee86 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #53 from cobbweb/patch-1

Fix Link props order with spread operator

github.com/kriasoft/rsb.kriasoft.com - d1701d7aa5b618bb5c2d28e6883bf3b95ec99acc authored about 9 years ago by Konstantin Tarkus <[email protected]>
Fix Link props order with spread operator

When using props in conjunction with the spread operator, values provided last override earlier ...

github.com/kriasoft/rsb.kriasoft.com - 9a8b96583a413c3643873bbda7718b53ca7daf73 authored about 9 years ago by Andrew Cobby <[email protected]>
Add "Jobs" menu item

github.com/kriasoft/reactstarter.com - 9533aa047d058a8368b9a974edaf9c77ecc4580b authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add HMR support

github.com/kriasoft/isomorphic-style-loader - 9018a3014efd9f3f10306e8a7dbf0ebf9f329104 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Support configurations with mixed (web/node) bundles

github.com/kriasoft/webpack-middleware - 2f78a214f5b35998d9884a9a5d32928515b0defd authored about 9 years ago by Konstantin Tarkus <[email protected]>
Insert <link> element if source maps are available

Closes #2

github.com/kriasoft/isomorphic-style-loader - d16b80846ff683e6cfad214877469a635611ec95 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add a unit test

github.com/kriasoft/isomorphic-style-loader - c8d427cb1fa6c72515b1037b14910b36d0655c2a authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #1 from arnoldstoba/patch-1

Fixed typo

github.com/kriasoft/isomorphic-style-loader - c1b7615079dd789a7d76f41e5c623cc4ddabe238 authored about 9 years ago by Konstantin Tarkus <[email protected]>
updated dep

github.com/kriasoft/webpack-middleware - aa7011c827f95618b005ef477767eb14d6e9b0eb authored about 9 years ago by Tobias Koppers <[email protected]>
Initial commit

github.com/kriasoft/isomorphic-style-loader - 8d116dd5a1891f3cc1c94e9bc19adf603e68d8a9 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Fixed typo (specifiy -> specific)

github.com/kriasoft/webpack-middleware - b0de64858e6eeb75439280721c96995633c45fda authored about 9 years ago by Ingwie Phoenix <[email protected]>
Merge pull request #37 from andfaulkner/patch-1

Fixed a typo (optimation --> optimization)

github.com/kriasoft/webpack-middleware - 204547c10aa450e9854e7e21495add99cd91ee1e authored about 9 years ago by Ingwie Phoenix <[email protected]>
Merge pull request #2 from woltemade/gh-pages

2 Typo's on website

github.com/kriasoft/reactstarter.com - 11e2fe93ec0cf0a6eb79760ce00d44b5a67db3c5 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #1 from alexklibisz/gh-pages

Fixing typo in summary

github.com/kriasoft/reactstarter.com - 6a6c7eb05ad0120dfa4684dfed77280b7fbeaaa9 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update index.html

Typo: pageload => page load

github.com/kriasoft/reactstarter.com - 9880c676d9f7760efcf14a9cb3eab09917fe7e34 authored about 9 years ago by Herald <[email protected]>
Update index.html

Fixed Typo: Develope => Develop

github.com/kriasoft/reactstarter.com - 0abb6a4055f42fc41cbea077b7daed40afc692fe authored about 9 years ago by Herald <[email protected]>
Fixing typo in summary

"latest a greatest" should be "latest and greatest"

github.com/kriasoft/reactstarter.com - 5cc8c26d07ef46e072ba5f6959fdadc095a8e1db authored about 9 years ago by Alex Klibisz <[email protected]>
Merge pull request #38 from i8ramin/patch-1

Add instructions for npm run build release

github.com/kriasoft/rsb.kriasoft.com - 8466545c8405fff5dd531c20166538284aec27e6 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add instructions for npm run build release

github.com/kriasoft/rsb.kriasoft.com - aee39e846b3e41342eec9ad9586b705fb48d1756 authored about 9 years ago by Ramin B <[email protected]>
Initial commit

github.com/kriasoft/reactstarter.com - d33fe7f3ab6c1f2a373b5422119f6a69b1076567 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update npm packages

github.com/kriasoft/rsb.kriasoft.com - b9cc3c801745e64adeb31fb552f26e83fa7c7e76 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Remvoe --watch flag from `npm run test`

github.com/kriasoft/rsb.kriasoft.com - 0785807034130dde35348e54ce7d541b1d18da12 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Rename tools/config.js to webpack.config.js

github.com/kriasoft/rsb.kriasoft.com - 6a5c151fcf30df1e1110f67dfaf38c9f1de32c87 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Rename `lib` to `core`; update pure react components to be functions

github.com/kriasoft/rsb.kriasoft.com - cc2da061a4b4424041f8652132f37c707fd0376c authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update DOMContentLoaded event handler in app.js

github.com/kriasoft/rsb.kriasoft.com - bef2a3a19f5d5ac4a0330bda6fc32838a5787323 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules

github.com/kriasoft/rsb.kriasoft.com - fa11e77ab73a830a78899e2a1732317a79b425c5 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules

github.com/kriasoft/universal-router - 07ae977efe3c31985b8fe117712665439a25a46b authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

github.com/kriasoft/universal-router - ae071ee04947a77837a305099b5371f3bad4e428 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #13 from maysale01/master

Update package.json

github.com/kriasoft/universal-router - 6d550b09c8c85bd4de78d1238bff513f3758a925 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update package.json

Removed publish and added prepublish. The lib directory was out of date prior to this change.

github.com/kriasoft/universal-router - 09df56ddf40f632752fdeb896088f197a257441e authored about 9 years ago by Alexander Mays <[email protected]>
Merge pull request #33 from laCour/patch-1

Correct typo on internal error page

github.com/kriasoft/rsb.kriasoft.com - 8acbf2c6e82c4c559c3d870ea9397a7cd262babd authored about 9 years ago by Konstantin Tarkus <[email protected]>
Correct typo on internal error page

github.com/kriasoft/rsb.kriasoft.com - 58de8519be5a693cfd839336533d3a53b56c6e5c authored about 9 years ago by Jonathan la Cour <[email protected]>
Replace React Hot Loader (depricated) with React Transform

github.com/kriasoft/rsb.kriasoft.com - 7bf552fde4f28e6f0798af6c0bf5061b46cacc6f authored about 9 years ago by Konstantin Tarkus <[email protected]>
Remove unused styles from Navigation.scss

github.com/kriasoft/rsb.kriasoft.com - 4ed3d62aa9e88f92867e79ea32f89d7781499481 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Remoe nested CSS rules and element selectors in favor of class selectors

github.com/kriasoft/rsb.kriasoft.com - 332b8b1c42144ef7c590f6d52e0f8163703439df authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge PR#32: Add basic CSS styles

github.com/kriasoft/rsb.kriasoft.com - 489589adf1dd4ce48103c98ecd378dbec4f095fe authored about 9 years ago by Konstantin Tarkus <[email protected]>
some basic css

github.com/kriasoft/rsb.kriasoft.com - e4ce44137fde744339c3c0c76b39c92f4da8eeb7 authored about 9 years ago by lawlerblader <[email protected]>
Merge PR#30: Add missing HTML5 doctype

github.com/kriasoft/rsb.kriasoft.com - fbe1e9293d5485dcf1855b1d5d58aaf03b8e803a authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add doctype before render to make valid html

Add doctype to html string

github.com/kriasoft/rsb.kriasoft.com - 9400f6bfb7fbc262d06fe9cb3772b07599142305 authored about 9 years ago by Trinh Hoang Nhu <[email protected]>
Update automation scripts

github.com/kriasoft/rsb.kriasoft.com - e36244dc58499ceae13ab6c36944057321c5fa94 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Run React app only when DOM content is loaded

github.com/kriasoft/rsb.kriasoft.com - b5260679105d3204e46e4bf5c5ae0c26eaf7fafe authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

github.com/kriasoft/rsb.kriasoft.com - 036b5fd462a9e358152a281bba1b04f6fd817804 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add `debug` prop to Html component

github.com/kriasoft/rsb.kriasoft.com - 98e5a0ef6df8e89f764a8c013d71a8f945f154e3 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Enable source maps

Ref #29

github.com/kriasoft/rsb.kriasoft.com - 7e95842ddfdaf72be7ecd3abbcb0ede38f706c00 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Send pageview event to Google Analytics on location change

github.com/kriasoft/rsb.kriasoft.com - fb836f73d0f0d29ac3a568f0485ecec376308621 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Fix the target branch in tools/deploy.js

github.com/kriasoft/rsb.kriasoft.com - 95ad092c6968e8aa26a18bb737b4461c4644f335 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add a CNAME file

github.com/kriasoft/rsb.kriasoft.com - e1f47d372e24db958b14f1308a82fb9b80b15db9 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Refactor the directory layout

github.com/kriasoft/rsb.kriasoft.com - a4aac1e4d7b5ea223936eaf6f61a2aa80182bfbb authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge branch 'fix-build-error' of https://github.com/creeperyang/react-static-boilerplate into creeperyang-fix-build-error

Conflicts:
tools/config.js

github.com/kriasoft/rsb.kriasoft.com - e91361c32c50871c62af26fbdb70d3799dcdb7e8 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Refactor the directory layout

github.com/kriasoft/rsb.kriasoft.com - e2488d5374c93534f9db4e5e5c499ddfeb4a5be2 authored about 9 years ago by Konstantin Tarkus <[email protected]>
fix es6 spread error

make config code more robust

github.com/kriasoft/rsb.kriasoft.com - 2a39e59518a394a90211d5820758c2761f4ef092 authored over 9 years ago by Creeper <[email protected]>
Update npm packages; use AirBnb settings for ESLint

github.com/kriasoft/rsb.kriasoft.com - dccf9418243c0121842fac56db655cbf946fd404 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; use AirBnb settings for ESLint

github.com/kriasoft/react-page-context - 7ae804ee0fbcb5d9c38a004e5b9bc9b05795d313 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; use AirBnb settings for ESLint

github.com/kriasoft/babel-starter-kit - 7ae804ee0fbcb5d9c38a004e5b9bc9b05795d313 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update .gitignore

github.com/kriasoft/babel-starter-kit - 1bb5f098f87cb3652ca604a125718821c7054423 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update .gitignore

github.com/kriasoft/react-page-context - 1bb5f098f87cb3652ca604a125718821c7054423 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules and build scripts

github.com/kriasoft/react-page-context - 7a2a1e384bfb5a8c33e59058ae1da06ab8fefde3 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules and build scripts

github.com/kriasoft/babel-starter-kit - 7a2a1e384bfb5a8c33e59058ae1da06ab8fefde3 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm packages

github.com/kriasoft/rsb.kriasoft.com - d5726a13edece505d88c26828bbd8dbc28c2e303 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Fix a bug in UserStore.cs

Closes #5

github.com/kriasoft/aspnet-starter-kit - 95f644ffef8ef308db0406a1b3dc989fbf9393b7 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #3 from pawepaw/master

Fixed user store. Fixed login provider variable on AddLoginAsync method.

github.com/kriasoft/AspNet.Identity - 7115267e0c34c6aa5d4487720ef24287c2b8eaad authored over 9 years ago by Konstantin Tarkus <[email protected]>
Fixed user store. Fixed login provider variable on AddLoginAsync method.

github.com/kriasoft/AspNet.Identity - 6c5d1fd7632c4ed1643d0ece77c2bba597ed0c7b authored over 9 years ago by Paweł Pawelec <[email protected]>
Update README.md

github.com/kriasoft/rsb.kriasoft.com - af449bc54eae3dabf48332b571a89a206744b851 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; remove NoErrors webpack plugin

Fix #16

github.com/kriasoft/rsb.kriasoft.com - b0f65e6e10a25b885b748dd9f1f312833e73e80e authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #12 from Frenzzy/add-uglify

Add UglifyJS for client bundle

github.com/kriasoft/rsb.kriasoft.com - 24e8ca9746921662ef6dc138a7767ef5d61fc2d6 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #11 from Frenzzy/remove-minimist

Remove minimist dependency

github.com/kriasoft/rsb.kriasoft.com - ec405e93170285c77c96f193230be61172d6cb05 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add UglifyJS plugin to webpack.config for production client bundle

github.com/kriasoft/rsb.kriasoft.com - 35e9bf099441e6a3332906e1183dcd40797866d7 authored over 9 years ago by Vladimir Kutepov <[email protected]>
Remove minimist dependency

github.com/kriasoft/rsb.kriasoft.com - 76f6ff6fe229c97416977f0f93a80bc19ffd829b authored over 9 years ago by Vladimir Kutepov <[email protected]>
Update npm modules; simplify comiple.css method

github.com/kriasoft/react-page-context - f9ccbffc7d843f7d9b0a831777ef5c1eb186e20d authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; simplify comiple.css method

github.com/kriasoft/babel-starter-kit - f9ccbffc7d843f7d9b0a831777ef5c1eb186e20d authored over 9 years ago by Konstantin Tarkus <[email protected]>