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

default token algorithm is HS256

1fd7da80606afa0284008d8e5dccef3d51d3f6f3 authored almost 9 years ago
some formatting

d84fa58c3551d7447d6510308079eac046f53df6 authored almost 9 years ago
updating authentication and authorization chapters

24ec4815ecb44a946f733c5563313b2f56f214ad authored almost 9 years ago
Merge pull request #104 from derek-watson/feathers-cli

Promoting the use of the CLI

4111924a5c10f72a988300e31a7bb1f1ef4b1a13 authored almost 9 years ago
Merge pull request #107 from feathersjs/editor-config

Add a basic editorconfig

c6dca1c96690c2a3c1ae0e37618960567798edf3 authored almost 9 years ago
Add a default .editorconfig file

ece29c15e4797bb154a6fb692a05e6ac9d54d94d authored almost 9 years ago
Merge pull request #109 from feathersjs/auth-0.6.0

Get the guide ready for [email protected]

32ff5b14947f8866b44c601a56a55361a974f22e authored almost 9 years ago
fix grammar mistake

9265545d7989dcfe87ad6b09b2a5fe605e21fd00 authored almost 9 years ago
Merge pull request #113 from gavingmiller/patch-1

Remove encrypt/decrypt in place of sign

2576fd4d6c9c014353009c35a2676f0b5296fce0 authored almost 9 years ago
Remove encrypt/decrypt in place of sign

JWT is not encrypting/decrypting the payload, only validating whether it has been tampered with ...

2dbb2321089f161184190bb4d51bb69512e1e0d9 authored almost 9 years ago
Merge pull request #112 from roelvan/patch-1

small typo

dc1e91d77ae4bb6b6faf75c2d2e7a27ec59d69e5 authored almost 9 years ago
small typo

346c20fc9c7b2987b1e72c5faa15410a2c0fb3f9 authored almost 9 years ago
Update jquery.md

e772af8f6ab52ab94f2b1e76ff95c7316c562d2b authored almost 9 years ago
Merge pull request #103 from derek-watson/feathers-levelup

English improvements to feathers-levelup docs

504ec4f07a6f96605bfa37e35f2e80e1301da44f authored almost 9 years ago
Merge pull request #110 from feathersjs/react-placeholder

Fix the react placeholder.

7e03ed7ecfb831dc788e69331e53c8661045aa69 authored almost 9 years ago
adding description of how to do OAuth2 client side. Closes #96.

797d7d89ffa12c1019d5ef44dc7a4bb3913f303c authored almost 9 years ago
adding link in services section on how to extend services

e33833c820aeec8f64178ad76b8a6cc26a28362e authored almost 9 years ago
adding some placeholders for the showcase page

e4ef28c686718b60d3797d13c31564b85d356f4c authored almost 9 years ago
Fix the react placeholder.

This will show a random image from this url: https://placeimg.com/60/60/people

be05f0e6ba56ee8dc54f96b967bf43d1628ffd8e authored almost 9 years ago
Get the guide ready for [email protected]

This makes the necessary changes for upgrading the auth plugin to version 0.6.0. It also includ...

7f28ee8a6c38f8aa972f9338f541cf7addf6a764 authored almost 9 years ago
Fix the user's avatar location

The gravatar hook sets up the user with an `image` property, not an `avatar` property.

```
m...

842bbb2147443499eaee33827db3372846db7f90 authored almost 9 years ago
Clarify the react guide.

When I first read line 41, I thought that it was saying that only the directly-following code ex...

fe709905d02704bc820aef9cdcd67e262ab0db87 authored almost 9 years ago
Update getting-started/user-management.md

6bea63f96bbb196ce62c578eedb6302c236730b1 authored almost 9 years ago
Update getting-started/user-management.md

b2e0c126b31f9973c4e2bb9e2da31e8d5d2c2da9 authored almost 9 years ago
Update getting-started/user-management.md

7da994f4cff2b9c211b4436cde296f4812934318 authored almost 9 years ago
Update faq.md

5073f6cd3c02026caa155912b63935d43ef2fb78 authored almost 9 years ago
Update faq.md

b4bab2cc0046c16577141769dd2a787048fe0e1a authored almost 9 years ago
faq.md - example of turning create -> findOrCreate

08246b17b9ef15f88d58ab83a4bbdfbf0ebccb86 authored almost 9 years ago
Browser localstorage dist is scoped under feathers.

a139df06e20820598f3d18c3cd471fa93d77df4b authored almost 9 years ago
Adding missing curly braces

1b079f902f1ed3be4c0973fe693fdc6fd69439e6 authored almost 9 years ago
Promoting the use of the CLI

d162d8b37b38f9aad7d66cba7e510c721881f9a0 authored almost 9 years ago
English improvements

aed0c7f87cf38cb111eb2c484a577d9f8871c0a9 authored almost 9 years ago
Merge pull request #102 from derek-watson/feathers-levelup

Documenting feathers-levelup

fcf59b522c6e9c4e72fd6c8d13a5479502433d33 authored almost 9 years ago
Documenting feathers-levelup

13d0279b67523faae3eae9d1bb7b7d0c0c34fbef authored almost 9 years ago
adding a showcase section

242dc129daab39a0cec172b154d0bc7572fa8f0b authored almost 9 years ago
Merge pull request #100 from feathersjs/feathers-configuration-client

Configuration documentation and client restructuring

42a2893f2f8e59e4463512ed02d76bc907c74778 authored almost 9 years ago
Adding documentation for feathers-configuration

11394b9687221c032513261b267f5629d8b373ac authored almost 9 years ago
Better sub-sectioning of client documentation

4f25840897bd20723eeabf56b766f6ac1578b786 authored almost 9 years ago
minor formatting

df09e208c28c107f63d50a2e4c3a2e9fa1737933 authored almost 9 years ago
moving video and adding the plugin

b25d570b27e39b381355314e28c45c4fd8a42df7 authored almost 9 years ago
adding Chris' youtube video

db51caef08e5ed60a8501bca7af46e2c1aeaedff authored almost 9 years ago
Merge pull request #98 from jwogrady/patch-1

Correct 404 error.

d0062d602d9d0a218ac9c60be0260d3b83437168 authored almost 9 years ago
Merge pull request #95 from swarthout/master

Update Parse

ac89aa1805be6074333913ced87ad336efcdd5f0 authored almost 9 years ago
Correct 404 error.

Add an `e` to `fatures.md` to resolve 404 error.

056cf5e0bb09703080b9133b0282a77e0028df3c authored almost 9 years ago
Link to the using a view engine guide instead

883d68388a0d2d086a3e4a4fb55a68cdab4f2e29 authored almost 9 years ago
Merge pull request #97 from feathersjs/select-docs

Fix documentation for $select

333fd607f5f6195af34da5d98c1bf3d77634f867 authored almost 9 years ago
Fix documentation for $select

c6356559f9615d407f290c467443dab5e6d5538e authored almost 9 years ago
add dashboard

http://blog.parse.com/announcements/introducing-the-parse-server-dashboard/

06e7bddfbf148ebc71cdeff146a7c905a964b545 authored almost 9 years ago
Update Parse

Parse now includes Realtime from Server and has React Native Support
links:
Live Queries: http...

1de506486c29f72f905ec63a26f3cc328e9d9e0e authored almost 9 years ago
updating hooks main readme to explain things a bit better

6661c07dc1d3d0ee0be6c66349f3a7ce27785e61 authored almost 9 years ago
some minor re-wording

f69907ebb4b69846c23e141c7e6dfcd44aa7a5dd authored almost 9 years ago
changing SSR guide to a better title

3ef1698b58011bd1aed3f2b58fd705535f90f96f authored almost 9 years ago
add missing syntax highlighting

a2a35bc6a8129b9d4aa6f6b35fe1e407f0473512 authored almost 9 years ago
fixing typo

ddeffb848841db2e06cf9544f82571ded9f70337 authored almost 9 years ago
minor foramtting

c7340021b650682753947d3b7da7c15ba02861dd authored almost 9 years ago
changing titles

0d9ce50f9481e11d03e247bc00b5a8e50e12cfad authored almost 9 years ago
always pro tips

c342bc52199e51895176c11a2d50b86b202a4192 authored almost 9 years ago
clarifying where methods get called

b953fac05c92eb70fd89280f6d2e3cfdb9c9bb85 authored almost 9 years ago
minor re-wording

d8f15fc1f71dd26b86b867d5bface57fac504d69 authored almost 9 years ago
changing clients main title

43bdc3c3d64737fa68d43dd8cc2245293fd32bf6 authored almost 9 years ago
Cleaning up the why section

4d55f02115a588309f216abd0ad85ba26b52cbff authored almost 9 years ago
Updating services section.

a18b6dee8ddcc2f6fb53982baf0a8daefc2cc54a authored almost 9 years ago
Updating REST section

e05d2cd97de5b82e730a1894d754b24847def520 authored almost 9 years ago
Fixing a bunch of errors real-time section and making it flow better

188d37426507bf4c0f87f174edcdc145045687ce authored almost 9 years ago
Formatting in databases section

f867b0f9ac3a5c8c2ba5641ca314a2b894a9d191 authored almost 9 years ago
Revising clients section to be more clear

68bb9ef5e1efc847d4b1889d0cd983f42ab24dc9 authored almost 9 years ago
Fixing typos and re-wording in the getting-started section

c93801763f04e1027f0ca75df8a2795d9d25cf63 authored almost 9 years ago
Updating hooks section to be more clear

605c92a61467cba3c8678145c7d7d81693dd8ed4 authored almost 9 years ago
Remove broken link

2b1cf9a9de27e534a27859de87d359e858f56779 authored almost 9 years ago
fixing feature comparison

ce9feaed464e1590b347e23cfad87c174c1df013 authored almost 9 years ago
fixing spacing

75947c8918b816cce0c91f7c29ddf25b24fae2c9 authored almost 9 years ago
cleaning up feature comparison

688b08924fbacdb655c32798c388ffc8b4ffb963 authored almost 9 years ago
creating a proper features section

f44ba14d0ee7d7bca38169a29d9c9cdd872a76d3 authored almost 9 years ago
Merge pull request #92 from katopz/patch-11

Fixed 404

2a0368208d9a21489733c362cf7c786401dbde11 authored almost 9 years ago
Merge pull request #91 from katopz/patch-10

Fixed 404

0052341bc68c0a68321b888e4449d63c941131ab authored almost 9 years ago
Merge pull request #90 from katopz/patch-9

Fixed 404

5b7054d4db4c4d743a93c889b05300a5c1d6393f authored almost 9 years ago
Merge pull request #89 from katopz/patch-8

Fixed 404

3ee4de5b171476b021943370cd8fd1bdbe3c5096 authored almost 9 years ago
Merge pull request #88 from katopz/patch-7

Fixed 404

73b5fd3a04640bc6fe09717303278b4b49c0776a authored almost 9 years ago
Merge pull request #87 from katopz/patch-6

Fixed 404

c81b9ac3bb6e4fed1133f86787a5e56ec7d0b9c0 authored almost 9 years ago
Merge pull request #85 from katopz/patch-3

Fixed 404

2e98ae93fe552c43a28a6904d90993537240766f authored almost 9 years ago
Fixed 404

8fa197589f1ecba272903acc154c3e3e06e050b5 authored almost 9 years ago
Fixed 404

b39e55ce2c6d250acaa38cfe9bfa1f325b3286cb authored almost 9 years ago
Fixed 404

4a16fd14b16051b1e127cf38a81e054ef53ab4dd authored almost 9 years ago
Fixed 404

776d9373d6c98cc42c65805de56019541effdce0 authored almost 9 years ago
Fixed 404

8eff28158d97fc3e59c6e4e039b49b27df1e1690 authored almost 9 years ago
Fixed 404

110754d3d9abdbc2fc748f973502e2f0daf962d3 authored almost 9 years ago
Merge pull request #86 from katopz/patch-5

Fixed 404

4fcc0712ac3acd962c0a80a3f472f0b1b93e2dea authored almost 9 years ago
Fixed 404

d6037b8739db267ced3c8409d33a98d90c70dc69 authored almost 9 years ago
Fixed 404

677ec23e8b727e22705e58704c7d10079f68dc7a authored almost 9 years ago
Merge pull request #84 from katopz/patch-2

Fixed 404

7a4e6fe07961f65ad0eb399f5dfd09680d4f62e1 authored almost 9 years ago
Fixed 404

mongoosejs.com -> http://mongoosejs.com/

47506eb64409303d1490771ef230974ace50a636 authored almost 9 years ago
fixing link

d37456fc386b351197d30bafb44780651d13c2c6 authored almost 9 years ago
Merge pull request #78 from adrianhunter/fix/some-wrong-link-for-auth-site

fixed link....

5a3d542df0228f69a340402601b79e072f1fdff9 authored almost 9 years ago
Merge pull request #80 from pierrenel/patch-1

Update primus.md

be42aefa2bb87898d16c68a7fb2b48cc5218cd19 authored almost 9 years ago
Merge pull request #81 from johnw424/patch-1

Update routing.md spelling error

e1f3afdc6869a80d910b1d163cc581b9547a2b2d authored almost 9 years ago
Merge branch 'lauritzsh-patch-1'

4d53657b21da9890432b4444c2c83a9ace649af5 authored almost 9 years ago
resolving conflicts

f22eb4d5145d50b49c897e432ee2d9fc9a1c1769 authored almost 9 years ago
Merge pull request #79 from tlossen/patch-1

fixed word error: compromised --> comprised

f6092aaf3dc24b832bc907dcb912407ce1e4530a authored almost 9 years ago
Update routing.md spelling error

Fixed spelling error "calllback" to "callback"

de9f193758f343d849b45bfc9d3560674fbc396a authored almost 9 years ago
Update primus.md

fixed a typo - I'm pretty sure you meant const primus, not const primuse.

3aa3085a128398803b2543d3c0568f89b6922fd7 authored almost 9 years ago