Ecosyste.ms: OpenCollective

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

github.com/feathersjs-ecosystem/docs

[MOVED] Legacy Feathers documentation
https://github.com/feathersjs-ecosystem/docs

google oauth configuration doc consistency (#1428)

788302a49eb5d56bdcbae50436307ea4adc538bc authored almost 5 years ago by Lovell Felix <[email protected]>
fix: typos (#1426)

2c05f02f43db0df3360e05991a12eed1a0e2b9f4 authored almost 5 years ago by Ian Lamb <[email protected]>
Remove legacy docs links

9ae353be4e472eba052d4cc0e65be12b1ab15303 authored almost 5 years ago by David Luecke <[email protected]>
Add note about Socket.io authentication

da123eb7aec41903f2131c14f9b317dd3d8a526a authored almost 5 years ago by David Luecke <[email protected]>
Cookbook entry for revoking JWT (#1420)

a6b2979ab1841fcc64b47d044d73285b2765b315 authored almost 5 years ago by David Luecke <[email protected]>
Document usage of multiple REST clients (#1419)

1a0423e875d476333bde9c3c44f2741a1d591284 authored almost 5 years ago by David Luecke <[email protected]>
document ability to extend rest client to customise (#1416)

4c6796cf47642cf6f9c29592afd91cf686abd867 authored almost 5 years ago by Matt Chaffe <[email protected]>
chore(docs): update intro readme text to be in line with homepage (#1417)

7c4c8e8bd550ed765145a2391e8d518a1ff9a099 authored almost 5 years ago by Ryan Wheale <[email protected]>
Update client.md (#1414)

Small type in code example `return const` -> `return app`

801f2949cc59fd9dfa8a1ccd433bc9b45108dccc authored almost 5 years ago by cheddar <[email protected]>
Add feathers-hooks-common to Ecosystem link

dd6235593702c5c6aa06b182acc1d37bac4d58ac authored almost 5 years ago by David Luecke <[email protected]>
Update dependencies and Vuepress theme

6f5fd96d8d3fe7dd6dc87bb76fc1883cf1dec54a authored almost 5 years ago by David Luecke <[email protected]>
Fixed typo in Facebook cookbook link (#1412)

c88fc5355ca8fdde7e3b4361f74e287296a7fdb0 authored almost 5 years ago by Peter Maksymowsky <[email protected]>
Make getEntityQuery async. Closes https://github.com/feathersjs/docs/issues/1411

a33638e642e5706335272f51237813349c7b1bb5 authored almost 5 years ago by David Luecke <[email protected]>
Remove confusing ensureAuthenticated middleware name

0fe84569e1e9f8939428b6e11dea67306d2fa042 authored about 5 years ago by David Luecke <[email protected]>
Fix error in JWT doc (#1408)

Fixed an issue with the wrong service name in the example for JWT strategy implementation.

0327e0a02f85e4c4d7e68b7d3b69d98db59d5fdc authored about 5 years ago by Anthony Bonventre <[email protected]>
Update auth flow for making things clear (#1407)

* Update auth flow for making things clear

Lots of online questions around this, and I finall...

0688a6a026e5cbd993b367517e2bf669ba490a25 authored about 5 years ago by AlbertGao <[email protected]>
join(channel) should be join(connection) (#1405)

This is also in the generated channels.js file.

150eca943d4d49d157da774eed08b03717b94584 authored about 5 years ago by devashishsethia <[email protected]>
Add note about jwt-decode

10d3859df241db69a14c47a6cbe67f4dc02710ec authored about 5 years ago by David Luecke <[email protected]>
Fix TypeScript example

d5f829c57244daec73a6cfe3327dcfa119404f0c authored about 5 years ago by David Luecke <[email protected]>
Add information about dynamic oAuth redirects (#1404)

3f2b0c7b695274b57711ab381551bee5ff0273a9 authored about 5 years ago by David Luecke <[email protected]>
Add parseStrategies and some clarification on authentication (#1403)

6f9af0f65ed50ae47ceb8976e491bcea4e9d8d02 authored about 5 years ago by David Luecke <[email protected]>
Clarify the note on calling `app.reAuthenticate()` (#1400)

0f3f7b609a7f249c579cafdd52c06db2293e5796 authored about 5 years ago by Amadeus Maximilian <[email protected]>
Add Cookbook oAuth guide references

d8e02b4699dab4dbc7818323ac441b7b85e54d74 authored about 5 years ago by David Luecke <[email protected]>
Add missing `.nycrc` for TypeScript code coverage. Closes https://github.com/feathersjs/feathers/issues/1685

644a446ab7de9034d34b8f75b44d71ee1e994078 authored about 5 years ago by David Luecke <[email protected]>
Add feathers-vuex in ecosystem dropdown

43e97e2f353bc4fc380ceda9f7806dabadb7f1e8 authored about 5 years ago by David Luecke <[email protected]>
Add note for username field

ecb5f47d407e418d35681596e4700e078d90606f authored about 5 years ago by David Luecke <[email protected]>
Cookbook entry for stateless JWT (#1395)

19a891839b8db4101abcbdddbc60fe9039946f63 authored about 5 years ago by David Luecke <[email protected]>
Feathers Service code example fix (#1376)

81355317334f770996cbafd7f74203c2e53d59a3 authored about 5 years ago by Owan Hunte <[email protected]>
Add note and example about express-session. Closes https://github.com/feathersjs/feathers/issues/1638

eceb6853df8c8230aff2d93b77cb2371ae388dff authored about 5 years ago by David Luecke <[email protected]>
Add list of all Grant configuration options (https://github.com/feathersjs/feathers/issues/1639)

9e95f9f0cb38a5be2956f704b055a7f9e912953a authored about 5 years ago by David Luecke <[email protected]>
Corrected TypeScript Example in services.md (#1392)

Alphabetized and Added Missing Comma

a549c76942fa4b060eb81dda18c82494b2efe8ba authored about 5 years ago by Jason Favrod <[email protected]>
Add filename to quickstart API server

0f722433a19176f68877f18d7fad9ad5b5a72983 authored about 5 years ago by David Luecke <[email protected]>
Use quotes to indicate string values (#1387)

3c22552cd2e33c40cac50897f4218424340fc1a5 authored about 5 years ago by Jordan Tucker <[email protected]>
Update strategy.md

6bf776178dd43a2a71f3fca48e5ef8efc9d6b6e9 authored about 5 years ago by David Luecke <[email protected]>
Clarify info about real-time events (#1377)

d296a8021650c135253a6b663587984154258372 authored about 5 years ago by Jonatas Esteves Silverio <[email protected]>
Update client.md

aa2cf6eda86519a6816f570d80ec7cbbdf83d1eb authored about 5 years ago by David Luecke <[email protected]>
Add important note about db adapter upgrades

3f7360c2dc6bb9b9786fe17a428d7a63fc369c77 authored about 5 years ago by David Luecke <[email protected]>
LocalStrategy customization code fix (#1375)

Fixes the LocalStrategy JavaScript and TypeScript customization code examples provided.

f1b611c7c20cb7b2a298e31d721bbcfdb03c983e authored about 5 years ago by Owan Hunte <[email protected]>
Fix non-bold text in hooks docs (#1374)

Fixed a text displaying `__` instead of beeing bold

2262b5ae1c48ce1efcfecb18801a185dc968d8ab authored about 5 years ago by Andreu Cotanda Oliver <[email protected]>
Basics readme redirect

2af40396eee3aa31dfed6402bd6525d6eddd28f8 authored about 5 years ago by David Luecke <[email protected]>
Add section for listening to custom events

40998ba42e80a08b5d24e202a1a57d95671185c4 authored about 5 years ago by David Luecke <[email protected]>
Update facebook.md (#1365)

0386ece5543f630163ef71d779b9aa9194a774cf authored about 5 years ago by marky edwards <[email protected]>
Add Cookbook entry for auth0 authentication (#1372)

befaa6932c2b28f5ad283607091e89d7657a475a authored about 5 years ago by David Luecke <[email protected]>
Move rawgit.com references to feathers-chat package on unpkg.com (#1371)

a8a8ee1a37aa9f87c6a8e8583a840ad5c4eebf0e authored about 5 years ago by David Luecke <[email protected]>
Also add missing notFound information

7da029180b8a25739765bc3d4989a4d3f2638ff8 authored about 5 years ago by David Luecke <[email protected]>
Add note about @featherjss/express/errors

bc2717d51e8fe5fa90265aa3b9314c52500ca9f8 authored about 5 years ago by David Luecke <[email protected]>
Remove outdated link

275791f06214a914b5267bb9ab235e62592c7706 authored about 5 years ago by David Luecke <[email protected]>
Fix Typos. (#1368)

1ec791055bfa7f87a41fbe61848f51eeebb2de59 authored about 5 years ago by Andreu Cotanda Oliver <[email protected]>
Add information about migrating the authentication client

f7bee1386a69d572e2c63c52324a76cf6df6fd2e authored about 5 years ago by David Luecke <[email protected]>
added clarification for setMaxListeners (#1366)

Fix for `possible EventEmitter memory leak detected` warning was not clear to me, and maybe oth...

b70229ae39dd1db58ca2995a99f655ac8bebf0a8 authored about 5 years ago by Jason Wilson <[email protected]>
Update services.md (#1364)

Typo (then then)

1d00e8c2a717033d10d34279af2e75755a89b789 authored over 5 years ago by Evgeniy <[email protected]>
Update channels.md (#1363)

d8c4ba3b965d8518c14725be1c905a22b173d5a0 authored over 5 years ago by Eugeniu Racila <[email protected]>
update FacebookStrategy class name (#1362)

Class name instantiated is not the same name as the one used to define the class.

71e88d157933e60ba3e87898c3c33ab0501ea254 authored over 5 years ago by Braden Ericson <[email protected]>
Update testing.md (#1360)

6cf51d7d72f69cf9a941552e3dfe2bef99d3c660 authored over 5 years ago by Yann Jubelin <[email protected]>
Cookbook: Google OAuth Strategy (#1354)

1b2b9278e004f99cd1cf343b1e0ad57cfe94bae9 authored over 5 years ago by Bart Duisters <[email protected]>
Use same example as GitHubStrategy in guide (#1359)

00add22a1fbd32e321dff970338622944474ee4d authored over 5 years ago by Bart Duisters <[email protected]>
Unify authentication guide naming

fb02cc06cab398d899f9cb902dab6f3709f198ca authored over 5 years ago by David Luecke <[email protected]>
Removed redundant words (#1355)

Made the same as the sentence below

6a7f7d69703ae90edb669fae8f262cdb12b0efa3 authored over 5 years ago by Bart Duisters <[email protected]>
Add required scope to configuration (#1351)

Without the scope, the piece of code will not return the email property.

7fde0d615a63f005525ab5f0535aab7442b7c941 authored over 5 years ago by Bart Duisters <[email protected]>
fix missing async in front of context (#1350)

Second example under asynchronous flow is missing async. Added that.

4c8f337f40b515c0067ddef4d1a38eb95961b4f6 authored over 5 years ago by devashishsethia <[email protected]>
Add Cookbook recipe for login with Facebook (#1348)

ee05bf2fcb8aebb10c22974f00a09fc417945450 authored over 5 years ago by David Luecke <[email protected]>
Add TypeScript authentication code (#1349)

3287a13cc8d409410ecfc9f7d5f25b18a8f9d038 authored over 5 years ago by David Luecke <[email protected]>
Add documentation and migration instructions for authenticate Express middleware (#1346)

7896b5e963f1ab76c11061a1e8a954da83b8d301 authored over 5 years ago by David Luecke <[email protected]>
Typo in express docs (#1345)

c54ed0c2338102c3fd5d541c9ec1937ea35143f5 authored over 5 years ago by Rob Tirserio <[email protected]>
Fix cli install command (#1344)

caa261b83e49c23304ce29afba3346c7c2474e83 authored over 5 years ago by Jonathon Hill <[email protected]>
update examples to use destructured variables (#1341)

Changed 'context.data.text' to 'data.text' on some examples. Since data is already destructured ...

faedf35046944f76d963284ff59533015385780d authored over 5 years ago by Baran Daşdemir <[email protected]>
Update oauth.md (#1342)

05cf4d4bea4c54917f7a9a7ff1dc80826bc9e1e0 authored over 5 years ago by Bart Duisters <[email protected]>
Fix typo (#1337)

1e6d610989f4e558ee9a95545926a62dd3425a4c authored over 5 years ago by Bart Duisters <[email protected]>
add example for docker to the cookbook (#1332)

12acb1b0cc35420aead1c1f7b6c34a679bdecd04 authored over 5 years ago by orangejuice <[email protected]>
Fix extension typo (#1335)

63118e9e8bb76effccfa28e1af373554603e2b35 authored over 5 years ago by Ed Burtnieks <[email protected]>
Fix typo for auth service example (#1334)

1db6f277eaca21b2269030ba9fbcf0c1defb546c authored over 5 years ago by vyacheslav-o <[email protected]>
Increate colour contrast in code blocks

e2bd23f9c187c738531587d45986a60c8aa8e922 authored over 5 years ago by David Luecke <[email protected]>
Typo fix (#1331)

799ea1e247cae95366878a9a04161c6c0d9eb676 authored over 5 years ago by Steve <[email protected]>
Update authentication.md (#1327)

Suggested edits for readability

79b6d19e3a1f994da539ba04d4a0ed80efcc185e authored over 5 years ago by Jonathon Hill <[email protected]>
:link: :cop: Fix broken links (#1329)

59f628a24a8a9b1dea5db816459aea5146244ce7 authored over 5 years ago by CJ R <[email protected]>
Fix basics/setup link typo (#1330)

7f717cd6f8c3f7c76f6035edcc60e0ed7ec9487a authored over 5 years ago by Ed Burtnieks <[email protected]>
fix typo (#1326)

b963240723e6945a1227b843c9a9802f3887e1f5 authored over 5 years ago by Lovell Felix <[email protected]>
Merge pull request #1325 from amgfelgueiras/patch-1

Send Message button was not sending the message

05675c42e24603f224ca7114669ae72f57cbb0a5 authored over 5 years ago by David Luecke <[email protected]>
Send Message button was not sending the message

On the Client html example, the Send Message button has to be of type "submit", otherwise, when ...

84d69575e9ac1443333986fb554cb46c4f88155f authored over 5 years ago by António Felgueiras <[email protected]>
Some smaller tweaks in the guide

f3484e89c82e87f8a94f7544b35239196b703ef5 authored over 5 years ago by David Luecke <[email protected]>
Fix TypeScript quick start guide

2599c358328ce9e81253b4f35c09ec2b354c140a authored over 5 years ago by David Luecke <[email protected]>
Update migration guide to not use prerelease

82deb55b233244efa2d73eb118b98bcf24f2bd79 authored over 5 years ago by David Luecke <[email protected]>
Deploy Feathers v4 (Crow) documentation

Deploy Feathers v4 (Crow) documentation

eb9aadf20d9a784daf4666ca37dd9e3846a7f666 authored over 5 years ago by David Luecke <[email protected]>
v4 polish (#1324)

bb6fade97eee666b8baaf3dd82883c3dbfe9b2c5 authored over 5 years ago by David Luecke <[email protected]>
Fix @feathersjs/socketio import (#1322)

f13844cb7067d170cba300049d70f1d1b18ed9c2 authored over 5 years ago by Kévin Berthommier <[email protected]>
Fix redirect rule specificity

1c1a51e093ab87cf8fc9368bfb157c8a5344ed36 authored over 5 years ago by David Luecke <[email protected]>
Put _redirects and book.json into the correct folder

4dcf9b76f2de63968aa647696affd81aeb5acbec authored over 5 years ago by David Luecke <[email protected]>
Update _redirects

eca655eb6416bdccc80967c392ad9f39ef940ce0 authored over 5 years ago by David Luecke <[email protected]>
Some more docs polishing

1a774c9c45a16805c5f188c91df6c16de01802c4 authored over 5 years ago by David Luecke <[email protected]>
New v4 (Crow) guide (#1316)

d70834dc0aafd94016ac53ddfa790a6a321fe6fc authored over 5 years ago by David Luecke <[email protected]>
Add book.json back to update legacy docs dropdowns

b712131c9fd3f31f36dbcda8a5671b47cc6d5736 authored over 5 years ago by David Luecke <[email protected]>
Update migrating.md (#1317)

4fd4ae37a898cfc64a4f215b8c2fdf2d4440504d authored over 5 years ago by Kévin Berthommier <[email protected]>
Fix master merge conflict

d7aa595893a58f6b42efb9952b7b7ef3478165b5 authored over 5 years ago by David Luecke <[email protected]>
Merge with latest master

4836650f678eaff331bc0d561efc0c2bcbea3c22 authored over 5 years ago by David Luecke <[email protected]>
Update designs with v4 branding

4f951e7579e505dce318db29dd908067f790cbfd authored over 5 years ago by David Luecke <[email protected]>
Add JWT backwards compatibility note to migration guide

1bad97f55dba9980f81822f0972667d8599bfd1c authored over 5 years ago by David Luecke <[email protected]>
Updated __error__s to __errors__ (#1310)

0aac397f0e186337d11e1e6155f18c6b87f891cc authored over 5 years ago by Shubham Srivastava <[email protected]>
Change example (#1312)

Remove conf and directly use configuration(), change let for const since the app variable is nev...

15124e5896b8e3b56d539940cc5532b2700614b6 authored over 5 years ago by Bart Duisters <[email protected]>
Add comma to improve comprehensibility (#1311)

a8f4015aa00c927e03be1576635148611806c012 authored over 5 years ago by Bart Duisters <[email protected]>
API documentation improvements and updates for latest version

0c61ff4c684c2128564dab2e6b6ddf5190216903 authored over 5 years ago by David Luecke <[email protected]>