Ecosyste.ms: OpenCollective

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

FeathersJS

A framework for real-time applications and REST APIs
Collective - Host: opensource - https://opencollective.com/feathers - Website: https://feathersjs.com/ - Code: https://github.com/feathersjs

Fix broken custom hook code in docs

github.com/feathersjs-ecosystem/docs - 37953629b8c3cd1a4c5f2f02209ada2941eadf7b authored over 8 years ago
Adds documentation for hasRoleorRestrict, verifyOrRestrict, and populateOrRestrict.

github.com/feathersjs-ecosystem/docs - 19eb7cbf65942dace5477a9a3a5df638fe14ecef authored over 8 years ago
Merge pull request #194 from harangue/patch-2

Update sequelize.md

github.com/feathersjs-ecosystem/docs - 37268b6f04fd3c8b15678bea5ebf9a57c98d5143 authored over 8 years ago
Update sequelize.md

The code block was broken - I think adding the JS annotation will fix it.
http://image.prntscr....

github.com/feathersjs-ecosystem/docs - 6313fbc425fe27767a5cc0ae40e7f0a6a198ada5 authored over 8 years ago
Change mentioned `index.html` to `chat.html` (#192)

Earlier in the file, the docs assume user to create `public/chat.html` HTML file. But later, the...

github.com/feathersjs-ecosystem/docs - 5c6b00cc12c1246639cebd9726bd7978270b3e19 authored over 8 years ago
adding example for how to customize built-in hooks

github.com/feathersjs-ecosystem/docs - bba11f4e4f83ca7eecf1f952a20c080c62bf51da authored over 8 years ago
Merge pull request #191 from DesignByOnyx/sequelize-migrations

Document sequelize migrations

github.com/feathersjs-ecosystem/docs - d7fe05a372404dcda1d8a97e90e8a8e5ed456bd0 authored over 8 years ago
Document sequelize migrations

github.com/feathersjs-ecosystem/docs - ebb5d2ad1bae0f0e335dddfbb077b12355c3af53 authored over 8 years ago
Adding documentation for React Native client workaround

github.com/feathersjs-ecosystem/docs - 96d54270143da75c78c9e0329938fe4a30f2889a authored over 8 years ago
Merge pull request #190 from MitMaro/patch-1

Missing bracket in hooks usage

github.com/feathersjs-ecosystem/docs - 030c336acfd7a54ad95088426ea9cb6659cd52dd authored over 8 years ago
Missing bracket in hooks usage

github.com/feathersjs-ecosystem/docs - 81d78859f2ecfbaf7b1184b5859cfa19240744d3 authored over 8 years ago
the heroku docs are busted so we'll give this a try

github.com/feathersjs/feathers-chat - b290468cfa52a5a2ea0e67b6091cafa245708617 authored over 8 years ago
adding heroku deploy button

github.com/feathersjs/feathers-chat - 7d12469ba23dcf57bdcb3e34fd8a758a05a066dd authored over 8 years ago
fixing sender reference

github.com/feathersjs/feathers-chat - ae15fa6a9c2eb6b1161e0869837a1b5f4389eaa4 authored over 8 years ago
heroku runs in production by default

github.com/feathersjs/feathers-chat - 68c1e08080f0ecde0ea5efbc982f59efd29101fe authored over 8 years ago
Adding documentation for setting pagination options (#189)

github.com/feathersjs-ecosystem/docs - 426c491bf3147f9ac13f44073711e626042766c8 authored over 8 years ago
Update faq.md (#186)

Couldn't populate the related documents unless I added the query param key.

github.com/feathersjs-ecosystem/docs - e3f77e7b8672b67480eb8830a0289b3bc54503ba authored over 8 years ago
Lowercase default client-side header (#184)

github.com/feathersjs-ecosystem/docs - 5233883c1ddeb706a84bb540b0b289d083e3d1cd authored over 8 years ago
Update socket-io.md (#183)

`socket.io` is invalid unexpected syntax. Corrected to `socketio`

github.com/feathersjs-ecosystem/docs - 79752f1a1761415944ce2e3eaf0225c8b1c19011 authored over 8 years ago
updated to docs to match hook generated error message (#182)

github.com/feathersjs-ecosystem/docs - d8325e2de94f2caca28e150e8f268a107cf33c90 authored over 8 years ago
added 'r' to the word 'you' for the Login section. (#180)

github.com/feathersjs-ecosystem/docs - 8564eec46b779454cd20bf2fc18675cc9a400514 authored over 8 years ago
Expand REST authentication docs (#179)

* Expand REST authentication docs

* Correct pluralization of "token"

github.com/feathersjs-ecosystem/docs - a4fc8de3334041bbcf121eb19179dfc66ea1259c authored over 8 years ago
Added test command that works with ES2015 (Babel) (#177)

github.com/feathersjs-ecosystem/docs - 9699f8272ed08a69225554f80d1002ccc3fcda72 authored over 8 years ago
Add VueJS chat link

github.com/feathersjs-ecosystem/docs - bb8af77e9f1685e201b597aa900e01dec9156005 authored over 8 years ago
Fix remaining issues with React Native example

github.com/feathersjs-ecosystem/docs - c8f69585df62c3aa6c02a99b8a0bc6ca08160764 authored over 8 years ago
fix react native REST client example (#176)

github.com/feathersjs-ecosystem/docs - ad409388f1b34c19dae07045d6497b638cc6106a authored over 8 years ago
Added hooks header img

github.com/feathersjs-ecosystem/docs - 756d3e76277b459e3e9c1eeb26a3310c673a6962 authored over 8 years ago
Update quick-start.md

github.com/feathersjs-ecosystem/docs - 2bba387df2a308fca31ca790faeda8959fb988a8 authored over 8 years ago
Update quick-start.md

github.com/feathersjs-ecosystem/docs - e253788d05b432805bd83d906849927e11433e5a authored over 8 years ago
added quick start header img

github.com/feathersjs-ecosystem/docs - 80e1c4cdbda8a71913d21632e1fef3c29b6bf3c3 authored over 8 years ago
Adding feathers-rest header

github.com/feathersjs-ecosystem/docs - aefeb35dc82ed02ffa7e25447e1fa2cc483ad47d authored over 8 years ago
We support many more dbs

Noting that we support more databases than the ones listed.

github.com/feathersjs-ecosystem/docs - cf9c1692ab3abfec51a741e2f15f7ef1c48465ad authored over 8 years ago
Update filtering.md

github.com/feathersjs-ecosystem/docs - 617d731733ffb9e7b4311929a0f73d6b59ed35ff authored over 8 years ago
Update filtering.md

github.com/feathersjs-ecosystem/docs - 8fa7bba8221fe5b9dc99dc957af5e1ad34fc6305 authored over 8 years ago
Added headers img for rt providers

github.com/feathersjs-ecosystem/docs - 5d7a30271fef60374bcb91dc697ee133da1133f7 authored over 8 years ago
Add information on providers.

github.com/feathersjs-ecosystem/docs - c3d812265a531b3268a240f036182b96957ebbad authored over 8 years ago
added providers header img

github.com/feathersjs-ecosystem/docs - b82f6990643cdeb6c063506c6369617d004ea268 authored over 8 years ago
Adding providers to the TOC

github.com/feathersjs-ecosystem/docs - f8053a542549c9b78d8a14bbacdcffaff65ccd8f authored over 8 years ago
Create short providers section.

github.com/feathersjs-ecosystem/docs - dae978e018ea8bf0a2cd5aa26a9dc6b1b3fe5cd8 authored over 8 years ago
Added realtime providers header

github.com/feathersjs-ecosystem/docs - ca03031c6748bcac5626979a00bfbc23b90d36af authored over 8 years ago
Reorder realtime menu

github.com/feathersjs-ecosystem/docs - 9bfeaa3a6ec1be11f1352fd7b595eb7b55b1431c authored over 8 years ago
Add images to filtering docs

github.com/feathersjs-ecosystem/docs - 40349adeaa3633716e713d4834459f06f4295a07 authored over 8 years ago
take text of diagram

github.com/feathersjs-ecosystem/docs - fae7eeb5dd0f995407b19e6c548c5a2aa0d175b0 authored over 8 years ago
added event filter image

github.com/feathersjs-ecosystem/docs - 289eb0ca1c0dc3bdedc71b9c6b4b5dba7c1d31d3 authored over 8 years ago
Added header img for event filters

github.com/feathersjs-ecosystem/docs - 2763affe8c7d86b0e4d5aba3b8f35a9f6d5e9e59 authored over 8 years ago
Added image showing restful mapping of services

github.com/feathersjs-ecosystem/docs - 907bdf83b0242bf6b0a2c6993d2092601718b0f8 authored over 8 years ago
added text/graphic to show restful method mapping

github.com/feathersjs-ecosystem/docs - f6a1890e3c92d45977eaf7c753b43c50c769b215 authored over 8 years ago
Added diagram to services page.

github.com/feathersjs-ecosystem/docs - 4f5b522f3b93b21a1e2fba34a89b99dd866effab authored over 8 years ago
updating service-diagram

github.com/feathersjs-ecosystem/docs - bed56da40c1ddeaf64dafc6d85e8f6c14348ade8 authored over 8 years ago
uploaded service diagram jpg

github.com/feathersjs-ecosystem/docs - 6ca42be4748aac55e8ef4fb6c0c81d7b3151198c authored over 8 years ago
cropped logo-title.jpg

github.com/feathersjs-ecosystem/docs - c196e405a8fa3c496c1bb8819fc4d30da6d0017f authored over 8 years ago
Adding title-sized logo

github.com/feathersjs-ecosystem/docs - 8e2c7d92ae93701120341b71bd2dc1248fa1127a authored over 8 years ago
Adding images to the services page

github.com/feathersjs-ecosystem/docs - ae69b0f1d28ca13b8264f040a4eb371fec94bfc8 authored over 8 years ago
added real-time proxy image

github.com/feathersjs-ecosystem/docs - d20f65ed886bd9bbe013f977e4f466afb1bcd024 authored over 8 years ago
Adding external API jpg

github.com/feathersjs-ecosystem/docs - da88789ea557509ae7e78531fb51af655ca15cfa authored over 8 years ago
added services graphic for external apis

github.com/feathersjs-ecosystem/docs - bdd55ddbbab96311265cf331b72b19d6e97b10f9 authored over 8 years ago
added services data store graphic

github.com/feathersjs-ecosystem/docs - d3cf1d7f19024bf2b41c89acd4804f41134e133f authored over 8 years ago
adding services header image

github.com/feathersjs-ecosystem/docs - fd094e923af15626842389c35fc0e6c89d224987 authored over 8 years ago
Adding graphics to the section on events.

github.com/feathersjs-ecosystem/docs - fd590b044cd389c7e798dc626c4e3aec70f7fbe9 authored over 8 years ago
adding real-time events flow graphic

github.com/feathersjs-ecosystem/docs - 0286551bf49d435ade03059b718510f61e7dda14 authored over 8 years ago
Adding realtime events header img.

github.com/feathersjs-ecosystem/docs - 51aab2a8dcbbb2eec806ac7d9d7d6da718ba0732 authored over 8 years ago
Merge pull request #23 from greyarch/master

Ported the elm-chat to Elm 0.17

github.com/feathersjs/feathers-chat - d25ec9baf5c914c692659cd1f75fccfd4bb0ea5d authored over 8 years ago
ported to Elm 0.17

github.com/feathersjs/feathers-chat - 35dbbba47633e9f26b36e7eb3bc2041fe732de2f authored over 8 years ago
Another little update.

github.com/feathersjs-ecosystem/docs - eeba1aeeaf1d8aedc24d0a0e8bb6156103fa3acf authored over 8 years ago
adding nsp to the security tech stack

github.com/feathersjs-ecosystem/docs - c59abc05a6fe30b58a4fc9f7ed117272a15f5ca3 authored over 8 years ago
Adding security section

github.com/feathersjs/feathers - 56eedfa156f3b66b0a587f59ad23f929606a49bd authored over 8 years ago
adding a security page. Closes https://github.com/feathersjs/feathers/issues/214

github.com/feathersjs-ecosystem/docs - 058132f35c74e3d0e99318f0be086deece3ec7f7 authored over 8 years ago
chore(package): update mocha to version 2.5.0 (#338)

github.com/feathersjs/feathers - 34c43d53ab85c2e6bfb956370e4d867785da787a authored over 8 years ago
Merge pull request #172 from CBaroud/patch-2

Update user-management.md

github.com/feathersjs-ecosystem/docs - 9e036cd3f20d2348cd851b0cbcfeccb70357626f authored over 8 years ago
Merge pull request #173 from designorant/patch-1

Fix a typo

github.com/feathersjs-ecosystem/docs - f8f499663fc417b1cf66e2faaa5a9c0f1f9e977f authored over 8 years ago
Update user-management.md

replacing "entpoint" by "endpoint"

small typo

github.com/feathersjs-ecosystem/docs - c01dd4277c1c5719721ef69f5d034dffac9d58f4 authored over 8 years ago