Ecosyste.ms: OpenCollective

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

github.com/feathersjs/feathers

The API and real-time application framework
https://github.com/feathersjs/feathers

docs: Add information about feathers-sync for cases where it would apply

0f19e129d5b643970e728cea2348e98e229f56d3 authored over 1 year ago by Artur Sena <[email protected]>
fix(generators): Fix channel/service configuration order for Koa based apps

580344e96fe8a2f17fd53476af5a0c7ddefac0b6 authored over 1 year ago by myriads-dev <[email protected]>
docs: Update migrating.md debugging (#3220)

e01eb6a5c0b74a3c13a6e3651ed6ea10f84e6c36 authored over 1 year ago by Ray Foss <[email protected]>
chore(release): publish v5.0.6

71ac655d260fbc9aa65cd5b9a6c088f0187ace4e authored over 1 year ago by daffl <[email protected]>
docs: Add conditional TypeScript block to migration guide (#3216)

2b7a26769927b6a1a24beb6b557662bcec676fa4 authored over 1 year ago by David Luecke <[email protected]>
chore: Update all dependencies (#3215)

3f962040d35d2b0ec2e4d54cf91633e6a1d2eabc authored over 1 year ago by David Luecke <[email protected]>
fix(authentication): Export JwtVerifyOptions (#3214)

d59896eb0229f1490c712f19cf84eb2bcf123698 authored over 1 year ago by Gabriel Day <[email protected]>
fix(authentication-client): Do not trigger storage methods if storage not defined (#3210)

261acbcde387db731e434cb106a27b49dcb64a9a authored over 1 year ago by Claudio S <[email protected]>
fix(authentication-client): removeAccessToken throws error if storage not defined (#3195)

b8e27698f7958a91fe9a4ee64ec5591d23194c44 authored over 1 year ago by Claudio S <[email protected]>
fix(authentication-local): Local Auth - Nested username & Password fields (#3091)

d135526da18ecf2dc620b82820e1d09d8af5c0b5 authored over 1 year ago by Ryan Kotzen <[email protected]>
fix(authentication-oauth): Update OAuth redirect to handle user requested redirect paths (#3186)

37420283c17bb8129c6ffdde841ce2034109cc6b authored over 1 year ago by Tyler <[email protected]>
chore(release): publish v5.0.5

42bd5e40ec73b10939b9a008ae8e49c39a191009 authored over 1 year ago by daffl <[email protected]>
fix(mongodb): Speed up multi create (#3171)

e34f728139a1008503aa440f1b7cf6395719417b authored over 1 year ago by Beau Shaw <[email protected]>
fix(typebox): Revert to TypeBox 0.25 (#3183)

cacedf59e3d2df836777f0cd06ab1b2484ed87c5 authored over 1 year ago by David Luecke <[email protected]>
docs(guide): Fix typo in client.md (#3156)

2b04a0f9f8733eb74b2018e5fe70ddd27586babb authored over 1 year ago by Francesco Enea <[email protected]>
fix(generators): Add sourceMap to tsconfig.json template (#3166)

3049b7a425d01cdd3058442c7183307a06cfc87a authored over 1 year ago by Nathan Brizzee <[email protected]>
docs: document new extended types (#3160)

06919cf024df6d4b809aa0f3ade5f1cecdb2e82b authored over 1 year ago by Marshall Thompson <[email protected]>
fix(schema): Exclude [email protected] (#3180)

aee8531b5f0578f11e43b19a469b96e6f4b170ce authored over 1 year ago by Ray Foss <[email protected]>
docs: Update resolvers.md (#3169)

608b5840ff7c7a3f3d965f0ad6bb5d7fd081a2ee authored over 1 year ago by Lukorito <[email protected]>
chore(release): publish v5.0.4

376e89040991db500f1f327aa699322543315039 authored over 1 year ago by daffl <[email protected]>
fix: Make sure all Readme files are up to date (#3154)

a5f0b38bbf2a11486415a39533bcc6c67fb51e3e authored over 1 year ago by David Luecke <[email protected]>
fix(typebox): Implement custom TypeBuilder for backwards compatibility (#3150)

962bd87217212320b1a68f6556a16b8a6b8f757c authored over 1 year ago by David Luecke <[email protected]>
docs: Added comparison between feathers and nest (#3109)

988c2b5422a6716aed4e00754209c8e6a26fddd6 authored over 1 year ago by Muhammed Kadir Tan <[email protected]>
fix(adapter-commons): Support non-default import to ease use with ESM projects

d06f2cfcadda7dc23f0e2bec44f64e6be8500d02 authored over 1 year ago by Ray Foss <[email protected]>
fix(memory): Fix memory adapter readme (#3153)

a9d826a7dbe7df4501fbf82a47d2c3a77ca9e0c0 authored over 1 year ago by Ray Foss <[email protected]>
chore(release): publish v5.0.3

a6ba4dfd08f537a7d4778bed4c45091cbe3802aa authored over 1 year ago by daffl <[email protected]>
fix(generators): Properly log unhandled rejection (#3149)

eda8f78fa5084c3247ad10b051610b3c51a13d24 authored over 1 year ago by David Luecke <[email protected]>
fix(mongodb): Add MongoDB as peerDependency (#3148)

0137b40fb694fa95e3b7b7ad41504831b894d977 authored over 1 year ago by David Luecke <[email protected]>
fix(dependencies): Update all dependencies (#3139)

f24276e9a909e2e58a0730c730258ce1f70f4028 authored over 1 year ago by David Luecke <[email protected]>
fix(knex): Get by id and transactions should work with params.knex (#3146)

b172b5ea9b461642874eb7d2ba01dc4cfc275155 authored over 1 year ago by David Luecke <[email protected]>
fix(knex): Only apply default order for MSSQL (#3145)

28c26279befea6cf43cedd3af628234b170b8c91 authored over 1 year ago by David Luecke <[email protected]>
fix(knex): Ensure that columns are selected unambigiously and avoid duplicate id selection (#3144)

3eb7428f888f0e8a0fbc09f5261bff3e68a0ed63 authored over 1 year ago by David Luecke <[email protected]>
docs(express): Fix reference for authenticated user (#3140)

7ed6cdf3249d11f0d468e9646f7568bf3082725a authored over 1 year ago by Narayan Sainaney <[email protected]>
fix(typebox): Upgrade to TypeBox 0.26.0 (#3113)

d1d95984dd94d2b9305e7338421f84f9c4f733fd authored almost 2 years ago by David Luecke <[email protected]>
fix(authentication): Ensure authentication.entity configuration can be null (#3136)

c47349b9dcf2067b7b572c5463b15b2a8fbda972 authored almost 2 years ago by Christoph Wiechert <[email protected]>
Contributing info (#3126)

8c8560b38024613b8f0074088d815c2c8ce2309a authored almost 2 years ago by Ray Foss <[email protected]>
docs: Update Knex client name (#3120)

027b7f708ad10fb6c19561fa870a7cdc13f29a8d authored almost 2 years ago by Christoph Wiechert <[email protected]>
chore(generators): Update generator tests to account for different versions (#3125)

5009ebdd1468bf07c5930e5ca4d155a47cae3afd authored almost 2 years ago by David Luecke <[email protected]>
chore(release): publish v5.0.2

9b5239bf12f52f7e6b80405b465dcb1e1c65b623 authored almost 2 years ago by daffl <[email protected]>
fix(socketio-client): Move core dependency to the right spot (#3117)

6cd66f13e4e668defb57074413846550b147a51d authored almost 2 years ago by David Luecke <[email protected]>
fix(generators): Make sure TypeScript version in generated app matches (#3122)

f0acfdf9d33337bf40ca12126c2550f56e31fa3b authored almost 2 years ago by David Luecke <[email protected]>
docs: Fix typo, duplicated word (#3114)

a25c3d138fdbecda3d9c451777a923228fe73a14 authored almost 2 years ago by sokulski <[email protected]>
chore(release): publish v5.0.1

18b7f4ab0a8075572a81d78956ba1205a9795c91 authored almost 2 years ago by daffl <[email protected]>
chore: Update package-lock.json

8904873f0ae7f182a4419443838a1d70b6f68990 authored almost 2 years ago by daffl <[email protected]>
docs: Fix typo in client.md (#3102)

e8ce7030f1f534ac83d3e634235e9d6233a169c3 authored almost 2 years ago by Ryan Giordano <[email protected]>
docs: Update channels.md (#3103)

9ca54c7c4c72212a45fdd91e3c7273f18fe82aa1 authored almost 2 years ago by Alex <[email protected]>
docs: Some small documentation updates (#3085)

31d5d7f2d4ce5e63427c54f6ca7f86a428a6ed7a authored almost 2 years ago by David Luecke <[email protected]>
fix(generators): Conditionally import channels in Express app (#3106)

c2dbaaa4d1d5a5675b5812a7ed2317076ac414fe authored almost 2 years ago by David Luecke <[email protected]>
docs: Fix typo in client.md (#3101)

625cabf18f6b9c22da98e263782ad9a49dec2f6e authored almost 2 years ago by Christopher Dambamuromo <[email protected]>
docs: Fixed grammar error (#3100)

1962cbbf85cf2acbead189464098424c4ce87c46 authored almost 2 years ago by Gabriel Day <[email protected]>
fix(core): Add PaginationParams to general find method (#3095)

8ebdcf5107fae5fa23920390052b871033de3a0a authored almost 2 years ago by fratzinger <[email protected]>
docs: Fix doc mismatch for resolveResult (#3098)

97c3ed93b7dccca1f6306bc679ce0f0994e60570 authored almost 2 years ago by joe Jankowiak <[email protected]>
chore(dependencies): Update dependencies (#3086)

Co-authored-by: GitHub Actions Bot <[email protected]>

992673fb6bd75ba07650929b98fd9982fbf7e0e2 authored almost 2 years ago by David Luecke <[email protected]>
fix(memory/mongodb): $select as only property & force 'id' in '$select' (#3081)

fbe3cf5199e102b5aeda2ae33828d5034df3d105 authored almost 2 years ago by fratzinger <[email protected]>
fix(koa): Replace koa-bodyparser with koa-body (#3093)

2456bf882c99ae2cddd1a39bffba7e61217fc055 authored almost 2 years ago by Johnathon Weaver <[email protected]>
fix(transport-commons): Fix dispatching of arrays (#3075)

98fdda53187acee88137b39662c766cc62cd7b55 authored almost 2 years ago by David Luecke <[email protected]>
fix(core): Use Symbol.for to instantiate shared symbols (#3087)

7f3fc2167576f228f8183568eb52b077160e8d65 authored almost 2 years ago by David Luecke <[email protected]>
docs(schema): Update extended ajv docs (#3083)

a5eb1d50a86c125ca66689f7cd3da0c2fdaaa719 authored almost 2 years ago by Marshall Thompson <[email protected]>
chore(docs): Fix typo in links (#3089)

5b03634815c0ec7625767140d58bd9d4dddfe09f authored almost 2 years ago by Tamilmozhi Gunasekar <[email protected]>
chore: Update changelog

e48f10983375c1d9448c2326390737d6d192642b authored almost 2 years ago by daffl <[email protected]>
chore(release): publish v5.0.0

90caf635aec850550b9d37bea2762af959d9e8d5 authored almost 2 years ago by daffl <[email protected]>
chore: Add additional publishing scripts

2a5b8fe1cc73c13b3145cd1df5191eaf7df75374 authored almost 2 years ago by daffl <[email protected]>
chore(dependencies): Update dependencies (#3072)

Co-authored-by: GitHub Actions Bot <[email protected]>

fd44a906a3e601dcf54615433314487602d68830 authored almost 2 years ago by David Luecke <[email protected]>
chore: V5 final (#3070)

e41f39a4afa417e5c7bf82e0db2355fc57d1727d authored almost 2 years ago by David Luecke <[email protected]>
fix(koa): Make Koa app inspectable (#3069)

4fbbfff2a3c625f8e6929e5a09e2cf7b739ffe11 authored almost 2 years ago by David Luecke <[email protected]>
fix(generators): Fix typo in service client generator (#3068)

612032eced24ecbcf255d51ff0d537d74227cfd7 authored almost 2 years ago by David Luecke <[email protected]>
chore: Update changelog

fefe3719b6c7f544e21b15c25e912ac4a5bedc6c authored almost 2 years ago by daffl <[email protected]>
chore(release): publish v5.0.0-pre.38

7fc86307438ae8cf3f71ce3b677be8bcc55768c1 authored almost 2 years ago by daffl <[email protected]>
chore: Update package-lock.json

d614960f09e4f627d7d0a4ddd4e00e090b1833d4 authored almost 2 years ago by daffl <[email protected]>
feat(generators): Final tweaks to the generators (#3060)

1bf1544fa8deeaa44ba354fb539dc3f1fd187767 authored almost 2 years ago by David Luecke <[email protected]>
fix(koa): Fix missing dependency on feathers (#3061)

80dc95ff85c9074b8f70e3ff71562f18863ef2be authored almost 2 years ago by Dmitry Maganov <[email protected]>
feat(schema): Add schema helper for handling Object ids (#3058)

1393bed81a9ee814de6aab0e537af83e667591a2 authored almost 2 years ago by David Luecke <[email protected]>
fix(schema): validateQuery - move next function outside of try-catch (#3053)

37fe5c4a4d813867f6d02098b7c77d08786248c7 authored almost 2 years ago by fratzinger <[email protected]>
chore(dependencies): Update all dependencies (#3050)

d659858f3fed3cb6f340bf5b743a8b7b444d7c53 authored almost 2 years ago by David Luecke <[email protected]>
chore: Update changelog

ba0e4a9a3d38eaa4f0be18baeb8f90fa4d6ad0eb authored almost 2 years ago by daffl <[email protected]>
chore(release): publish v5.0.0-pre.37

17a8b3b2614876772472d3cab3d96d45c01db6ed authored almost 2 years ago by daffl <[email protected]>
fix(schema): Do not change the hook context in resolvers (#3048)

bfd8c04c15279063a0d4b70771715c656dda5f7c authored almost 2 years ago by David Luecke <[email protected]>
feat(mongodb): Add Object ID keyword converter and update MongoDB CLI & docs (#3041)

ca0994eaecb5a31f310bc980d106834e11f24f41 authored almost 2 years ago by Marshall Thompson <[email protected]>
fix(knex): The method getModel in the knex adapter (#3043)

77e14dd3f4a29adff8beb805d0e6186ead59e4fe authored almost 2 years ago by hugo-bach <[email protected]>
docs(guides): creating koajs (not expressjs) server #3040

5380a5c15e7076fe8dd11bf5e8e9de84b920fc32 authored almost 2 years ago by Just Some Programmer <[email protected]>
fix(typebox): Allow nested or in and queries (#3029)

39e0b785238b809aa9b4dea9b95efc3c188c9baa authored almost 2 years ago by David Luecke <[email protected]>
chore(dependencies): Update dependencies (#3038)

1bac380cb3b2767bced090d0e5a27a1e7290d2ca authored almost 2 years ago by David Luecke <[email protected]>
docs(schema): Fix typo of $all in $and (#3037)

6db8b24a4395efa914430746d05096a028e4fa4e authored almost 2 years ago by Mathieu DARTIGUES <[email protected]>
fix(generators): Add schema selection to CI test matrix (#3035)

7484b164fba4ac2ee379dc5c6363f964f45e94d3 authored almost 2 years ago by David Luecke <[email protected]>
docs(guides): Review getting started and CLI guide (#3028)

101da57937c23c18ad52a01f8ebf07207cd372c6 authored almost 2 years ago by David Luecke <[email protected]>
fix(generators): Generated app does not start when choosing JSON schema (#3034)

7b8250bd535c3c5ec7429a65139335ad43616ae0 authored almost 2 years ago by CJ R <[email protected]>
fix(schema): Ensure that resolveResult and resolveExternal are run as around hooks (#3032)

71942f418e3afe167aef4f98b1a97356dae7625c authored almost 2 years ago by David Luecke <[email protected]>
fix(generators): Fix Knex migration generated filename (#3033)

1ac18a7143173d973af982772678834f7a7334f7 authored almost 2 years ago by David Luecke <[email protected]>
chore: Update readme

cf09e8f068ffd5564ec70770180a391cee2a25af authored almost 2 years ago by David Luecke <[email protected]>
chore: Update changelog

c9c476bbbb3d4f0e0e6df27bf52ae9fdb631126d authored almost 2 years ago by daffl <[email protected]>
chore(release): publish v5.0.0-pre.36

9a107b463cc80d7f3c28553c908987e05b0b634a authored almost 2 years ago by daffl <[email protected]>
chore: Update year notices and header images (#3026)

e889f836d3d713d4109cdad41ff51883e9cc5590 authored almost 2 years ago by David Luecke <[email protected]>
fix(authentication-oauth): Use original headers in oauth flow (#3025)

fb3d8cca123d68a77b096bc92e49baa55424afe0 authored almost 2 years ago by David Luecke <[email protected]>
fix: Update all dependencies (#3024)

283dc4798d85584bc031e6e54b83b4ea77d1edd0 authored almost 2 years ago by David Luecke <[email protected]>
feat(generators): Add service file for shared information (#3008)

0a1665d23e002afadb40ed99bf0168f0fceb0054 authored almost 2 years ago by David Luecke <[email protected]>
feat(database): Add and to the query syntax (#3021)

00cb0d9c302ae951ae007d3d6ceba33e254edd9c authored almost 2 years ago by David Luecke <[email protected]>
fix(databases): Ensure that query sanitization is not necessary when using query schemas (#3022)

dbf514e85d1508b95c007462a39b3cadd4ff391d authored almost 2 years ago by David Luecke <[email protected]>
fix(configuration): Add pool and connection object to SQL database default configuration (#3023)

092c749d43f7da4d019576d1210fe7d3719a44a2 authored almost 2 years ago by David Luecke <[email protected]>
fix(feathers): Run after all hooks first, and then after method hooks (#3004)

3692fd57f70564492cef8bbaf78d264627a9bf0a authored almost 2 years ago by Karolis Narkevicius <[email protected]>
docs(guides): General proofread of the basics docs (#2983)

a58b8d3f678026cf954f162ed4ac526766d8742b authored almost 2 years ago by Fraser <[email protected]>