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

Review and update Core and Transports section

43c6571d68c039fc39d8bafc2b9c02794d0a8dfe authored over 5 years ago by David Luecke <[email protected]>
Update oauth.md (#1306)

changed service to authService

b18abd28b176b688ba0a0a24c578e005f64ee952 authored over 5 years ago by marky edwards <[email protected]>
Add note to "authenticate via existing token" flow (#1305)

Added a note to the authenticate via an already obtained oauth access token flow description to ...

b14060f04ffb8856cf3adb07ddc0845132cde04c authored over 5 years ago by Amaan Mawji <[email protected]>
Local getEntity documentation

ea6d04d45189a64396aee04ad8bde99ca575d745 authored over 5 years ago by David Luecke <[email protected]>
Adds a tip about app.hooks.js (#1303)

c6fd5de20fe231e03560470b6d1633236f5383ac authored over 5 years ago by bravo-kernel <[email protected]>
Further tweaks on the migration guide

f64a99a0011d2f804dfae86870e36ce9d7f980f0 authored over 5 years ago by David Luecke <[email protected]>
Add query-types middleware to ProTip (#1299)

da63d9c104211f4973beea1ffea66cdf61bcdb4f authored over 5 years ago by James Holcomb <[email protected]>
More authentication documentation (#1301)

b0d20dc30f34277d44a86373af5a94a1c4f91dfe authored over 5 years ago by David Luecke <[email protected]>
Add feathers-objection to adapter list (#1295)

e7da934aae30f6910cd04a82579f120cb754b287 authored over 5 years ago by Dyllan To <[email protected]>
Use vuepress tabs plugin and replace gitbook codetabs usages (#1292)

fb3ecb1cc1e4d3141f51b843e23c5e103b590c0a authored over 5 years ago by Sebastian Große <[email protected]>
Crow: More authentication documentation (#1291)

c530724be5691e03c90d18fc38840e9cea9e66e3 authored over 5 years ago by David Luecke <[email protected]>
Update migration guide with first prerelease

1e7965534b22e38a0a8accaa1084dafb23e1e773 authored over 5 years ago by David Luecke <[email protected]>
Merge branch 'master' of github.com:feathersjs/docs into crow

0a6a5fdc245a1168f8cf17bb5358fbfb1e6eb6fb authored over 5 years ago by David Luecke <[email protected]>
Fix first round of issues detected by link validator

e470a6d8575554c1ffb310e47ea0edf0158f6def authored over 5 years ago by Ryan Wheale <[email protected]>
Create link validation script - working

3282e23bc6052d16c9f02711cf1f0273cfbd7ed3 authored over 5 years ago by Ryan Wheale <[email protected]>
Update databases.md (#1285)

26b543d37e9052ced823293e97fd022abd651ffe authored over 5 years ago by Oscar González <[email protected]>
Altered misleading wording (#1281)

51b2d81a2de057628226bfd5fb235e71c9e9ef35 authored over 5 years ago by Jimbob <[email protected]>
Initial documentation for Authentication v3 core (#1264)

9710a60ae5cbd19ae3568c93480e792c10668443 authored over 5 years ago by David Luecke <[email protected]>
Start Feathers Crow migration guide with database adapter changes

34288844c34e250831274d826d899b747b0d7a31 authored over 5 years ago by David Luecke <[email protected]>
Migrate Crow documentation to Vuepress (#1238)

* Initial setup for Vuepress. Things are looking good.

* Update .gitignore

8f0c4e85afc1a729d5ffeebb48e0ce7412c5c9a4 authored over 5 years ago by David Luecke <[email protected]>
Add docs for hook-less service methods

863ad4a35dc6b75b4ae3fb1ad77b5ee35c13202e authored over 5 years ago by David Luecke <[email protected]>
Add Cookbook section

282877405cd6a38c8c5c2c0539e93e575fb566a9 authored over 5 years ago by David Luecke <[email protected]>
Some more migration docs

a5a0d0354b227cc724e58aebc773f4383bc8ee21 authored over 5 years ago by David Luecke <[email protected]>
Update migrating.md

ee7ca7538ad67ed594824c7975c4d1ea771e4a7a authored over 5 years ago by David Luecke <[email protected]>
Add a link to customizing hook params in websocket middleware (#1279)

ea1d2cecb2d3a546c76539a2107cad2b1201a881 authored almost 6 years ago by Karolis Narkevicius <[email protected]>
Custom verifier JWT (#1276)

0abe5f318fdfcfd374df4b62398bc08f03a6d2a6 authored almost 6 years ago by Matías López Díaz <[email protected]>
Fix verifier usage

bab39c90d711afa6641f97f39bb1b9ca64284e22 authored almost 6 years ago by David Luecke <[email protected]>
Clarify usage of custom events. Closes https://github.com/feathersjs/feathers/issues/1225

d885371d101d3b3a1df86a2ab69802182f4cde57 authored almost 6 years ago by David Luecke <[email protected]>
Remove uws section from Socket.io documentation (#1273)

c056594c47230b1df606f89fb2037811f7c910ac authored almost 6 years ago by David Luecke <[email protected]>
Update client.md (#1270)

d9c6f1ef14520a4bd19eb4adfbf5128494f9f47c authored almost 6 years ago by Kévin Berthommier <[email protected]>
Added feathers-objection (#1269)

21df8ff5586521bacfdca89bcb3dc375e3377c92 authored almost 6 years ago by Dekel Barzilay <[email protected]>
Add docs for multi and whitelist

ba97f4b55f7cf9d31e86e2d9ade065e4581692ef authored almost 6 years ago by David Luecke <[email protected]>
Add socket.request and socket.handshake note

2d4bf6633a7737ad5faf29a3cca10f655ddeb58c authored almost 6 years ago by David Luecke <[email protected]>
Update rest.md (#1254)

Consistent coding style. Added semi-colon.

012d96948d1b45b92a335875c91eb3f41d149f2d authored almost 6 years ago by Julius Wilson Lundang <[email protected]>
Update rest.md (#1255)

Updated cURL command so that you need to scroll horizontally if it is too long

e213b1ac2521ece743c2de2a3349c1a13386e885 authored almost 6 years ago by Julius Wilson Lundang <[email protected]>
Small corrections (#1251)

Fixed the typo `inclue`, grammar mistake (i.e. missing closing comma of the parenthetical phrase...

5938e3af5d099ab62260176946656fabdab27695 authored almost 6 years ago by Razvan Muscalu <[email protected]>
Update docs for makeQuery (#1246)

* Update oauth1.md

* Update oauth2.md

84a5c8ca968da1af16caa1cb61f9af39cff435dd authored almost 6 years ago by Saiichi Hashimoto <[email protected]>
Use combinedChannel. Closes https://github.com/feathersjs/docs/issues/1243

838dcbd3db036e8ce09a70af5a1403015bfbc864 authored almost 6 years ago by David Luecke <[email protected]>
Update socketio.md

0f6589086b025f142416257afe6c84c07e58ec2c authored almost 6 years ago by David Luecke <[email protected]>
Update server.md (#1239)

a2a91af4164acba03714db1d72b4a18770e14835 authored about 6 years ago by [email protected] <[email protected]>
Fix curl for scaffolded service (#1234)

The curl had a name field which the scaffolded `messages` service does not have. Fix the curl.

b15947ff0843f473a3d1033b2002538f42e4e97f authored about 6 years ago by Harry Moreno <[email protected]>
Add note for root level services (https://github.com/feathersjs/feathers/pull/1115)

96fc639e702906c733d77dda4df4a6dbde5c1650 authored about 6 years ago by David Luecke <[email protected]>
doc: Small typo on the readme faq (#1236)

e6680187e845d51582a5f35e2d08852268d56b9f authored about 6 years ago by Matt Steele <[email protected]>
Update coverage tool to NYC (#1237)

b275231909c69926c4eee23f6948310f75b13edc authored about 6 years ago by Harry Moreno <[email protected]>
Fix documentation error about local.hooks.protect (#1231)

The README is correct but the documentation was not.
The password field didn't get protected in...

56b798563c263cec0892f9849e59a8163cb65459 authored about 6 years ago by Nicolas Guichard <[email protected]>
Discuss manual JWT creation (#1225)

* Discuss manual JWT creation

* Clarify some things

ccf431562003b1a8f02c0bf64f6d585700e7db94 authored about 6 years ago by Peter Mikitsh <[email protected]>
Add logout docs

8043e1f79d71fb1a661d66bff0d20dff2c53c76e authored about 6 years ago by David Luecke <[email protected]>
Where it says "a couple of" it should say "100" (#1221)

Where it says "a couple of" it should say "100"

1403ca15770761314c1ca5e077c4a2a87d8b5e9f authored about 6 years ago by Joaquín Barranco <[email protected]>
Typo on "we can included" (#1222)

Typo on "we can included"

7b3b4ef88f6821863a2d15639731b35973e6a2b4 authored about 6 years ago by Joaquín Barranco <[email protected]>
show support for secretProvider (#1218)

* show support for secretProvider

* Update jwt.md

5dd331503cf833240127a74d8164f84b42aab66c authored about 6 years ago by Kevin <[email protected]>
Added 'secret' property for authentication options (#1216)

bbc75724d232fa4c5a382d94a701b55f5b51a73f authored about 6 years ago by David Skillman <[email protected]>
Fix a couple of typos (#1217)

Two verbs in this page should be put in past tense.

dc1d7f2953a704fd795859a3b586ccb35db0f169 authored about 6 years ago by Matteo Antony Mistretta <[email protected]>
Update app.js example with messages service (#1215)

The feathers-memory library is no longer needed in this app.js example because the library is no...

27f19fd9a61163dfcec99d5fbd8ebc47dd40cc0e authored about 6 years ago by James <[email protected]>
Typo (#1214)

edd3a94f94e1fcbdf974b7db8c8944174df2caf9 authored about 6 years ago by Tarik Hamilton <[email protected]>
add install @feathersjs/client depedency (#1213)

9a21ff0ad046cccacf226b83176985e79b1a890d authored about 6 years ago by Mukhammad Khalimudin <[email protected]>
Update databases.md (#1208)

"Set up an error handler" should place after "Initialize the messages service"

fe0dfbe9ff947db7292705852253bd1a15e08d2c authored about 6 years ago by Kunuch Chutmongkolporn <[email protected]>
Fix typo (#1204)

efa4b39aafbe5f7957ab8eb3c33d138760c2f0fe authored about 6 years ago by iabotsiTC <[email protected]>
Add a client/server test to the chat app. (#1193)

An existing test is converted to run in a client/server environment.

f3b28eb5c87e87d08582720453077fca8fe119c6 authored over 6 years ago by Eddyystop <[email protected]>
Add documentation to include the debug module in transpilation (#1202)

783245dbcd9be81c400c87a77a392beafcb0f8d0 authored over 6 years ago by David Luecke <[email protected]>
Fixed a small typo (#1201)

Sorry, I was triggered. Really loving Feathers though!

785152fe48d308559ec91c0dcc88655837c049a7 authored over 6 years ago by Nick <[email protected]>
Clarify default JWT behavior (#1200)

294d7f1f2b5594add3636acc50cbc6162f170de7 authored over 6 years ago by Peter Mikitsh <[email protected]>
Adding information that publishers can return falsy

221d45cbf62cc56a63457d76b5b727c7e2c5c1eb authored over 6 years ago by David Luecke <[email protected]>
Update rest.md (#1199)

2d8ab444dc3fb6789a846a11d7c56a4c396b81b0 authored over 6 years ago by Nico Miebach <[email protected]>
Update generator.md (#1198)

b5384a3aea4b0ba49adbe6b75d258f34f6271f35 authored over 6 years ago by Nico Miebach <[email protected]>
Update repository locations for Monorepo (#1197)

63cd06ac99ea33209224f9f1e4e7fcdba06f1d07 authored over 6 years ago by David Luecke <[email protected]>
Fix misplaced trailing comma (#1194)

8be44b206a1cfc7a915161a206f05bf0924f3aa9 authored over 6 years ago by bravo-kernel <[email protected]>
Fix typo (#1192)

The guide references `feathers generate authentication` a second time where I'm pretty sure it m...

819b21a15e745d27aa8180014cb96eccf7ebdcfb authored over 6 years ago by soulofmischief <[email protected]>
Adding dropdown link to next version

68581652f325681641a2884145c0ea8ac1cc6eef authored over 6 years ago by David Luecke <[email protected]>
Adding an FAQ section about why Feathers uses JWT

3443981124594d1d97994762598ec31eb2b02d76 authored over 6 years ago by David Luecke <[email protected]>
Add missing verb (#1190)

1dbe8ae129a11a09f70031a6b78aabad155f41b4 authored over 6 years ago by bravo-kernel <[email protected]>
Update hooks.md (#1186)

require('utils') to require('util')

f0076c9743644427e336bb1cdc5d1f2f12dac93a authored over 6 years ago by marcobdngn <[email protected]>
HTTPS everywhere!

233eed7a3808dc7fbda00f82a048394a10dbc5e3 authored over 6 years ago by David Luecke <[email protected]>
Adding a note that typ is not a typo.

57fa10067e67c8b1443b96814751a777e1269140 authored over 6 years ago by David Luecke <[email protected]>
Change "function" to middleware in options docs (#1183)

49972b1e19785702f69064bb6cf31d66c74d9fbe authored over 6 years ago by Capi Etheriel <[email protected]>
Fix small typo (#1182)

3c203e245c5a47e3eb1a1f72c389fa3e82fc219c authored over 6 years ago by Jaime Vidal González <[email protected]>
Added hint for transpiled modules (#1180)

2074f6a6102b640beb62a1cbf77741e4e2705f29 authored over 6 years ago by Luc Claustres <[email protected]>
Change book title

3433c6aa426cee33359be2c3c12abce8bd2311ad authored over 6 years ago by David Luecke <[email protected]>
add Error Handler recomendation (#1159)

* add Error Handler recomendation

* add details

about express error handler and error hooks

752638850ab230a964005710a11d5101ca9b4630 authored over 6 years ago by Todd Geist <[email protected]>
fix reference to env-specific config file (#1178)

6bdf02dc63aed7f53421725d0ab8acd97521a566 authored over 6 years ago by Capi Etheriel <[email protected]>
Correction of minor typo (#1179)

dbf0ce851ef7a78c6bca64d3458d13ce7c994cbe authored over 6 years ago by Evan Summers <[email protected]>
Update generator.md (#1177)

Update CLI version (current version as of writing is: 3.7.5)

9aeffb638af3dcc1cc6eeee31e0b937f6a178d4f authored over 6 years ago by AJ Schmidt <[email protected]>
Clarify after hooks are still run when SKIP is returned in a before hook (#1176)

The present text is ambiguous.

7aefbfd35a6bf7f1c3e03c6e831268ec8645e84c authored over 6 years ago by Eddyystop <[email protected]>
Update real-time.md (#1175)

In https://docs.feathersjs.com/guides/basics/rest.html it was mentioned that -
"Important: In ...

c1a4d2051e9432b3dda7852071d178bbdbe78355 authored over 6 years ago by Samarpan <[email protected]>
Remove duplicate word in docs (#1174)

633cb8f13378cfb2169b37d8d1d7c3b020ddc4e1 authored over 6 years ago by Aaron Contreras <[email protected]>
Add an example for returning an array

0c1c768e9e0621fadf74a25a42d6784418cea430 authored over 6 years ago by David Luecke <[email protected]>
Grammatical fixes in rest.md (#1173)

03d808e55739983d0f4a2b929c449791829d4e89 authored over 6 years ago by Raghav S <[email protected]>
Update databases.md (#1172)

ff8cb7bb34fd34fffb1dd4f3c670678fc136f38d authored over 6 years ago by iabotsiTC <[email protected]>
Adding docs for adapter.Model

9c4e8373e99fd3dc40a263ba35391ca0110ba9b4 authored over 6 years ago by David Luecke <[email protected]>
Update readme.md

4bac48050d94dd7395f24f6eb6959decfbaaecdc authored over 6 years ago by David Luecke <[email protected]>
Update FAQ title

6a5cb689b7cc8c5264623d0b7be101de71832c6b authored over 6 years ago by David Luecke <[email protected]>
Adding FAQ for new database adapters

e100e24cb94f6ec1b2c848489ec0b8cbcab3864b authored over 6 years ago by David Luecke <[email protected]>
Adding a note on querying null values

bf5df3575286f085b80ad0a103e05f8ffeef2abd authored over 6 years ago by David Luecke <[email protected]>
Use lowercase email for Gravatar hash for #1163

aa9fde2681d212a9b7317da6b4386b4ac8e9732c authored over 6 years ago by David Luecke <[email protected]>
Update doc with pull request (#1164)

Update doc with custom oAuth error handler

f4070ffaf7cc991812f7ab93ce5c9e75b128cee9 authored over 6 years ago by Mathieu Savage <[email protected]>
Remove redundant const (#1169)

883ae6743b26fd57841ff3805a7d61a608c78510 authored over 6 years ago by Eric Winchell <[email protected]>
Adding 'prefix' option (#1171)

40dd13aa4401b8303dcd32597d818f78519b1f63 authored over 6 years ago by chris-garrett <[email protected]>
Fix link to app.service() (#1167)

c944a0beb6fac0b0097970b3c29ab15b920a7888 authored over 6 years ago by Aaron Contreras <[email protected]>
Update testing.md (#1165)

fixed typo

ffec6b73c30fe0048fb0eae89107b78ca31d4f44 authored over 6 years ago by Hector Huang <[email protected]>
Why bother with returning & async on hooks (#1162)

* Why bother with returning & async on hooks

Why bother with returning and async on hooks? Th...

16eb0ff228085c75178d743f913f1ffdbb1a58dd authored over 6 years ago by Ray Foss <[email protected]>
Add docs for logger

11d0df4e3105e57945803a83ae4be8e69b5366eb authored over 6 years ago by David Luecke <[email protected]>