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

docs: Update schema.md (#3229)

github.com/feathersjs/feathers - 5e520f3a30d16847f180dfaa73fa963b494331f1 authored over 1 year ago by Mathieu DARTIGUES <[email protected]>
chore(release): publish v5.0.7

github.com/feathersjs/feathers - 1ab855487d2dfacb114339c634621357bce3a56a authored over 1 year ago by daffl <[email protected]>
fix(core): Ensure .service does not access Object properties (#3235)

github.com/feathersjs/feathers - c0b670ac4c7bf145e36b59ea89d1387b5514c237 authored over 1 year ago by David Luecke <[email protected]>
fix(koa): Ensure .teardown works without a server (#3234)

github.com/feathersjs/feathers - 818572df98456bc3e1a300e879329aa8f849be64 authored over 1 year ago by David Luecke <[email protected]>
chore(dependencies): Update all dependencies (#3227)

github.com/feathersjs/feathers - d6a94d280946773fd0ea6e9ec0dce0f2aa8d8dc0 authored over 1 year ago by David Luecke <[email protected]>
docs(guides): Highlight appropriate code lines regarding the context (#3232)

github.com/feathersjs/feathers - 8f29a023581d64a72499e7ebb8aec30a3b35d217 authored over 1 year ago by Stefan <[email protected]>
docs: Add information about feathers-sync for cases where it would apply

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

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

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

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

github.com/feathersjs/feathers - 2b7a26769927b6a1a24beb6b557662bcec676fa4 authored over 1 year ago by David Luecke <[email protected]>
chore: Update all dependencies (#3215)

github.com/feathersjs/feathers - 3f962040d35d2b0ec2e4d54cf91633e6a1d2eabc authored over 1 year ago by David Luecke <[email protected]>
fix(authentication): Export JwtVerifyOptions (#3214)

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

github.com/feathersjs/feathers - 261acbcde387db731e434cb106a27b49dcb64a9a authored over 1 year ago by Claudio S <[email protected]>
cleanup: moved

https://github.com/feathersjs/playground/tree/benchmarks

github.com/feathersjs/playground - fd963781decc43e5d9e0acc2349cd3d1815d14f9 authored over 1 year ago by Ray Foss <[email protected]>
Delete package.json

github.com/feathersjs/playground - cd77b19ce3d075c077e599269990ed0f31272301 authored over 1 year ago by Ray Foss <[email protected]>
Delete .gitignore

github.com/feathersjs/playground - a9df1180afa83c263b972bd4b2443739033dd079 authored over 1 year ago by Ray Foss <[email protected]>
Delete code-stats.md

github.com/feathersjs/playground - 398676f3264a686a6d8750ff44ae9e264b70015d authored over 1 year ago by Ray Foss <[email protected]>
docs: Update README.md

github.com/feathersjs/playground - dafcd237dbb82181d00b71943764cb7508de68b3 authored over 1 year ago by Ray Foss <[email protected]>
Delete replit.nix

github.com/feathersjs/playground - f350aa4e6b9f92aed1ae2702778bee9bddb69425 authored over 1 year ago by Ray Foss <[email protected]>
Delete .replit

github.com/feathersjs/playground - dd026f5f37cd1a8087da289df6fdb7c31482e66d authored over 1 year ago by Ray Foss <[email protected]>
fix(authentication-client): removeAccessToken throws error if storage not defined (#3195)

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

github.com/feathersjs/feathers - d135526da18ecf2dc620b82820e1d09d8af5c0b5 authored over 1 year ago by Ryan Kotzen <[email protected]>
docs: Fix links for StackBlitz buttons

github.com/feathersjs/playground - 2e128d2c3cf7975d941880ec3b257a6ee5b3670d authored over 1 year ago by Ray Foss <[email protected]>
refactor: Moved to template-starter branch

github.com/feathersjs/playground - 68550491680a50f6335c26ddfa3efb6d573a43cf authored over 1 year ago by Ray Foss <[email protected]>
dx: dry up code... makes big difference with 5+ server dependencies

github.com/feathersjs/feathers-chat - c7a7cf7fd99d6591dad372d11e04d3d574518492 authored over 1 year ago by Ray Foss <[email protected]>
fix(authentication-oauth): Update OAuth redirect to handle user requested redirect paths (#3186)

github.com/feathersjs/feathers - 37420283c17bb8129c6ffdde841ce2034109cc6b authored over 1 year ago by Tyler <[email protected]>
fix: testing ports for mocha (#259)

github.com/feathersjs/feathers-chat - 2c59f3faa75828d021969e8e8b589a1ae9832241 authored over 1 year ago by Ray Foss <[email protected]>
fix: hide node_modules for packages (#258)

github.com/feathersjs/feathers-chat - f9ba293a7f16fef3746d43083462eb92910c8e9d authored over 1 year ago by Ray Foss <[email protected]>
fix: capital usernames and project names break URL detection (#256)

github.com/feathersjs/feathers-chat - bb3f9e8faf378431144df12ecd9818e36e7903df authored over 1 year ago by Ray Foss <[email protected]>
fix(dx): bashrc (#254)

github.com/feathersjs/feathers-chat - 1eedeb2b38ae915d00ced39de6953102b6e49341 authored over 1 year ago by Ray Foss <[email protected]>
docs: update PR template with sandbox info (#255)

github.com/feathersjs/feathers-chat - f662acfe6ff4d26d4eaef6ab148d77c2e11a7315 authored over 1 year ago by Ray Foss <[email protected]>
fix: private emails crash authentication (#252)

github.com/feathersjs/feathers-chat - 0393f6e770df7c455ffd0aa51a30345a37b83933 authored over 1 year ago by Ray Foss <[email protected]>
Allow for custom GitHub OAuth secrets via env (#253)

github.com/feathersjs/feathers-chat - 3dd8b90353a8ed6a237df8ee42c76b6a62a7a143 authored over 1 year ago by Ray Foss <[email protected]>
fix: bundle:client had old path

github.com/feathersjs/feathers-chat - 5d74433aaac178ce8932cfbfd974a90db4ecd465 authored over 1 year ago by Ray Foss <[email protected]>
perf(dx): drastic performance improvements on Replit (#249)

Take free replit's performance from over 3m to under one. Pro replit from over 1 minute to under...

github.com/feathersjs/feathers-chat - 68a0e10094030b1c7990fcc1253dd07129571f7c authored over 1 year ago by Ray Foss <[email protected]>
fix(dx): fix cli install bug and potential debugger port collision

github.com/feathersjs/feathers-chat - 9f0531c75f46ab6f4512585151a2a81522945360 authored over 1 year ago by Ray Foss <[email protected]>
docs: update Readme header for accuracy

This commit updates the Readme header by removing the "Made with Replit" label, which was inaccu...

github.com/feathersjs/feathers-chat - 4192d3f7416e45d8ecbbfce2439ab5c87e970b6e authored over 1 year ago by Ray Foss <[email protected]>
feat(replit): install @feathersjs/cli globally and delete upstream tsconfig.json

This commit adds the installation of @feathersjs/cli globally and deletes the upstream tsconfig....

github.com/feathersjs/feathers-chat - 3d1c87720c9efbc1e44b7d1c2517c8f67d25f674 authored over 1 year ago by Ray Foss <[email protected]>
chore(release): publish v5.0.5

github.com/feathersjs/feathers - 42bd5e40ec73b10939b9a008ae8e49c39a191009 authored over 1 year ago by daffl <[email protected]>
fix(mongodb): Speed up multi create (#3171)

github.com/feathersjs/feathers - e34f728139a1008503aa440f1b7cf6395719417b authored over 1 year ago by Beau Shaw <[email protected]>
fix(typebox): Revert to TypeBox 0.25 (#3183)

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

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

github.com/feathersjs/feathers - 3049b7a425d01cdd3058442c7183307a06cfc87a authored over 1 year ago by Nathan Brizzee <[email protected]>
docs: document new extended types (#3160)

github.com/feathersjs/feathers - 06919cf024df6d4b809aa0f3ade5f1cecdb2e82b authored over 1 year ago by Marshall Thompson <[email protected]>
fix(schema): Exclude [email protected] (#3180)

github.com/feathersjs/feathers - aee8531b5f0578f11e43b19a469b96e6f4b170ce authored over 1 year ago by Ray Foss <[email protected]>
feat: Replit config (#241)

github.com/feathersjs/feathers-chat - 1956e4b674b9a67f21f363e669e06ce4ff30b73f authored over 1 year ago by Ray Foss <[email protected]>
docs: Update resolvers.md (#3169)

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

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

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

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

github.com/feathersjs/feathers - 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

github.com/feathersjs/feathers - d06f2cfcadda7dc23f0e2bec44f64e6be8500d02 authored over 1 year ago by Ray Foss <[email protected]>
fix(memory): Fix memory adapter readme (#3153)

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

github.com/feathersjs/feathers - a6ba4dfd08f537a7d4778bed4c45091cbe3802aa authored almost 2 years ago by daffl <[email protected]>
fix(generators): Properly log unhandled rejection (#3149)

github.com/feathersjs/feathers - eda8f78fa5084c3247ad10b051610b3c51a13d24 authored almost 2 years ago by David Luecke <[email protected]>
fix(mongodb): Add MongoDB as peerDependency (#3148)

github.com/feathersjs/feathers - 0137b40fb694fa95e3b7b7ad41504831b894d977 authored almost 2 years ago by David Luecke <[email protected]>
fix(dependencies): Update all dependencies (#3139)

github.com/feathersjs/feathers - f24276e9a909e2e58a0730c730258ce1f70f4028 authored almost 2 years ago by David Luecke <[email protected]>
fix(knex): Get by id and transactions should work with params.knex (#3146)

github.com/feathersjs/feathers - b172b5ea9b461642874eb7d2ba01dc4cfc275155 authored almost 2 years ago by David Luecke <[email protected]>
fix(knex): Only apply default order for MSSQL (#3145)

github.com/feathersjs/feathers - 28c26279befea6cf43cedd3af628234b170b8c91 authored almost 2 years ago by David Luecke <[email protected]>
fix(knex): Ensure that columns are selected unambigiously and avoid duplicate id selection (#3144)

github.com/feathersjs/feathers - 3eb7428f888f0e8a0fbc09f5261bff3e68a0ed63 authored almost 2 years ago by David Luecke <[email protected]>
docs(express): Fix reference for authenticated user (#3140)

github.com/feathersjs/feathers - 7ed6cdf3249d11f0d468e9646f7568bf3082725a authored almost 2 years ago by Narayan Sainaney <[email protected]>
fix(typebox): Upgrade to TypeBox 0.26.0 (#3113)

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

github.com/feathersjs/feathers - c47349b9dcf2067b7b572c5463b15b2a8fbda972 authored almost 2 years ago by Christoph Wiechert <[email protected]>
Contributing info (#3126)

github.com/feathersjs/feathers - 8c8560b38024613b8f0074088d815c2c8ce2309a authored almost 2 years ago by Ray Foss <[email protected]>
docs: Update Knex client name (#3120)

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

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

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

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

github.com/feathersjs/feathers - f0acfdf9d33337bf40ca12126c2550f56e31fa3b authored almost 2 years ago by David Luecke <[email protected]>
docs: Fix typo, duplicated word (#3114)

github.com/feathersjs/feathers - a25c3d138fdbecda3d9c451777a923228fe73a14 authored almost 2 years ago by sokulski <[email protected]>
Fix replit sometimes chosing wrong port

github.com/feathersjs/playground - f866397d7ff79161caa59d8d9ba684efd327275a authored almost 2 years ago by Ray Foss <[email protected]>
minor path fix

github.com/feathersjs/playground - 1e5d65ef05154e72257b0ae73d287fe6ab10676e authored almost 2 years ago by Ray Foss <[email protected]>
Stackblitz prioritizes low ports for the web view...

meaning 3030 is lower than the default port of 5173, and the API server gets served instead of t...

github.com/feathersjs/playground - 352393b7de8fa49341f3659646422303dd194f18 authored almost 2 years ago by Ray Foss <[email protected]>
move server to src to support feathers cli

github.com/feathersjs/playground - cbf0c1a423cf64826de4ee178e46b511b3262581 authored almost 2 years ago by FossPrime <[email protected]>
🍀 Happy St. Patrick's Day 🍀

github.com/feathersjs/playground - 7eefa3491838f45eabdab84f99a713e26a1acffe authored almost 2 years ago by Ray Foss <[email protected]>
Update HolidayBot.ts

github.com/feathersjs/playground - 613eb8f63d0bdddc4e8d8caf8bb9e3d42984945d authored almost 2 years ago by Ray Foss <[email protected]>
Update .replit

github.com/feathersjs/playground - bbafcb9350f53c9b4a6310c5bbeef59c2ed42758 authored almost 2 years ago by Ray Foss <[email protected]>
Replit nix package update

github.com/feathersjs/playground - 3537b9882875ea1ec3fd5ef89ba0d1a878f77c21 authored almost 2 years ago by Ray Foss <[email protected]>
Starter, O'Hara's bug fix

github.com/feathersjs/playground - 73c836db48775b6b1702ee4ff58542d4a8b973be authored almost 2 years ago by Ray Foss <[email protected]>
Starter, St. Patrick's bot

github.com/feathersjs/playground - 5252ea4a261876ac0c123c3896db1888b9a85396 authored almost 2 years ago by Ray Foss <[email protected]>
St Patrick's SVG

Prompt: "What would the SVG code for a st Patrick's day leprechaun avatar look like?"

github.com/feathersjs/playground - 8fee18903eadbfed6949657ef20d8e42bfd0bf3b authored almost 2 years ago by Ray Foss <[email protected]>
Starter, v5.0.1 config fix

github.com/feathersjs/playground - 6a34de73e2e699eb1ada5e17a0b3610ea75a311a authored almost 2 years ago by Ray Foss <[email protected]>
Starter v5.0.1

There is no perf benefit to this

github.com/feathersjs/playground - cdb1cd67915a6c70e1a09ab82941fe97c282d7d8 authored almost 2 years ago by Ray Foss <[email protected]>
chore(release): publish v5.0.1

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

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

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

github.com/feathersjs/feathers - 9ca54c7c4c72212a45fdd91e3c7273f18fe82aa1 authored almost 2 years ago by Alex <[email protected]>
docs: Some small documentation updates (#3085)

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

github.com/feathersjs/feathers - c2dbaaa4d1d5a5675b5812a7ed2317076ac414fe authored almost 2 years ago by David Luecke <[email protected]>
docs: Fix port in Readme (#242)

github.com/feathersjs/feathers-chat - a8c2f2fa4b1de39f8ee20dbba1bc90eabfa15104 authored almost 2 years ago by Hanzla Mateen <[email protected]>
docs: Fix typo in client.md (#3101)

github.com/feathersjs/feathers - 625cabf18f6b9c22da98e263782ad9a49dec2f6e authored almost 2 years ago by Christopher Dambamuromo <[email protected]>
docs: Fixed grammar error (#3100)

github.com/feathersjs/feathers - 1962cbbf85cf2acbead189464098424c4ce87c46 authored almost 2 years ago by Gabriel Day <[email protected]>
minor: remove pnpm i call.

github.com/feathersjs/playground - 2e7b09bfe6be37648e1c9c9616c52e7fd40e2409 authored almost 2 years ago by Ray Foss <[email protected]>
remove pnpm-lock and use package-lock.json instead.

Pnpm has a great stats and version UI and great performance. But it heavily assumes we used sema...

github.com/feathersjs/playground - 140f65df085ae8e87a65c739eac9f9d8b0c8fb42 authored almost 2 years ago by Ray Foss <[email protected]>
starter lock file to improve performance

github.com/feathersjs/playground - e374bcc15fd2b3570e03d3efaebb5ecdb331616a authored almost 2 years ago by Ray Foss <[email protected]>
Update Starter to version 5.0.0-pre.36

https://github.com/feathersjs/feathers/issues/3044

github.com/feathersjs/playground - 5f6681e7b04f0bf2e9c77e812225f523a4020bce authored almost 2 years ago by Ray Foss <[email protected]>