Ecosyste.ms: OpenCollective

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

Vulcan

We want to change the way you build modern JavaScript apps.
Collective - Host: opensource - https://opencollective.com/vulcan - Code: https://github.com/VulcanJS/Vulcan

Added index to Votes on startup

github.com/VulcanJS/Vulcan - faa856f78f0db4118c41e94b19d87a2045cb6c9b authored over 7 years ago
Order of operation fix in scoring.js

github.com/VulcanJS/Vulcan - b496d01d83c85c24edd0b44e20c778cce4c04bf1 authored over 7 years ago
Merge pull request #1747 from codedeep/patch-1

Update package.json

github.com/VulcanJS/Vulcan - 06b681d36049e1397e3d698cad8b1ac78fd64ec7 authored over 7 years ago
Merge pull request #1746 from codedeep/patch-2

Update README.md

github.com/VulcanJS/Vulcan - 664a963112d89eaaf1731af122e45b929195f07f authored over 7 years ago
Merge pull request #1744 from luhagel/bump-react-bootstrap

Bump the react-bootstrap version to get rid of "isMounted is deprecated..." error when opening m...

github.com/VulcanJS/Vulcan - 7ff103f8067f4acb1f1d04cb97b88b470e76644b authored over 7 years ago
Finish work on form field clearing feature

github.com/VulcanJS/Vulcan - 4e259ec117ab8be415ba4c3763bec374f0b07da1 authored over 7 years ago
Fix default checked values for when options is a function

github.com/VulcanJS/Vulcan - df2db270e57e4d48860fd62c19985951d9f03772 authored over 7 years ago
Enable checking checkboxes by default by setting checked = true in options

github.com/VulcanJS/Vulcan - 1f312c5fe663050f7a2e2b26b724c3f9f96eab85 authored over 7 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - 2139bc63f3776b75d2f41a3992c670d18f5c1d6b authored over 7 years ago
Working on form clearing

github.com/VulcanJS/Vulcan - a5f9d64a2e55d76ac65794e797ab12c431233680 authored over 7 years ago
Refactoring payments package to handle subscriptions

github.com/VulcanJS/Vulcan - 756029c93d70082f96ff955cd15f205b2d66ae94 authored over 7 years ago
Merge pull request #1750 from ErikDakoda/erik-dakoda

Abstract out bootstrap-specific components in vulcan:forms

github.com/VulcanJS/Vulcan - 379852722fb63e487a9534a6d90eb00315e8d0d9 authored over 7 years ago
Abstract out bootstrap-specific components in vulcan:forms and register

them using registerComponent so that they can be overridden by other gui
frameworks like material...

github.com/VulcanJS/Vulcan - 88da22952dd84ee97db1d265cf09f195490d6a76 authored over 7 years ago
Merge branch 'wayfarerboy-patch-1' into devel

github.com/VulcanJS/Vulcan - 296d3c9b8207a2dc31ecdf506f843651939622b0 authored over 7 years ago
Merge branch 'patch-1' of https://github.com/wayfarerboy/Vulcan into wayfarerboy-patch-1

github.com/VulcanJS/Vulcan - 10ced441d28d603b25047cb24eee78a9efbc8d58 authored over 7 years ago
Default to redirecting to root path on new sign up

github.com/VulcanJS/Vulcan - 6dad94099fa08b6db1c71ee9748febd6e255a2c3 authored over 7 years ago
Small refactoring for SSR

github.com/VulcanJS/Vulcan - 587a1f6de333d54736e61b1debc2f1e8a43c0655 authored over 7 years ago
Simple Intercom package

github.com/VulcanJS/Vulcan - d81279385126937701a64142e3b5042c4f9baa3a authored over 7 years ago
Enable adding components to HeadTags outside of Helmet

github.com/VulcanJS/Vulcan - 5d444df3a57d776a31cbf3e51ac07f93184deb0d authored over 7 years ago
Update Vulcan version in package.json

github.com/VulcanJS/Vulcan - 8f05de2a2ec49d1993f65eb8f48acde163f1b188 authored over 7 years ago
Small fixes; Default newsletter to *not* be automatically sent out

github.com/VulcanJS/Vulcan - f5c2d21274fbbe8143b6aa893ee27641676ab67f authored over 7 years ago
Add new HeadComponent to make it easier to add permanent head tags

github.com/VulcanJS/Vulcan - 0af5e365d30fa225bf3fbc270e016b63a13249ba authored over 7 years ago
Add share URLs to post schema

github.com/VulcanJS/Vulcan - 2144ce8a87dae9fce42d1d007d15fb65286181b9 authored over 7 years ago
Add callbacks to vulcan:routing SSR hooks

This method allows for access to the SSR app component and associated css in the routing's hook ...

github.com/VulcanJS/Vulcan - 1c0635db658053d9ae87f708f489905b865dbb28 authored over 7 years ago
Add callbacks to vulcan:routing SSR hooks

This method allows for access to the SSR app component and associated css in the routing's hook ...

github.com/VulcanJS/Vulcan - 48ad632bf337f0b82a3d9e3c3b2a5086396f044e authored over 7 years ago
Update README.md

update version so that it can be seen on homepage github

github.com/VulcanJS/Vulcan - 26c793414aca5735a3f8ad210e45d5ca01e843c5 authored over 7 years ago
Update package.json

upgrade version to see actual version with "npm start" command

github.com/VulcanJS/Vulcan - cdcdef6cb849a2264f2dac231991f43854efe2bb authored over 7 years ago
bump react-bootstrap -> 0.31.3

github.com/VulcanJS/Vulcan - 9e90679a8e3f31a779a63abb99088cb38794dfaa authored over 7 years ago
Merge branch 'master' of https://github.com/VulcanJS/Vulcan

github.com/VulcanJS/Vulcan - e71eefa94cef1c96e357d238fbb2993f3629a891 authored over 7 years ago
Merge branch 'devel'

# Conflicts:
# .github/CONTRIBUTING.md
# packages/vulcan-lib/lib/server/mutations.js

github.com/VulcanJS/Vulcan - 5434356866194baaa1002313f8d002febd03511b authored over 7 years ago
Remove voting related fragments for now

github.com/VulcanJS/Vulcan - ec5d64cd6e77c5456b415138e5854cc9aba49534 authored over 7 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - ba7ad9e006bcfce11fc63ce61f7e1966020d4741 authored over 7 years ago
Meteor 1.5.2.2

github.com/VulcanJS/Vulcan - 7e6d0c582b9ca61ce75bf4ba0fe5eb2fb426033a authored over 7 years ago
Use registerComponent in all examples

github.com/VulcanJS/Vulcan - c2b028fdbd949b84f320193c373cf25ff0b079f3 authored over 7 years ago
Handle zero values in settings better

github.com/VulcanJS/Vulcan - 63116e909935173d548fda0b108e8bb25d4ecf63 authored over 7 years ago
Merge pull request #1738 from lquixada/devel

Dropped isomorphic-fetch in favor of cross-fetch

github.com/VulcanJS/Vulcan - 70d91a28e1426d2173f5d7b00f63a7ba2cdc4680 authored over 7 years ago
Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible).

github.com/VulcanJS/Vulcan - 30aad4c2f543ca7fc575e97acbc86451e7ef379c authored over 7 years ago
Added variant for My Reactions page

github.com/VulcanJS/Vulcan - 89665130bbe7e31022411792712757566a79b5aa authored over 7 years ago
Add "My Reactions" page to Reactions example

github.com/VulcanJS/Vulcan - 85506b858f3eff8bc87a384e83a592323bf9d3bc authored over 7 years ago
Isolate "reducers may not dispatch actions" bug for now

github.com/VulcanJS/Vulcan - ef935c0b4ea73e81d8014e99671b6d228fc10d51 authored over 7 years ago
Various fixes

github.com/VulcanJS/Vulcan - 24ccf1ff95e18ddbf600a4b383ed21ad89a57a1d authored over 7 years ago
add showSearch option to Datatable

github.com/VulcanJS/Vulcan - faa573c95f217934c62c4c585237461a4c636215 authored over 7 years ago
versionsFrom

github.com/VulcanJS/Vulcan - 972dd565bb34b11e9efeb77ba0946ba01b2db9dd authored over 7 years ago
Improve how "hidden" form option works

github.com/VulcanJS/Vulcan - 0348f93c7b01386e6692b1427543f18f595af4f5 authored over 7 years ago
Don't forget to await!

github.com/VulcanJS/Vulcan - 0fb9771376a084425ff5e6c392b7de9c2bfc3148 authored over 7 years ago
Fix score calculation

github.com/VulcanJS/Vulcan - 171969485bbeaa251551da75acdabd0b77e7848c authored over 7 years ago
Avoid getRoutePath errors

github.com/VulcanJS/Vulcan - 67a18135d935938a3f393bdd03aed59afaab89a6 authored over 7 years ago
Fix sample settings

github.com/VulcanJS/Vulcan - 6e05a1fc51c0bb595286630f2bc4e0703923f327 authored over 7 years ago
Fix debug package dependencies

github.com/VulcanJS/Vulcan - 1e51b461f27772b11fb519ebe36670cfb3512918 authored over 7 years ago
Mark debug package as debugOnly

github.com/VulcanJS/Vulcan - f68a45824cfe5157a34414842a23cfee84bae615 authored over 7 years ago
Add cloudinaryUrl custom field

github.com/VulcanJS/Vulcan - 203935d0cf867409c112679d1b375f26101a755d authored over 7 years ago
Fix voting fragments

github.com/VulcanJS/Vulcan - b34a7a2fcb7ee72acbd81cdeb3111d0c1cf57c5c authored over 7 years ago
Add makeCloudinary utility

github.com/VulcanJS/Vulcan - 43918273f480d083e510b17ead32037782facd3f authored over 7 years ago
Version 1.8.0

github.com/VulcanJS/Vulcan - 0ca8d2dc30e2700cbc4fbd3c2358b6732fe21f21 authored over 7 years ago
Update to Meteor 1.5.2.1

github.com/VulcanJS/Vulcan - 6a9f53e82baf781381e69e58384e6190688ec7b0 authored over 7 years ago
Clean up forum/voting

github.com/VulcanJS/Vulcan - d02b07c25d7fd77b5774472211b6df0c2bffaa1a authored over 7 years ago
Working on example-reactions

github.com/VulcanJS/Vulcan - 67bd176c952405e9189bd6200ff6754c27a77dfc authored over 7 years ago
Merge pull request #1734 from devarthurribeiro/master

Update allow/deny package

github.com/VulcanJS/Vulcan - c46783509fc607cdc9201e0e858c0c00dcf553ec authored over 7 years ago
Adding reactions example

github.com/VulcanJS/Vulcan - c623e9a6495166d991c9a8ab0699e427b11cdf54 authored over 7 years ago
update allow/deny package

github.com/VulcanJS/Vulcan - 704d2a8596a2d3b0c9ed470e582bd69b4c1289f0 authored over 7 years ago
Another voting refactor (hopefully the last one…)

github.com/VulcanJS/Vulcan - 4640dad0b785954d0af2bb6722b1f82623821a54 authored over 7 years ago
More work on voting

github.com/VulcanJS/Vulcan - 15ed3c39239636f4825e97ec0aa9333728e84fb9 authored over 7 years ago
Start cleaning up voting

github.com/VulcanJS/Vulcan - 683da402168cffc67edc32b26cfa992ca7deb72d authored over 7 years ago
Return null for currentUserVotes if there is no current user

github.com/VulcanJS/Vulcan - 8f24b51d779fd4bdc610f878a7f259d79dc09fcd authored over 7 years ago
Big voting refactor

github.com/VulcanJS/Vulcan - 071a0fd720f4cdb177bdb4274a1792e0f33d9bc8 authored over 7 years ago
Do not generate default fragment when empty

github.com/VulcanJS/Vulcan - 7bfa4afba3af080e1a9ab2bec2219e3343ab3c13 authored over 7 years ago
Enable context to be passed to runQuery and collection.queryOne

github.com/VulcanJS/Vulcan - d8fb30591b18c717913e635172c92a1c1c52edac authored over 7 years ago
test if autoValue is undefined

github.com/VulcanJS/Vulcan - 342cc39bf42ac05247c555c458b8ae9cf86c9d3e authored over 7 years ago
Refactor PostsCategoryParameter callback to use readQuery and runQuery

github.com/VulcanJS/Vulcan - c610ab4f104174187b1a61d2bd091487148b7d8d authored over 7 years ago
Make runParameters callbacks support async

github.com/VulcanJS/Vulcan - c52e53afbee7f91ee1600f6e05ee9a93e457f243 authored over 7 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - e50f8effa87e82e8f16b6346c410be73a09ceb57 authored over 7 years ago
fix error message issues in accounts form

github.com/VulcanJS/Vulcan - 3b863e7cbbd2822af81a41a351ef7938d2e2295a authored over 7 years ago
Merge pull request #1728 from Enliven-se/devel

fixed some minor bugs in the documentation for subscribeMutationsGenerator

github.com/VulcanJS/Vulcan - 0011862d67fde400988aa7cc04dbc379d2ad6d01 authored over 7 years ago
make seeding optional

github.com/VulcanJS/Vulcan - 3ca3198949f3cdc259511be447ff7c4a2a1ac4e5 authored over 7 years ago
Clean up/refactor settings; add registerSetting and /settings route

github.com/VulcanJS/Vulcan - 984021cd7f2f6df94923606257c9c58a3362c9a4 authored over 7 years ago
fixed some minor bugs in the documentation for `subscribeMutationsGenerator`

github.com/VulcanJS/Vulcan - 7962743b27d553e0f3c0188b45d59531529d5b79 authored over 7 years ago
Merge pull request #1723 from abernix/patch-1

Remove "unique" identifier file.

github.com/VulcanJS/Vulcan - fdc91520a9b85becb316432483df46d477e029e0 authored over 7 years ago
make settings work with nested "foo.bar" strings

github.com/VulcanJS/Vulcan - f1416ee534a9e3e29ea41419445741091087ec37 authored over 7 years ago
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel

github.com/VulcanJS/Vulcan - a1a4726b319ddb68b3e71533bf6e2935aef06112 authored over 7 years ago
Fix form components ref

github.com/VulcanJS/Vulcan - 3a0692cc4abd30692130edea782a0f773b3b9dad authored over 7 years ago
Merge pull request #1724 from justinr1234/fix-example-simple

Fix example simple

github.com/VulcanJS/Vulcan - 3c18fafa987c17b9805a0a97973259b187a85e72 authored over 7 years ago
Make it easier to change index route in forum example without breaking search/categories/etc.

github.com/VulcanJS/Vulcan - 7ff597a658a2fd5ec15b775e35547e3af3e20174 authored over 7 years ago
improve seeding & debugging

github.com/VulcanJS/Vulcan - af1528aca8ee05c40a5b35f02bbca2fed8b1d607 authored over 7 years ago
Clean up sample settings

github.com/VulcanJS/Vulcan - 6b7773f67b1ba56077bc65db44a7e6be5242b3b7 authored over 7 years ago
more clean-up

github.com/VulcanJS/Vulcan - 4811b8ca44c85d284a61e67d8da13ec945d0cd84 authored over 7 years ago
vulcan:embedly -> vulcan:embed

github.com/VulcanJS/Vulcan - c8f35e88e2bd344c320ece345c9d2d219fe07740 authored over 7 years ago
Adding new debug mode

github.com/VulcanJS/Vulcan - d8159d3bde871473208ec49da39ff0eaf97f7310 authored over 7 years ago
Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization

github.com/VulcanJS/Vulcan - 1ee92ea9cc6bfa7c08845ea258e318249b6417a2 authored over 7 years ago
More callback refactoring

github.com/VulcanJS/Vulcan - ff678b9fab3b3b6ffd1a5b3543971a955bdba64d authored over 7 years ago
Fix example simple

github.com/VulcanJS/Vulcan - 6692734f116d751664b704c9241e758131f7a28a authored over 7 years ago
Remove "unique" identifier file.

This file is meant to be a unique identifier for a project and is generated automatically in new...

github.com/VulcanJS/Vulcan - 52972b6451fb0c1987c6e03c952768915f1e72d9 authored over 7 years ago
Refactor callbacks

github.com/VulcanJS/Vulcan - 3da0128e68ad64215db6c7e1d86c12bdd7936e07 authored over 7 years ago
Add HeadTags to layout

github.com/VulcanJS/Vulcan - 39a7cbd14ca785e3720cc0a595e495a66a114315 authored over 7 years ago
Improve fragments error handling

github.com/VulcanJS/Vulcan - efad1d407d8d90de3de5f04a6280e0abfa4f0dd0 authored over 7 years ago