Ecosyste.ms: OpenCollective

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

Blitz.js

⚡️The Fullstack React Framework
Collective - Host: opensource - https://opencollective.com/blitzjs - Website: https://blitzjs.com - Code: https://github.com/blitz-js

fix: Order `moduleFileExtensions` left-to-right (#18328)

Order moduleFileExtensions from most used to least used extensions.

Sources: https://jestjs.io/...

github.com/blitz-js/next.js - 6d4395f22cb059b5e5d7bc7884ba46a46583d6b7 authored almost 4 years ago by Quinn Turner <[email protected]>
Fix docs default config values (#18319)

Missed one rename from #18294

github.com/blitz-js/next.js - 3195de65d104361314c71bc6eae8e69b10895de8 authored almost 4 years ago by Steven <[email protected]>
v10.0.0

github.com/blitz-js/next.js - 118ab7992bc8f7a7e5a7bb996510d9b56ffe4f68 authored almost 4 years ago by Joe Haddad <[email protected]>
hotfix: only remove the user's reaction, not the entire reaction

github.com/blitz-js/discord-bot - e77967f474acd7bd406fc383009046356704557c authored almost 4 years ago by Robert Westbury <[email protected]>
hotfix: only remove the user's reaction, not the entire reaction

github.com/blitz-js/discord-bot - f8230742322406fdb42f81241b59a43543edc84b authored almost 4 years ago by Robert Westbury <[email protected]>
v9.5.6-canary.18

github.com/blitz-js/next.js - 308ec39f04ffd3c523b722592cc3e5e9edadbf80 authored almost 4 years ago by Joe Haddad <[email protected]>
Enable i18n feature flag (#18303)

github.com/blitz-js/next.js - 9a13dd3466ba617147a03be1d5e5b2967c10d0f0 authored almost 4 years ago by Joe Haddad <[email protected]>
Ensure getStaticProps is called for SSG 404 in blocking mode (#18300)

This ensures that when using a `pages/404` file with `getStaticProps` that we call `getStaticPro...

github.com/blitz-js/next.js - 0f2505147031ffa4e767a4cce2a8634a32df42d8 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix trailing slash for default image loader (#18298)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

github.com/blitz-js/next.js - f7ba546e8afca0e72c5198aa5e383d1bf85dc655 authored almost 4 years ago by Steven <[email protected]>
Update docs - add default config for images property (#18296)

- Explain how defaults work and what the default values are.
- Mention quality on the basic page

github.com/blitz-js/next.js - ab0b0a8a4d1b61a5a3eae84d16aaaf266a52d3b5 authored almost 4 years ago by Steven <[email protected]>
Record leveraged configs (#18175)

This records new configs being leveraged

github.com/blitz-js/next.js - 26c438b49dd1797a690cb51af476fcfb0610a620 authored almost 4 years ago by JJ Kasper <[email protected]>
Rename iconSizes to imageSizes, remove size limitation (#18294)

This does two things:

- Rename `iconSizes` to `imageSizes`.
- Give priority to `imageSizes` reg...

github.com/blitz-js/next.js - f773a1a44aedf52f20b49e3b626750ba4ee47ad0 authored almost 4 years ago by Steven <[email protected]>
update @now/next to @vercel/next (#18246)

github.com/blitz-js/next.js - 774286fcc3aea59f7c284c84b78b274eaec4958a authored almost 4 years ago by Jesse Jafa <[email protected]>
Merge pull request #101 from typescript-community/send-improvements

Send improvements

github.com/blitz-js/discord-bot - 959ddbd977e42ca0f730691ba902afb147124aa8 authored almost 4 years ago by Robert Westbury <[email protected]>
Send imporovements

github.com/blitz-js/discord-bot - a47efa44c5786cf3c81f827034e7d23bdf9f7503 authored almost 4 years ago by Robert Westbury <[email protected]>
Update example link text (#18286)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

github.com/blitz-js/next.js - a9984e4026256c7e300678be696221327a0dcdbc authored almost 4 years ago by Yuki Takemoto <[email protected]>
Add support number quality on Image Component (#18224)

Co-authored-by: Tim Neutkens <[email protected]>

github.com/blitz-js/next.js - 900afdc22892338f461b05ab894b5c4f45907a52 authored almost 4 years ago by Yamagishi Kazutoshi <[email protected]>
Adjust default image quality to 75 (#18292)

github.com/blitz-js/next.js - 080b91f9868bdfffaa231da10f1a833e4565173b authored almost 4 years ago by Joe Haddad <[email protected]>
v9.5.6-canary.17

github.com/blitz-js/next.js - 89b8bcb10c26bf08d50caa23e7bac15b4d821798 authored almost 4 years ago by Joe Haddad <[email protected]>
Expose configured default locale in GS(S)P methods (#18216)

github.com/blitz-js/next.js - 379f4c6574b16ef842d9e86b552ab4fb15613916 authored almost 4 years ago by JJ Kasper <[email protected]>
Add fetching 404 SSG data on fallback notFound (#18214)

github.com/blitz-js/next.js - 9a770bde841d39a5351b9e371b914c7f6dd84e70 authored almost 4 years ago by JJ Kasper <[email protected]>
Remove unstable_ prefix from unstable_notFound (#18283)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by:...

github.com/blitz-js/next.js - 11fce3a6861c2415ed2dfdc411e428e142373f96 authored almost 4 years ago by JJ Kasper <[email protected]>
Re-add domain locale redirect handling (#18274)

github.com/blitz-js/next.js - 7cb68f7981b29305fb4ad52eccdbc858660acbe9 authored almost 4 years ago by JJ Kasper <[email protected]>
Remove unstable_ prefix from unstable_redirect (#18282)

github.com/blitz-js/next.js - 4026d9bea0b278e54eed065d26527c6e5843e116 authored almost 4 years ago by JJ Kasper <[email protected]>
Add initial example for i18n routing (#18206)

This is a follow-up to https://github.com/vercel/next.js/pull/18067 adding an example for i18n r...

github.com/blitz-js/next.js - 1b22a39eb16f7a5a6226153e3561516f8e626f7c authored almost 4 years ago by JJ Kasper <[email protected]>
Add absolute import example (#17342)

Might be easier for some users to see a whole app set up with it

github.com/blitz-js/next.js - 046deab685254b906b13b2c247f6118e864ef44c authored almost 4 years ago by Sam Robbins <[email protected]>
Add i18n routing docs to manifest (#18264)

Follow-up to https://github.com/vercel/next.js/pull/18067 this adds the manifest item for the ne...

github.com/blitz-js/next.js - 3c9da075ff1ec326eaa5b70dfa30a724155ae97f authored almost 4 years ago by JJ Kasper <[email protected]>
Improve type for GSP return type (#18285)

github.com/blitz-js/next.js - 2972c0685b472a03542d2b6a2d5b6fdceda95925 authored almost 4 years ago by Joe Haddad <[email protected]>
Add support for notFound in getServerSideProps (#18241)

This is a follow-up to https://github.com/vercel/next.js/pull/17755 which adds support for retur...

github.com/blitz-js/next.js - 4782bda3e35f39c0a6fcee277b8b5c3eb89b62a2 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix browser back issue of redirects from getServerSideProps / getStaticProps (#17741)

* Fix test without expect for redirects from getStaticProps/getServerSideProps

* Fix browser ...

github.com/blitz-js/next.js - 3f22490a59bf663e5d20d1c486c8111d64a278f9 authored almost 4 years ago by Tasuku Uno <[email protected]>
v9.5.6-canary.16

github.com/blitz-js/next.js - d2e7f3c76992dc0392acc3ac9e2a023143891cc2 authored almost 4 years ago by Joe Haddad <[email protected]>
Remove unstable_ prefix from unstable_blocking (#18276)

This removes the `unstable_` prefix to prepare for stabilizing the feature

github.com/blitz-js/next.js - 5a8398e34d620fe50dc36f414813aa36ba0d8ca9 authored almost 4 years ago by JJ Kasper <[email protected]>
Adjust configuration option placement (#18279)

github.com/blitz-js/next.js - 31a011d6a56d1939888f8ce2129141882b345623 authored almost 4 years ago by Joe Haddad <[email protected]>
v9.5.6-canary.15

github.com/blitz-js/next.js - 9d838df7660cc6430c5512aba3dab5ed99f74122 authored almost 4 years ago by Steven <[email protected]>
Separate config into `deviceSizes` and `iconSizes` (#18267)

This separates the `next.config.js` property `images.sizes` into to properties: `images.deviceSi...

github.com/blitz-js/next.js - 3a169fbbf0e087b4430c66f5af835feacdb8a07c authored almost 4 years ago by Steven <[email protected]>
Update image-optimization.md

github.com/blitz-js/next.js - 557a0001dbe4030a3cad991c030e9095353473c9 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update image-optimization.md

github.com/blitz-js/next.js - c381a35247f17e403ca8d2166aea5b6ca7a01f66 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update image-optimization.md

github.com/blitz-js/next.js - 8db23295d393a63ca8546b5d4c4f9ebdac8bfff7 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update image-optimization.md

github.com/blitz-js/next.js - 129fb85da4a35fdcac7c6af90bd338905f91fac9 authored almost 4 years ago by Tim Neutkens <[email protected]>
FIx image optimization docs (#18254)

Add missing links in the documentation

github.com/blitz-js/next.js - ce38e4f6fe1eeab67fb53b1cb76870f31fc75cdb authored almost 4 years ago by Steven <[email protected]>
Add config limit checks for image optimizer (#18217)

This adds checks to ensure that less than 50 domain and size items are configured and no sizes a...

github.com/blitz-js/next.js - b90e17e02911f74229429ec6bf8156bc412b3789 authored almost 4 years ago by JJ Kasper <[email protected]>
Merge pull request #100 from Gerrit0/feat/delete-bot-msgs

feat: Support for deleting bot messages

github.com/blitz-js/discord-bot - ae62468fef05d28f0f6f9840b8adf2596b9313f8 authored almost 4 years ago by Robert Westbury <[email protected]>
Fix Image `srcset` to ensure the component's `width` is the largest possible image (#18236)

There was a bug when the user defines a width on the Image component, but a larger size image is...

github.com/blitz-js/next.js - 61fab923ebb2f77b88cfe13987771ad6e98eae08 authored almost 4 years ago by Steven <[email protected]>
docs: add hasparus as a contributor (#79)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

github.com/flightcontrolhq/superjson - 4afce3239a9ef9c32ea2ba232c4663a7b5f6c7a1 authored almost 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Add support for serialising Errors (#78)

* Write test

* Write test

* Add support for Errors

* Add Error to README

github.com/flightcontrolhq/superjson - 207bac84fbc8d6934b5ab2ad7fc359a6dc88baa0 authored almost 4 years ago by Simon Knott <[email protected]>
chore: Fix a compiler error I didn't see for some reason

github.com/blitz-js/discord-bot - c2566044e79acbcc37e77ac3a9465b0091d3aec7 authored almost 4 years ago by Gerrit Birkeland <[email protected]>
feat: Support for removing playground links

github.com/blitz-js/discord-bot - 9c5c08c0b5ecf7f94c9cb0a763f4963ecc1126b6 authored almost 4 years ago by Gerrit Birkeland <[email protected]>
feat: Support for deleting bot messages

github.com/blitz-js/discord-bot - f80fa5ce6ba3c1465db9ca4d49740b0356ca61f9 authored almost 4 years ago by Gerrit Birkeland <[email protected]>
docs: add mweibel as a contributor (#1382)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> (m...

github.com/blitz-js/legacy-framework - 819929e2f6ecc16fd74aafcbe11e4785c1bee9af authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
(newapp) Move typescript to production dependencies (so `blitz db seed` works on prod deploy) (#1377)

github.com/blitz-js/legacy-framework - e76f23dc3d6e481158a8928540ce77378ff930d5 authored about 4 years ago by Michael Weibel <[email protected]>
docs: add maciekgrzybek as a contributor (#1381)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> (m...

github.com/blitz-js/legacy-framework - 33c6d8e5e176d6f463931be1a43087a3ece5be3b authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Fix inconsistencies with the CLI `-h` flag (#1257)

Co-authored-by: Brandon Bayer <[email protected]> (patch)

github.com/blitz-js/legacy-framework - f927aa05ee9b2d5148b929335dd5d04a8b0ce772 authored about 4 years ago by maciek_grzybek <[email protected]>
Added eslint import sorting (#1345)

(meta)

github.com/blitz-js/legacy-framework - 2efbe7bd51d8ec8a17a730bb9fc4b195ad2bde8b authored about 4 years ago by Jirka Svoboda <[email protected]>
docs: add machadolucasvp as a contributor (#1380)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> (m...

github.com/blitz-js/legacy-framework - c0e88cb509c02b532c632a6def1c232b9ba24db4 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
(newapp) Move `tsc` from pre-commit to pre-push hook (#1362)

github.com/blitz-js/legacy-framework - cb8c268a14219a53d1110049f29baaca5d7f767d authored about 4 years ago by Lucas Machado <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/pt-br.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/nl.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/es.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/fr.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/de.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/ko.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/id.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/zh-hans.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/it.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Fix typo on "how the community operates" text (#232)

github.com/blitz-js/ja.blitzjs.com - c0c0f96bd7982d8897145e92f5aa9d5eb2fbed76 authored about 4 years ago by Vitor Dino <[email protected]>
Update @nksaraf as a contributor

github.com/blitz-js/legacy-framework - 6df771c86ee15a7279641a53d581dbfd8f1c8cb1 authored about 4 years ago by Brandon Bayer <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/pt-br.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/nl.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/es.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/fr.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/de.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/ko.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/id.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/ja.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/zh-hans.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Fix example for connect middleware (#231)

github.com/blitz-js/it.blitzjs.com - 70d359bbd478f8085d8d5368f5297342a161b846 authored about 4 years ago by Nikhil Saraf <[email protected]>
Add @goleary as a contributor

github.com/blitz-js/legacy-framework - dbef6f9389a0df03c142d049426375a2428f2f8c authored about 4 years ago by Brandon Bayer <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/pt-br.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/nl.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/es.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/fr.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/de.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/ko.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/id.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/it.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/zh-hans.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
fix: docker.compose.yml to docker-compose.yml (#230)

github.com/blitz-js/ja.blitzjs.com - c84f5c909a35fc38f374c8d03bdb4906a11e2323 authored about 4 years ago by Gabe O'Leary <[email protected]>
Add next/image default loader errors (#18152)

* Add next/image default loader errors

* Add domains check

* Apply suggestions from PR

...

github.com/blitz-js/next.js - 9c65c994cc716ad73c8e84f526f962459d06ef43 authored about 4 years ago by JJ Kasper <[email protected]>
Image Optimization API should 404 when loader is not default (#18211)

We currently always accept requests to the new `/_next/image` endpoint, even when it should not ...

github.com/blitz-js/next.js - 33eac8acfa1ac752a3797eb6b385f026f4e9a6cb authored about 4 years ago by Steven <[email protected]>
v9.5.6-canary.14

github.com/blitz-js/next.js - 6d3b065884ce84a355abb23f39b1d8f261bd87d0 authored about 4 years ago by Tim Neutkens <[email protected]>
Update use-subscription to account for React 17 peerDependency (#18199)

github.com/blitz-js/next.js - 9508322381e3a65aaf1abd082f1f67da9af244cb authored about 4 years ago by Tim Neutkens <[email protected]>
Ensure 404 with SSG is rendered correctly with notFound (#18205)

This ensures a custom `/404` page with `getStaticProps` works correctly when leveraging the new ...

github.com/blitz-js/next.js - ebee2bafa935b6474d87a45060ffeb9b7770359f authored about 4 years ago by JJ Kasper <[email protected]>
Bump styled-jsx to 3.3.1 (#18200)

* Adds React 17 as a peer dependency

github.com/blitz-js/next.js - 299fba162a539912e05c5000aae68641f3233dc5 authored about 4 years ago by Giuseppe <[email protected]>
Fix flashing of no-src image when using next/image (#18195)

Solves on of the issues in https://github.com/vercel/next.js/issues/18122

github.com/blitz-js/next.js - 58c161c99bc400ab2c1553afc476cdddeceffa46 authored about 4 years ago by Tim Neutkens <[email protected]>
Add docs for Image Optimization (#18107)

Co-authored-by: Lee Robinson <[email protected]>
Co-authored-by: Tim Neutkens <[email protected]>

github.com/blitz-js/next.js - 3c6f421d99452fc7b978a6a3539585ff29e92c8f authored about 4 years ago by Steven <[email protected]>
Add support for string width/height on Image component (#18178)

For many users refactoring from `<img>` to `<Image>`, we can often support their properties as-i...

github.com/blitz-js/next.js - 301c029e481e4d29dfa6f8e6867e8a2c4cc45831 authored about 4 years ago by Steven <[email protected]>