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

Revert blitz auth setup title

github.com/blitz-js/blitzjs.com - 7343b2ae72cc620484d47a933d46217c23ef6999 authored almost 2 years ago by Dillon Raphael <[email protected]>
Update blitz-auth docs (#792)

* Separate session management into different pages

* reorganize hook page + update example fo...

github.com/blitz-js/blitzjs.com - cf15eba221bd952839f43ce2d4b4436dc2b4b2f9 authored almost 2 years ago by Dillon Raphael <[email protected]>
Add blitz auth + next guide (#793)

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

github.com/blitz-js/blitzjs.com - 7772e096afe9dc8cae1708493ec352c33ca3ecc0 authored almost 2 years ago by Aleksandra <[email protected]>
internal: remove unneeded useSession from useQuery hooks (#3968)

github.com/blitz-js/blitz - 72a4e594ae6c80f8bde1321cafd13993f47de820 authored almost 2 years ago by Brandon Bayer <[email protected]>
(meta) added @paulm17 as contributor

github.com/blitz-js/blitz - 62212bcc7803456089b4f96636d65f9c2ba4d1bf authored almost 2 years ago by Blitz.js Bot <[email protected]>
Add feature for resolvers to exist outside of Blitz root (#3953)

Co-authored-by: Paul Moss <[email protected]>
Co-authored-by: Brandon Bayer <[email protected]>
Co...

github.com/blitz-js/blitz - ed2b0e22c59b8de7740c753fc772ce5ae91ad186 authored almost 2 years ago by Paul <[email protected]>
(meta) updated @tmcw contributions

github.com/blitz-js/blitz - d250346d8b79bd1fe928ad6740e6c74befaa0e59 authored almost 2 years ago by Blitz.js Bot <[email protected]>
Fix runaway mutability bug in httpMethod (#3963)

Co-authored-by: Brandon Bayer <[email protected]>
Closes https://github.com/blitz-js/blitz/issues/3962

github.com/blitz-js/blitz - c0a3b1ee3637c2016d4a161b6d6e6fc5993c2593 authored almost 2 years ago by Tom MacWright <[email protected]>
CI - upgrade pnpm version (#3966)

github.com/blitz-js/blitz - aaed9caa82b0556024e5ca7f8187c82496c010b3 authored almost 2 years ago by Brandon Bayer <[email protected]>
Revert "try fix"

This reverts commit 9fd032106eb7a9a88b67cf8b1b612e5fe5c98804.

github.com/blitz-js/blitz - 0020db295dcc592a2db4c8da13ba1e9a16b30a1e authored almost 2 years ago by Brandon Bayer <[email protected]>
try fix

github.com/blitz-js/blitz - 9fd032106eb7a9a88b67cf8b1b612e5fe5c98804 authored almost 2 years ago by Brandon Bayer <[email protected]>
Configure auto formatting system (#53)

github.com/blitz-js/next-superjson-plugin - 094bfc0fc6cd6e8eaf3f281e3df7ab21a71da968 authored almost 2 years ago by JH.Lee <[email protected]>
Add prettier config file (#52)

github.com/blitz-js/next-superjson-plugin - 9b7a138de6e357b96766abc6e89f4872768b6bb5 authored almost 2 years ago by JH.Lee <[email protected]>
fix: correctly transform page

github.com/blitz-js/babel-plugin-superjson-next - f92dc32acfc1abde5920b3dcd8e516b44503cdc9 authored almost 2 years ago by Simon Knott <[email protected]>
Update compatible version of next.js (#51)

github.com/blitz-js/next-superjson-plugin - e3259b11646133ee9c8d13780fd9de0ebe84ca4b authored almost 2 years ago by JH.Lee <[email protected]>
Add kodiak app (#49)

* Add kodiak app

* Auto approve

github.com/blitz-js/next-superjson-plugin - ca5b92059bd23ec37e603d78a990760987861e30 authored almost 2 years ago by JH.Lee <[email protected]>
Page authenticate role (#789)

* Update authorization.mdx

* Update authorization.mdx

* Update app/pages/docs/authorizatio...

github.com/blitz-js/blitzjs.com - 83787109ee2130a8724bbeb30e1475992ab4c1c1 authored almost 2 years ago by Siddharth Suresh <[email protected]>
Version Packages (beta) (#3955)

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

github.com/blitz-js/blitz - 936211a657202aab4ba68791eb2f2aefa02db590 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Page authenticate role (#3902)

github.com/blitz-js/blitz - 97469a1265adcb62a1f117021d7f12af64f5435f authored almost 2 years ago by Siddharth Suresh <[email protected]>
update setup to use src directory instead of app for blitz rpc api route (#794)

github.com/blitz-js/blitzjs.com - 916b52994c43e1e15c21a109e49966c275d7d9ab authored almost 2 years ago by Dillon Raphael <[email protected]>
Update deps (#3957)

github.com/blitz-js/blitz - 8b4bf999ceff7b472d3810fee6d28bd84b2d543d authored almost 2 years ago by Aleksandra <[email protected]>
Check location for blitz-server & blitz-client in blitz installer path utils (#3942)

* Check if blitz-server & blitz-client exists in app or src directory in the path utils for blit...

github.com/blitz-js/blitz - 5ea068b28b010269ce55079982699ec5d21fc5fc authored almost 2 years ago by Dillon Raphael <[email protected]>
patch next13 for suspense error (#3956)

github.com/blitz-js/blitz - 88caa18e613570381f15183eec5a7c41afac1ea0 authored almost 2 years ago by Dillon Raphael <[email protected]>
update all references from app to src (#790)

github.com/blitz-js/blitzjs.com - 5cdacfbecab919782a98df30579ae01e35fee621 authored almost 2 years ago by Dillon Raphael <[email protected]>
Update templates & generator to use src directory (#3947)

* update templates & generator to use src directory

* changeset

* fix imports for toolkit-...

github.com/blitz-js/blitz - 2a81af7b7841b9f3e8fc43d977856e34557cf75f authored almost 2 years ago by Dillon Raphael <[email protected]>
Correct saving positions of exports (#48)

github.com/blitz-js/next-superjson-plugin - 781b7469869e48b3b4284dbacf8dbfa3a4512138 authored almost 2 years ago by JH.Lee <[email protected]>
update README

github.com/blitz-js/blitz - 916692db74bee043cb5992500e052bea9152cb5e authored almost 2 years ago by Dillon Raphael <[email protected]>
Version Packages (beta) (#3930)

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

github.com/blitz-js/blitz - 0959a11fc62e57a79d6c69f55a9068110de3e329 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Include resolvers in `src` in blitz console (#3933)

* optimse only-db flag and add src directory to find resolvers in console

* default parameter

github.com/blitz-js/blitz - 45459129367f5774af4534e667f56bb4099c33e9 authored almost 2 years ago by Siddharth Suresh <[email protected]>
maybe fix anon session CSRF issue + add ability to customize anon session expiry time (#3945)

* maybe fix anon session CSRF issue + add ability to customize anon session expiry time

github.com/blitz-js/blitz - 55a43ce1f8526066340d1455c0cea3ce1d5532dc authored almost 2 years ago by Brandon Bayer <[email protected]>
add docs for anonSessionExpiryMinutes (#788)

github.com/blitz-js/blitzjs.com - 7ad5758e2d0508029ba5db708a0319a3a50b56ff authored almost 2 years ago by Brandon Bayer <[email protected]>
Upgrade `tslog` to latest version (#3946)

* Upgrade tslog to latest version

github.com/blitz-js/blitz - 1569bd53e0e265c407741787d7f41754488c47bb authored almost 2 years ago by Aleksandra <[email protected]>
update middleware type docs

github.com/blitz-js/blitzjs.com - 23652a9ed34e6cd70d227a2d7825fc2b610c677a authored almost 2 years ago by Brandon Bayer <[email protected]>
Update to the correct algolia credentials (#786)

github.com/blitz-js/blitzjs.com - a1c7f30c5ac5d3fd75941e1312adaac98cca69cb authored almost 2 years ago by Dillon Raphael <[email protected]>
Fix `cannot find module db error` in JavaScript template (#3940)

* use AST to parse the config and allow blitz server to be in `src`

github.com/blitz-js/blitz - 8e5903c0fa9a121e705cee5404ab17d82d9c9819 authored almost 2 years ago by Siddharth Suresh <[email protected]>
make logger optional (will default to BlitzLogger) (#3939)

* make logger optional (will default to BlitzLogger)

github.com/blitz-js/blitz - 11b548edee000146dd64025f47ffe187c80785d1 authored almost 2 years ago by Brandon Bayer <[email protected]>
Update algolia credentials & set wildcard for docs if not found (#785)

github.com/blitz-js/blitzjs.com - 9d44254b3c7b70af62022adc3d590b342efb29ce authored almost 2 years ago by Dillon Raphael <[email protected]>
Add GET support to RPC specification (#3891)

github.com/blitz-js/blitz - ceb7db274ffc73b248348df68e5a4bf8ac81de8f authored almost 2 years ago by Siddharth Suresh <[email protected]>
Version Packages (beta) (#3929)

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

github.com/blitz-js/blitz - 0ebdf3bc93c89df29b17d03c273250f431cd125e authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Export `enhancePrisma` from the server entry point (#3928)

* Export enhancePrisma from the server entry point

* Changeset

* Update pnpm lock

github.com/blitz-js/blitz - 1b798d9a03242713517a56793b8e7c51d0fb1130 authored almost 2 years ago by Aleksandra <[email protected]>
Recommend next canary release

github.com/blitz-js/next-superjson-plugin - 5ba3d99f839d3266e05d94e7aa430d40bd815984 authored almost 2 years ago by JH.Lee <[email protected]>
(meta) added @joneskj55 as contributor

github.com/blitz-js/blitz - 758ccbbbe53bba52789363fc31ad9bc30867a5bf authored almost 2 years ago by Blitz.js Bot <[email protected]>
Add restart Blitz instruction in Tutorial (#784)

* add restart blitz instruction

* implement review suggestion

Co-authored-by: Aleksandra <...

github.com/blitz-js/blitzjs.com - 82f0ffcd779e217f2cff809d8a2ccbcbd19c3b77 authored almost 2 years ago by Kevin Jones <[email protected]>
Version Packages (beta) (#3916)

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

github.com/blitz-js/blitz - d73b1d76ab163df0018a69ef013a6b42229f85a7 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update blitz-next docs (#780)

github.com/blitz-js/blitzjs.com - c10c320ccf7d7945980e079e91e783247ff6eef5 authored almost 2 years ago by Dillon Raphael <[email protected]>
Fix Blitz Install (#3909)

github.com/blitz-js/blitz - 78fd5c489bbcd461124dd7e0e1ae40dceb478875 authored almost 2 years ago by Dillon Raphael <[email protected]>
Fix reset token being undefined when passed to the resetPassword mutation (#3922)

github.com/blitz-js/blitz - 60de057477d0cc08743da3fc9230f074932849cb authored almost 2 years ago by Aleksandra <[email protected]>
refactor: allow individual superjson instances (closes #87) (#162)

* refactor: allow individual superjson instances (closes #87)

this allows the creation of ind...

github.com/flightcontrolhq/superjson - c66271e7466ccbc8fb5ea89677fe76851388e748 authored almost 2 years ago by Simon Knott <[email protected]>
Bump jsdom from 16.4.0 to 16.7.0 (#191)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://...

github.com/flightcontrolhq/superjson - 11a91f0c9dd1aa9e868098818e5d67525c4d9037 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump terser from 4.8.0 to 4.8.1 (#193)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https:/...

github.com/flightcontrolhq/superjson - 58b9f2e0e29b8d5ad3acb4a722dd1ec4b82a8e5f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update minimatch to version 3.0.8 (#783)

github.com/blitz-js/blitzjs.com - 9f94b8191fe84d3606f19542cd7d5370599b819d authored almost 2 years ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Custom Server TS error (#3888)

github.com/blitz-js/blitz - 0a8b0cb350b703cf1b0e1bbcf828593504955484 authored almost 2 years ago by Siddharth Suresh <[email protected]>
Remove unnecessary `as number` assertions from new app templates (#3915)

github.com/blitz-js/blitz - 54761393752a2005c9060593a09c12ed224a09bb authored almost 2 years ago by Aleksandra <[email protected]>
Version Packages (beta) (#3907)

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

github.com/blitz-js/blitz - 81dd346c852baa0a8697afbfeefb68af51a79d71 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix 'ambiguous class detected' errors (#3912)

github.com/blitz-js/blitz - 6f4349896fa669926a7615cfd26e7d3eedbd909d authored almost 2 years ago by Aleksandra <[email protected]>
Add BlitzLogger plugin and allow customizing logging (#3886)

github.com/blitz-js/blitz - a6e81f156bedf0def9c7b6cd1f856df64e981841 authored about 2 years ago by Aleksandra <[email protected]>
Add logging section to the docs (#782)

github.com/blitz-js/blitzjs.com - 8ed321a175432182e676a286a9df0c44cefc7d83 authored about 2 years ago by Aleksandra <[email protected]>
Remove unused pages (nextjs docs) (#774)

* Remove unused pages (nextjs docs)

* Update links in docs — reference next js docs

github.com/blitz-js/blitzjs.com - c1746797da439dad9c1f15c11dff67609634255b authored about 2 years ago by Aleksandra <[email protected]>
Upgrade eslint-config-next in new app templates to fix linting issues on blitz build (#3910)

github.com/blitz-js/blitz - 4e26ae21bcdab4190734195b89972a44170aea38 authored about 2 years ago by Aleksandra <[email protected]>
Format `package.json`

github.com/blitz-js/next-superjson-plugin - 3f25ccdb995a77e400f7064a0659491d350da40c authored about 2 years ago by orionmiz <[email protected]>
(meta) added @janvennemann as contributor

github.com/blitz-js/blitz - 70ca39e0590b9bb132b4f59d6b3c3ac0c66cd73f authored about 2 years ago by Blitz.js Bot <[email protected]>
fix(rpc): allow return undefined in setQueryData updater function (#3898)

Co-authored-by: Dillon Raphael <[email protected]>
Co-authored-by: Aleksandra <alexsa...

github.com/blitz-js/blitz - 7b63f0f1f2cccacef567cb0b2cfa30bcb866cdca authored about 2 years ago by Jan Vennemann <[email protected]>
Upgrade CI Syntax (#3906)

github.com/blitz-js/blitz - 2e5d7ae40cf1cf2182f02fd83f64a933a38325ec authored about 2 years ago by Siddharth Suresh <[email protected]>
Keep `getInitialProps` while cheking its usage (#44)

github.com/blitz-js/next-superjson-plugin - 600baef4877981556f047978db7b63152854f64c authored about 2 years ago by JH.Lee <[email protected]>
Consider case when `getInitialProps` comes first (#42)

github.com/blitz-js/next-superjson-plugin - f9e1da14a564df766b053fa24a3a9e99069846f8 authored about 2 years ago by JH.Lee <[email protected]>
Revert "Check delivering undefined props (#39)"

This reverts commit 35ef8e85c37e78746dc6fc23456a9f4578244ed7.

github.com/blitz-js/next-superjson-plugin - 9eb1973c2c9c7febaae8b83077d524d331a6f45f authored about 2 years ago by orionmiz <[email protected]>
Bypass multiple exports (#41)

* Add test case

* Bypass multiple exports

github.com/blitz-js/next-superjson-plugin - f1531a230b20ef250069df1abfe482fe5dc46d73 authored about 2 years ago by JH.Lee <[email protected]>
Change compiler target to `wasm32-wasi` (#40)

github.com/blitz-js/next-superjson-plugin - c5aefa4a0deafde22e8300fd0728b23df33530fc authored about 2 years ago by JH.Lee <[email protected]>
Check delivering undefined props (#39)

github.com/blitz-js/next-superjson-plugin - 35ef8e85c37e78746dc6fc23456a9f4578244ed7 authored about 2 years ago by JH.Lee <[email protected]>
Version Packages (beta) (#3896)

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

github.com/blitz-js/blitz - 67de028732420fc1ca894d6adb4b43e1e5833e2f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Docs for Custom Templates PR (#781)

github.com/blitz-js/blitzjs.com - 1b4035fa6301bffabacc45f1348b8c5a9ba87ba3 authored about 2 years ago by Siddharth Suresh <[email protected]>
#3748 Add custom template option back to blitz generate command (#3866)

github.com/blitz-js/blitz - f39ba1ff1379d5c67b44283dd9fd33ec21d7eba0 authored about 2 years ago by Siddharth Suresh <[email protected]>
(meta) added @oloost as contributor

github.com/blitz-js/blitz - 149b999f6760a0dbd29e2fee3ef8b168b8527473 authored about 2 years ago by Blitz.js Bot <[email protected]>
Update error-handling.mdx (#778)

fix a small path mistake

Co-authored-by: Aleksandra <[email protected]>

github.com/blitz-js/blitzjs.com - bbd359d21b298bfedffd8ad8ac3c128beb452f78 authored about 2 years ago by oloost <[email protected]>
Fix missing `blitz/installer` dependency in recipes (#3895)

github.com/blitz-js/blitz - 3a602b613b473882a93a7dc78387c559437389e2 authored about 2 years ago by Aleksandra <[email protected]>
Revert package manager changes made in recipes PR

github.com/blitz-js/blitzjs.com - cab3e8afe5bb91922b374943c5fe41e80a192cb5 authored about 2 years ago by beerose <[email protected]>
Add back recipe docs (#755)

* Add back recipe docs

* add back blitz install cli docs & update recipe docs

github.com/blitz-js/blitzjs.com - 6d13e2af7301742e863a6a65f2dd1711f8c817fd authored about 2 years ago by Dillon Raphael <[email protected]>
Disable redundant workflows (#38)

github.com/blitz-js/next-superjson-plugin - 609625b80bdebb3571fbd557a34af57dc58143bd authored about 2 years ago by JH.Lee <[email protected]>
Update publishing alias (#37)

github.com/blitz-js/next-superjson-plugin - 26989256607f25a0ed0797eefb54a25d353e3e51 authored about 2 years ago by JH.Lee <[email protected]>
Use relaxed simd feature (#36)

github.com/blitz-js/next-superjson-plugin - 4c1c6582d6c4fdae678a2a88accf81bde8b7f8ff authored about 2 years ago by JH.Lee <[email protected]>
Update description of package

github.com/blitz-js/next-superjson-plugin - f1494e8cf7ab4dfb269daa745ba6731480714193 authored about 2 years ago by JH.Lee <[email protected]>
Version Packages (beta) (#3893)

* Version Packages (beta)

* Fix version

Co-authored-by: github-actions[bot] <github-action...

github.com/blitz-js/blitz - 58bb38f8099f2b2e1d223b794205483b1dbc84c8 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update PULL_REQUEST_TEMPLATE.md (#3878)

github.com/blitz-js/blitz - 1476a577bb506dfe2bbfac8a47ca5eb9e32a36e1 authored about 2 years ago by Aleksandra <[email protected]>
Version Packages (beta) (#3839)

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

github.com/blitz-js/blitz - 4e3c25d9a06dee84c8711d59d71cf25e584c7f60 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add `blitz export` command (#3885)

Co-authored-by: Fran Zekan <[email protected]>
Co-authored-by: Aleksandra <alexsandra.sik...

github.com/blitz-js/blitz - 2ade7268e24df8f63f032b25bc7406c0113358a5 authored about 2 years ago by Estevan Jantsk <[email protected]>
Fix queryKeyGeneration when using invalidateQuery (#3728)

Co-authored-by: beerose <[email protected]>

github.com/blitz-js/blitz - aa34661fac12c7992d33b03479fbce441968167d authored about 2 years ago by Fran Zekan <[email protected]>
Migrate `blitz routes` command (#3890)

github.com/blitz-js/blitz - d98e4bac4e3a97fbf1289260530c0a2e02bf6d18 authored about 2 years ago by Siddharth Suresh <[email protected]>
More performant check of isPlainObject (#204)

github.com/flightcontrolhq/superjson - bfbcd42c03ac0c9e4ae1e5ab0236cff507dcc8c8 authored about 2 years ago by tomhooijenga <[email protected]>