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

update chakra recipe name to chakra-ui

github.com/blitz-js/pt-br.blitzjs.com - 82e4143ada59f0f562b019c4cb72b85b6060b92e authored almost 4 years ago by Brandon Bayer <[email protected]>
update chakra recipe name to chakra-ui

github.com/blitz-js/nl.blitzjs.com - 82e4143ada59f0f562b019c4cb72b85b6060b92e authored almost 4 years ago by Brandon Bayer <[email protected]>
update chakra recipe name to chakra-ui

github.com/blitz-js/id.blitzjs.com - 82e4143ada59f0f562b019c4cb72b85b6060b92e authored almost 4 years ago by Brandon Bayer <[email protected]>
Change normal resolver logging to log serializer duration (minor) (#1778)

* Change normal resolver logging to log serializer duration

* better

github.com/blitz-js/legacy-framework - 5619dcca97317e61cc1948493c40d3a578c01c1a authored almost 4 years ago by Brandon Bayer <[email protected]>
retry example e2e tests one time if they fail

(meta)

github.com/blitz-js/legacy-framework - f61ae6e3c622e35004d72eacd3261a3e8ba69688 authored almost 4 years ago by Brandon Bayer <[email protected]>
Add `blitz/babel` preset which includes `babel-plugin-superjson-next` (#1771)

(minor)

github.com/blitz-js/legacy-framework - 92f67459df90c770e9a77a910defff3a98cb57e3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Fix shallow routing scroll (#21437)

This ensures that Next.js will not scroll to the top of the page in shallow routing.

Fixes: htt...

github.com/blitz-js/next.js - a5b0094677b8f10e3104cb55c6a21da308ec6534 authored almost 4 years ago by kaykdm <[email protected]>
ci: fix webpack 5 enabling for tests (#21436)

* ci: fix webpack 5 enabling for tests

* refactor: move default location

* Disable incompa...

github.com/blitz-js/next.js - 74b6389bd60505d3a2a8d902241e344b65356f1a authored almost 4 years ago by Joe Haddad <[email protected]>
Change package.json engines version 12.20 to 12 (#1773)

(meta)

github.com/blitz-js/legacy-framework - b17f9b8e70cf2297afcc1cd1af273cafa0a3d0d1 authored almost 4 years ago by Satoshi Nitawaki <[email protected]>
Merge pull request #34 from blitz-js/fix-brokeness

Fix client props not being deserialized

github.com/blitz-js/babel-plugin-superjson-next - 91d27df90951c0fb6fa34a5e6d635b942709e02f authored almost 4 years ago by Simon Knott <[email protected]>
Merge branch 'fix-brokeness' of https://github.com/blitz-js/babel-plugin-superjson-next into fix-brokeness

github.com/blitz-js/babel-plugin-superjson-next - 2feb3cadf133cd6a74170d9f2d54b1f98f7876ff authored almost 4 years ago by Simon Knott <[email protected]>
Initialize "filesToSkip" once

github.com/blitz-js/babel-plugin-superjson-next - fc566785c4c0b371bb445dcda45475d799063e96 authored almost 4 years ago by Simon Knott <[email protected]>
Update .prettierignore

github.com/blitz-js/babel-plugin-superjson-next - e67c5bd4b3dd306049c69ed3f20af529e9cacb54 authored almost 4 years ago by Simon Knott <[email protected]>
Ignore README.md in prettier

github.com/blitz-js/babel-plugin-superjson-next - 0d4fc28561c73dcef25bfe83f3bb762599cb8e7c authored almost 4 years ago by Simon Knott <[email protected]>
Fix typo in Header component of with-iron-session example (#21428)

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

github.com/blitz-js/next.js - f2de5a08b87c22067b9876204d0b2f8ec18b2ba6 authored almost 4 years ago by Max Nowack <[email protected]>
Shave off 6x

github.com/flightcontrolhq/superjson - 738d3dd20cb3082b963ec4ed3a6dfff3085cdf53 authored almost 4 years ago by Simon Knott <[email protected]>
refactor(with-tailwindcss-emotion): example remove styles directory (#21368)

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

github.com/blitz-js/next.js - 372fb5dc53644b22b9becd525f518d154d65437a authored almost 4 years ago by Hank Andre <[email protected]>
feature/vanilla-emotion - add an example of vanilla emotion (#20228)

Co-authored-by: Mateusz Burzyński <[email protected]>
Co-authored-by: Tim Neutkens <ti...

github.com/blitz-js/next.js - 60b0267400826c6900ec4de0143d38a6269bc541 authored almost 4 years ago by MMT-LD <[email protected]>
v10.0.6-canary.7

github.com/blitz-js/next.js - 4dc32ec0a7bc389d553efcbf976d4a5429c3fc72 authored almost 4 years ago by Tim Neutkens <[email protected]>
Use autoprefixer instead of postcss-preset-env (#21215)

I realized while looking over this that the `autoprefixer` plugin isn't being used by postcss be...

github.com/blitz-js/next.js - ded6e24b3d2d6cb81444d6ed0db17b1299fb727a authored almost 4 years ago by Michael McQuade <[email protected]>
Add missing type exports like `GetStaticPropsContext` (patch) (#1772)

* Add missing type exports like `InferGetServerSidePropsType` (patch)

* fix

* more fix

* fix
...

github.com/blitz-js/legacy-framework - c962b36f2fff8bcd5fe4d6650175d4a41a90a17f authored almost 4 years ago by Brandon Bayer <[email protected]>
(meta) fix some code formatting

github.com/blitz-js/legacy-framework - d69ca3309480c22c7994f86699f0686ba9718d46 authored almost 4 years ago by Brandon Bayer <[email protected]>
Adds optional REDIS_PASSWORD env var to make setup with RedisLabs work easily for the `with-redis` example (#21432)

Easy to add one more optional password env var locally and a few lines of code to make the examp...

github.com/blitz-js/next.js - 7602cfad3205449217eb7914f2af51e50e2285a6 authored almost 4 years ago by Lindsey Simon <[email protected]>
Fix type of `enhancePrisma` constructor args (#1770)

(patch)

github.com/blitz-js/legacy-framework - 9536caa07383847e400a686a3bb2e2b216476bb5 authored almost 4 years ago by Piotr Monwid-Olechnowicz <[email protected]>
Preserve asPath while resolving rewrites (#21410)

* Preserve asPath while resolving rewrites

* remove un-needed alias

* Add new alias

* A...

github.com/blitz-js/next.js - 5b70802f619a7d5aa111a06850a51078a6ec5a60 authored almost 4 years ago by JJ Kasper <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/ja.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/ko.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/pt-br.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/zh-hans.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/nl.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/id.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/de.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/fr.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/es.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Mention "transformPlain" (#335)

github.com/blitz-js/it.blitzjs.com - 4fba280b49039f78aed1cb0c841c65a3abdf4b8f authored almost 4 years ago by Simon Knott <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/it.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/fr.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/de.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/es.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/zh-hans.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/ja.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/pt-br.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/ko.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/id.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Merge branch 'main' into canary

github.com/blitz-js/nl.blitzjs.com - f46bd94b5da5a817f51f5d258e7173ff209de3c3 authored almost 4 years ago by Brandon Bayer <[email protected]>
Add Quirrel recipe AND add Plain-Text Transformer to recipe APIs (#1764)

(recipe)

github.com/blitz-js/legacy-framework - f02cfcee008647a6f1bf70018b57a9979a9e64b3 authored almost 4 years ago by Simon Knott <[email protected]>
Fix prisma errors missing code & meta properties (#1766)

(patch)

github.com/blitz-js/legacy-framework - 7ab1d73f7beac7425c305dcf0ee9b1d07ea2691e authored almost 4 years ago by Brandon Bayer <[email protected]>
Fix API duration log to include serialization time AND add log serialization duration at DEBUG log level (patch) (#1765)

github.com/blitz-js/legacy-framework - 933e0f5847a257d85c148d4e5fbd57220328aad2 authored almost 4 years ago by Brandon Bayer <[email protected]>
added an ipcRenderer usage sample to the electron-typescript example (#20000)

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

github.com/blitz-js/next.js - 9fd9d83221c064eddb14cc3d34bb3f1200ead9a6 authored almost 4 years ago by Shashi Srinath <[email protected]>
Update manifest.json

github.com/blitz-js/next.js - d991e3c9573fdba5dc93aebecb3abef78b1c2810 authored almost 4 years ago by Tim Neutkens <[email protected]>
allowErrorProps(...) (#91) (#92)

* Add test

* Naive implementation of allowErrorProps

* Add (skipped) test to document prob...

github.com/flightcontrolhq/superjson - e756029a1e2d2b4dede0bc24e270492b36337b2b authored almost 4 years ago by Simon Knott <[email protected]>
🎉 Add Forgot Password code to new app template (#1127)

Co-authored-by: aaronfulkerson <[email protected]> (newapp)

github.com/blitz-js/legacy-framework - 771bd96706a5ad156061fc8b6eabdbf009ef03ab authored almost 4 years ago by Brandon Bayer <[email protected]>
update prisma client

github.com/blitz-js/codesandbox-template - ff23763bdb6aad8ea228c8f147abdc8980d75f30 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/nl.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/id.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/de.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/es.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/fr.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/it.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/ja.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/ko.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/zh-hans.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
another enhancePrisma doc update

github.com/blitz-js/pt-br.blitzjs.com - ae035b5e016c8ee29e50b153ca0494b8c7ea6c72 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/pt-br.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/ko.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/ja.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/zh-hans.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/id.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/nl.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/de.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/es.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/fr.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
update enhancePrisma doc

github.com/blitz-js/it.blitzjs.com - 14355ae80d5086875755b4ed11c79916e27d45a6 authored almost 4 years ago by Brandon Bayer <[email protected]>
Change `makeServerOnlyPrisma` to `enhancePrisma` which adds `db.$reset()` for use in tests (#1762)

(minor)

github.com/blitz-js/legacy-framework - 2f07ae3e802f3273a64197ffba3edff45935cd29 authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/es.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/it.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/de.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/fr.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/ja.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/ko.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/pt-br.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/zh-hans.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/nl.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
docs for makeServerOnlyPrisma -> enhancePrisma (#334)

github.com/blitz-js/id.blitzjs.com - 5ad80996dc75b0971039ebe6f42be7af9e7e31ec authored almost 4 years ago by Brandon Bayer <[email protected]>
add docs for new jest integration (#329)

github.com/blitz-js/id.blitzjs.com - b9b6774b96c03dbe09f1e82174a4126e3aaad454 authored almost 4 years ago by Brandon Bayer <[email protected]>
add docs for new jest integration (#329)

github.com/blitz-js/nl.blitzjs.com - b9b6774b96c03dbe09f1e82174a4126e3aaad454 authored almost 4 years ago by Brandon Bayer <[email protected]>
add docs for new jest integration (#329)

github.com/blitz-js/it.blitzjs.com - b9b6774b96c03dbe09f1e82174a4126e3aaad454 authored almost 4 years ago by Brandon Bayer <[email protected]>
add docs for new jest integration (#329)

github.com/blitz-js/de.blitzjs.com - b9b6774b96c03dbe09f1e82174a4126e3aaad454 authored almost 4 years ago by Brandon Bayer <[email protected]>