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

Update styles/website.css

github.com/feathersjs-ecosystem/docs - 62abbcce496dbc28cb18ee63fff93039b6528196 authored over 8 years ago
Update styles/website.css

github.com/feathersjs-ecosystem/docs - ed68f6278e2f5ad880e922605c660a75eb6fb7c0 authored over 8 years ago
Update styles/website.css

github.com/feathersjs-ecosystem/docs - dfdc0c099cbe7a2d4e2a8325e813cc33f4db321d authored over 8 years ago
Adding link to tutorial of Angular2 with RxJS

github.com/feathersjs-ecosystem/docs - 45590f2978c12e83d83832f0c493c508d6b2fa28 authored over 8 years ago
Add a note about socket.io connections upgrades.

You have to authenticate after the transport upgrades. See https://github.com/feathersjs/feathe...

github.com/feathersjs-ecosystem/docs - 0a9ebf69a480647dbe41b9e83458b52e6e99939f authored over 8 years ago
Merge pull request #226 from oallouch/patch-1

correct parse-server mistakes

github.com/feathersjs-ecosystem/docs - c036178ead056cdaf25ee9af80430d6f41e2306a authored over 8 years ago
correct parse-server mistakes

Some paragraphs have been corrected, but the result makes parse-server more similar to Feathers,...

github.com/feathersjs-ecosystem/docs - 3121d5bca44d05fa2b500a71310a7ff06c36de21 authored over 8 years ago
Adding swift and android clients

github.com/feathersjs-ecosystem/docs - d8506c1008212b494d605a859c54142153409850 authored over 8 years ago
Updating Changelog with v2.0.2

github.com/feathersjs-ecosystem/docs - 856c7a6a559723fc5d39424401f3325647e944b4 authored over 8 years ago
Create an app reference on hook object (#406)

* Create an app reference on hook object

* Test of hook.app included on the event scenario

github.com/feathersjs/feathers - fada2224e173199f599d92985224cef8ce3d5259 authored over 8 years ago
Move route parameter test to feathers-rest (https://github.com/feathersjs/feathers-rest/pull/74)

github.com/feathersjs/feathers - 121ed861987620e98d926b1f9ec3a8c1c4300fe1 authored over 8 years ago
Merge pull request #224 from plaey/pr/choo-client

add feathers-chat choo client documentation page and frontend summary refs

github.com/feathersjs-ecosystem/docs - d2a966c2c07ab40ff0f93fec507571167a0a934b authored over 8 years ago
add feathers-chat choo client documentation page and frontend summary references

github.com/feathersjs-ecosystem/docs - 446d9b469d4d4d131cfd710b9905bea3c202769d authored over 8 years ago
Merge pull request #223 from kaiquewdev/patch-1

Updated the section related to service timeout

github.com/feathersjs-ecosystem/docs - a7ee69119e28f12bba8f5f8415c931c734547da9 authored over 8 years ago
Merge pull request #30 from plaey/pr/choo-client

add choo-chat folder containing the chat client ui build with choo

github.com/feathersjs/feathers-chat - 7c61b43a344680a42be13a52e77af1ad42079edf authored over 8 years ago
Updated the section related to service timeout

Exaplanation included to the doc for a better example about timeout usage.

github.com/feathersjs-ecosystem/docs - 1a58f93adc6675c9c2cafb47f510f52fe73dc710 authored over 8 years ago
Merge pull request #221 from rawreef/patch-1

Update user-management.md

github.com/feathersjs-ecosystem/docs - b3087f434e2bed0afe71643685cc6f7a32c20c2b authored over 8 years ago
add choo-chat folder containing the chat client ui build with choo

github.com/feathersjs/feathers-chat - 781fda10193ff4ee0fe317f7f75d85b4e2473139 authored over 8 years ago
Update user-management.md

Added link to signup page (for beginner-friendliness)

github.com/feathersjs-ecosystem/docs - 292cc96a2aee38dc00e330206b75abad1d256f48 authored over 8 years ago
Merge pull request #29 from ttimasdf/patch-1

Fix window overflow in Firefox

github.com/feathersjs/feathers-chat - c2d8c24dbe334973ca8fb4c7cb1a30e0d4b8e8cf authored over 8 years ago
Fix window overflow in Firefox

`flex-basis` default to `auto` behaves differently as chrome. override default for correct calcu...

github.com/feathersjs/feathers-chat - 747fc054e9346c1657709bb2c1d24cc2be52b668 authored over 8 years ago
Update querystring pro tip

github.com/feathersjs-ecosystem/docs - 418c8733a2a99c04ea0898aa1f336a6c419a78b0 authored over 8 years ago
Better clarification

github.com/feathersjs-ecosystem/docs - 1c66ab9709437fa0cae4eb534ce33fc1c2dcad77 authored over 8 years ago
Adding documentation for default header options

github.com/feathersjs-ecosystem/docs - 74e958833cea56949fd26258298459071647a588 authored over 8 years ago
Merge pull request #219 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg

Replace npmcdn.com with unpkg.com

github.com/feathersjs-ecosystem/docs - 6aad288d9da83dcbf16abca783cbb48e003b6588 authored over 8 years ago
Replace npmcdn.com with unpkg.com

github.com/feathersjs-ecosystem/docs - deffe24ce749f63885f909152e873556b2c8412d authored over 8 years ago
Merge pull request #218 from kulakowka/patch-11

Add "Run in Postman" button for messages service

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

Sorry. What then again on the first try did not work :)

github.com/feathersjs-ecosystem/docs - d416d9d4fe62fe82102210fd1477754808271c78 authored over 8 years ago
Add "Run in Postman" button for messages service

For the convenience of users familiar with Postman.

github.com/feathersjs-ecosystem/docs - 9be581247a20e66497083e0705c1fca96fcd577a authored over 8 years ago
Document id property. Closes https://github.com/feathersjs/feathers-rethinkdb/issues/35

github.com/feathersjs-ecosystem/docs - 6beb0b40e0bd431ffa9d3d169737358e4d2e3fb9 authored over 8 years ago
Merge pull request #217 from mcnamee/patch-1

Addition of 'endpoint' option

github.com/feathersjs-ecosystem/docs - 079d80330d95467f1ca688522514ee783d7f183a authored over 8 years ago
Merge pull request #27 from kulakowka/patch-3

Fixed favicon path

github.com/feathersjs/feathers-chat - 92c0f990087796612f678124d20f4d4ab040add5 authored over 8 years ago
Merge pull request #26 from kulakowka/patch-2

Fixed favicon path

github.com/feathersjs/feathers-chat - fa01f44696d64ebde60977a799c43f9846f7edfb authored over 8 years ago
Merge pull request #25 from kulakowka/patch-1

Fixed favicon path

github.com/feathersjs/feathers-chat - d48905b9d034f474c1b6119a54ddea935404fec6 authored over 8 years ago
Fixed favicon path

github.com/feathersjs/feathers-chat - dbb8a9eed21bc4ecf13454c930580e7a9d7ae7cb authored over 8 years ago
Fixed favicon path

github.com/feathersjs/feathers-chat - 73cde4892429e66cbfab011cda654f0727ab6257 authored over 8 years ago
Fixed favicon path

github.com/feathersjs/feathers-chat - fcada8ef45838d82d144be9a2e054375968534c6 authored over 8 years ago
Addition of 'endpoint' option

https://github.com/feathersjs/feathers-authentication/pull/278

github.com/feathersjs-ecosystem/docs - 2c4130d67eec0f4c51368ab1648236059d3ab8e7 authored over 8 years ago
Merge pull request #216 from aurerua/patch-1

Add missing word to the sentence

github.com/feathersjs-ecosystem/docs - 8b7716225d5876c172d0be5bcc2ba5c8b50c11fa authored over 8 years ago
Add missing word to the sentence

github.com/feathersjs-ecosystem/docs - c02527b4da8a879b6ec18e67b1659348cae96030 authored over 8 years ago
Fix conditional hook example. Closes https://github.com/feathersjs/feathers-hooks/issues/94

github.com/feathersjs-ecosystem/docs - 0b2182ad29185ef0477e54fe06955a43f5ca4395 authored over 8 years ago
Fixing testing demo link

github.com/feathersjs-ecosystem/docs - efd340750753107dda4a7fe6cc165b9650fed19e authored over 8 years ago
Adding testing section to the top level nav

github.com/feathersjs-ecosystem/docs - 947b939e5eb7091878741db3f34cd02d4a1de9d3 authored over 8 years ago
Merge pull request #197 from codingfriend1/master

Adds documentation for restriction methods.

github.com/feathersjs-ecosystem/docs - 19bdf5f252a6794fc2dfa0c6f107a650b3ea9b6a authored over 8 years ago
Merge pull request #215 from jayzamazing/master

Addition of test/readme.md

github.com/feathersjs-ecosystem/docs - 9abb595ada887106b96b9907f572f0cca04f14d5 authored over 8 years ago
Changed url again for repo to example.

github.com/feathersjs-ecosystem/docs - 534515260c7d0cf3f2626912f4cd301400e0f17e authored over 8 years ago
Added testing of different routes.

github.com/feathersjs-ecosystem/docs - 98c80ccef212e1f6ac973f60617a7f223b29fa12 authored over 8 years ago
Changed link in readme.md.

github.com/feathersjs-ecosystem/docs - ab09f2e2f3d63051c9065af5c1f8a4c9c3cfcd9d authored over 8 years ago
Added test/readme.md

github.com/feathersjs-ecosystem/docs - 7dc612c6c30e58d152a64e5e51186dcd5636a8b1 authored over 8 years ago
Merge pull request #24 from rasmus1610/master

Added some style changes to react-chat

github.com/feathersjs/feathers-chat - ac58ff3a2dc4e5694f5ed82b2c7d2453cf4f9013 authored over 8 years ago
some style changes to react-chat

github.com/feathersjs/feathers-chat - 3486abcb87478ab63f9f350e17d5da02dea6d9ac authored over 8 years ago
Adding React Native options

github.com/feathersjs-ecosystem/docs - 99b5919f4500f0b5a4a9323162960170184ee5f7 authored over 8 years ago
Merge pull request #212 from mabujo/patch-1

Update readme.md

github.com/feathersjs-ecosystem/docs - 2282f72391808f474ad66a4700d97ee3867f6e26 authored over 8 years ago
Fix a few typos

whitout -> without,
acomplishes -> accomplishes,
authetication -> authentication
archieve -> ...

github.com/feathersjs-ecosystem/docs - 3b80b34d7d4db5b423a2a1f012d02fafb2a91649 authored over 8 years ago
Update error-handling.md

for get -> forget

github.com/feathersjs-ecosystem/docs - aa1fcf43255f181de1d063fad12d764b0ec9ac29 authored over 8 years ago
Update readme.md

Tiny apostrophe removal grammatical change

github.com/feathersjs-ecosystem/docs - 2ee050e703a56d96e1626b3c052b3a36458848b7 authored over 8 years ago
Merge pull request #209 from kulakowka/patch-10

Change syntax highlighting to javascript

github.com/feathersjs-ecosystem/docs - 1c53161510cfab3da912e0e944e4564646e145aa authored over 8 years ago
Change syntax highlighting to javascript

For a better display in gitbook

github.com/feathersjs-ecosystem/docs - 22b8708e538878185582efaa1d19d723e60b5ed0 authored over 8 years ago
Merge pull request #208 from Hongbo-Miao/patch-1

update codes based on new Angular 2 version

github.com/feathersjs-ecosystem/docs - 96addf44fbbbdd217ba07741f5f6da2f03d936d1 authored over 8 years ago
update codes based on new Angular 2 version

github.com/feathersjs-ecosystem/docs - 9c6941d9df8a49b1cc037878d34c3267488df9d1 authored over 8 years ago
Merge pull request #207 from eddyystop/add-reduxify

Added package to showcase.md

github.com/feathersjs-ecosystem/docs - 65178d24f55db39caada2bae01def2978da6390e authored over 8 years ago
Added package to showcase.md

github.com/feathersjs-ecosystem/docs - 862a96ba68ce2c3776049c8bc09d80b9f5f3c473 authored over 8 years ago
chore(package): update mocha to version 3.0.0 (#375)

github.com/feathersjs/feathers - 8ab32dc7b8a77a4dfcb121701d1d8733b771019d authored over 8 years ago
Merge pull request #206 from qualitycode/patch-1

Change messages to message

github.com/feathersjs-ecosystem/docs - fe95b20120ac81d5308767541a448ee801bef537 authored over 8 years ago
Change messages to message

This tutorial instructs us to create a service called message, yet it shows the folder name for ...

github.com/feathersjs-ecosystem/docs - 15db484466e496e9d1c3e68e3134cb3fff0821c9 authored over 8 years ago
Update contributing.md (#370)

Working slack link.

github.com/feathersjs/feathers - 0b6cc2a647c75a66b83ab2d4f1ca1b50e2dd1612 authored over 8 years ago
Removing old references to IRC and gitter.

github.com/feathersjs/feathers - 44b2731d906f5298cd6262197492d3e154fe71b3 authored over 8 years ago
Adding feathers-objection

github.com/feathersjs-ecosystem/docs - 8565047036287f5a70afa0f3ddf76d8510234fcb authored over 8 years ago
Merge pull request #204 from eddyystop/npm20160725

Brought Community Plug-Ins listing up-to-date with NPM

github.com/feathersjs-ecosystem/docs - 33db3de7ef110124d19fc86b10b9ee701faf4927 authored over 8 years ago
Brought Community Plug-Ins listing up-to-date with NPM

github.com/feathersjs-ecosystem/docs - 60ee914cf13d74ef3fbd805125fa09376ffb0df1 authored over 8 years ago
Merge pull request #203 from MichaelErmer/patch-1

Update showcase.md

github.com/feathersjs-ecosystem/docs - 65bd37d00f480f6f54ee63ed0357c1e36e7b3682 authored over 8 years ago
Update showcase.md

add populate hook https://github.com/MichaelErmer/feathers-populate-hook

github.com/feathersjs-ecosystem/docs - 114156d9a7c69c74248dbdd103408c1cbe88095f authored over 8 years ago
Merge pull request #202 from eddyystop/more-plug-ins

Added some new plug-ins to showcase/community docs.

github.com/feathersjs-ecosystem/docs - 58998b4f5b5385b38417f5503e9a0cf419378bd5 authored over 8 years ago
Fixed github URL in new plug-ins

github.com/feathersjs-ecosystem/docs - 15c73e56f4575fc135d392081b7e09a9a894c1e0 authored over 8 years ago
Added some new plug-ins

github.com/feathersjs-ecosystem/docs - 35e10b02a79081707ee12687087ef50224bb0e0b authored over 8 years ago
Add babel-polyfill in React Native usage

github.com/feathersjs-ecosystem/docs - 027098ed5e7e2cb77c3188687dc769f51f0c11f8 authored over 8 years ago
Merge pull request #201 from mamal72/patch-1

Fix wrong field name for setting sentBy

github.com/feathersjs-ecosystem/docs - 1f564401603512bfbd17c12780a52b7d45d36d2d authored over 8 years ago
Fix wrong field name for setting sentBy

github.com/feathersjs-ecosystem/docs - bfa0273502eb5aec32ec3b1655dfef209ecf25d4 authored over 8 years ago
Show how to use the client if there already is a token in storage

github.com/feathersjs-ecosystem/docs - 0a72448bdcb02a5c360e2c77ca97a05e49faf1c7 authored over 8 years ago
Update documentation for route parameters

github.com/feathersjs-ecosystem/docs - 4742358ddda937a236b8b66b63c4410bf71e320e authored over 8 years ago
Merge pull request #200 from cristoforo/patch-2

Typo

github.com/feathersjs-ecosystem/docs - 174b81e9afeb56374e13fbe2cc0bcf8d244447a0 authored over 8 years ago
Merge pull request #199 from cristoforo/patch-1

Duplicates removed

github.com/feathersjs-ecosystem/docs - 69e1b73ecf9d64d4dd0a5aef08fd571e3ec94a3e authored over 8 years ago
Adding FAQ for how to do rooms

github.com/feathersjs-ecosystem/docs - d911342ddeab78b0083400e0f1812e720372d68e authored over 8 years ago
Fix typo. Closes https://github.com/feathersjs/feathers-docs/issues/195

github.com/feathersjs-ecosystem/docs - 339bcf36d056c3e49b72df94487bcc6707aed44a authored over 8 years ago
Merge pull request #198 from harangue/patch-3

Fix broken custom hook code in docs

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