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

Fixed some broken links (#360)

github.com/blitz-js/zh-hans.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
Fixed some broken links (#360)

github.com/blitz-js/pt-br.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
Fixed some broken links (#360)

github.com/blitz-js/fr.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
Fixed some broken links (#360)

github.com/blitz-js/id.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
Fixed some broken links (#360)

github.com/blitz-js/nl.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
Fixed some broken links (#360)

github.com/blitz-js/ja.blitzjs.com - fc29b48452041b3b918a7585912b5a56d5e25c12 authored over 3 years ago by Steffan Harris <[email protected]>
v0.30.0-canary.12

github.com/blitz-js/legacy-framework - 57f1e7d70318ea1a942e4f1995692c58010d965d authored over 3 years ago by Brandon Bayer <[email protected]>
Fix query cache being deleted on login instead of being invalidated (#1917)

* fix querycache being deleted on login instead of being invalidated

* fix ci (patch)

github.com/blitz-js/legacy-framework - 2d3e46fd796a3a9164342e237639480838fb4081 authored over 3 years ago by Brandon Bayer <[email protected]>
Merge pull request #4 from SigurdMW/master

Added blitz workshop

github.com/blitz-js/awesome-blitzjs - 312dec003c3df941fe6400aa5a5dc2f67fe409ce authored over 3 years ago by Nicolas Torres <[email protected]>
Update README.md

github.com/blitz-js/awesome-blitzjs - 7fc949da114b4563f2f3b858511bc0f06645ed02 authored over 3 years ago by Sigurd Moland Wahl <[email protected]>
Update README.md

github.com/blitz-js/awesome-blitzjs - 3be9ff0074eb20020385a52a88d9db4813e9972d authored over 3 years ago by Sigurd Moland Wahl <[email protected]>
Update README.md

github.com/blitz-js/awesome-blitzjs - dc2791af09e2bcf0ee511923daeb3c80f3de1627 authored over 3 years ago by Sigurd Moland Wahl <[email protected]>
v10.0.7-canary.8

github.com/blitz-js/next.js - 57ed93bc5e3eb47a9cfa71423d4a58021267905b authored over 3 years ago by Tim Neutkens <[email protected]>
Upgrade to lerna 4 (#22039)

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

github.com/blitz-js/next.js - b3aa1d14ff529f7587a1f83d4d47554e962ee3d9 authored over 3 years ago by matamatanot <[email protected]>
Check if parentspan is provided in profiler (#22061)

Co-authored-by: Dale Bustad <[email protected]>

github.com/blitz-js/next.js - 83657b6bce8aa79c428fc25338be07c587c3ce85 authored over 3 years ago by Tim Neutkens <[email protected]>
Add Zipkin trace capturing with output to JSON. (#22106)

@timneutkens this adds a trace capturing script alongside the other tracing sundry. This will b...

github.com/blitz-js/next.js - 5c24670227b36c079e26d6af3e85297dce5e2212 authored over 3 years ago by Dale Bustad <[email protected]>
v0.30.0-canary.11

github.com/blitz-js/legacy-framework - 984de2cab17631b4d7e2a01de3a28126b75b8db9 authored over 3 years ago by Brandon Bayer <[email protected]>
Fix error `name` fields not being sent to the client (#1916)

(patch)

github.com/blitz-js/legacy-framework - fca7791c475a1ba24f124c172069397a40772c1c authored over 3 years ago by Brandon Bayer <[email protected]>
fix useQuery hooks `enabled` flag not working (#1915)

(patch)

github.com/blitz-js/legacy-framework - c389a7ad6b97368b34d61f85912fbeb61e78ee3b authored over 3 years ago by Brandon Bayer <[email protected]>
v0.30.0-canary.10

github.com/blitz-js/legacy-framework - a4320fd97406dc36fcd418fcb3a2ec858cee5dc6 authored over 3 years ago by Brandon Bayer <[email protected]>
Fix to accept the previous, misspelled anti-csrf cookie for seamless transition for existing apps (#1914)

(patch)

github.com/blitz-js/legacy-framework - 157c397959890396eb6e121b068b7cd135b89092 authored over 3 years ago by Brandon Bayer <[email protected]>
Fix type of `options` for useQuery hooks (#1913)

(patch)

github.com/blitz-js/legacy-framework - d7804089e107f5ffebd4d42501bf73ea23b51f46 authored over 3 years ago by Brandon Bayer <[email protected]>
v0.30.0-canary.9

github.com/blitz-js/legacy-framework - 04b0cd356cab81795d1e8dc7d3cec9e2610f1bb6 authored over 3 years ago by Brandon Bayer <[email protected]>
Automatically clear console on `blitz dev` (can disable with `cli.clearConsoleOnBlitzDev = false` in blitz.config.js (#1909)

* Clear console

* Removed clearConsole on blitz start

* Moved no-clear-console to blitz.co...

github.com/blitz-js/legacy-framework - cd615f58bd85ceebdfc22c1b44860f16d949567c authored over 3 years ago by JuanM04 <[email protected]>
add `useAuthenticatedSession()` hook and fix publicData types for authenticated sessions (#1910)

(minor)

github.com/blitz-js/legacy-framework - c49da040b5309002f164e07372c75cfe0a4d24d7 authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/ko.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/es.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/de.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/it.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/zh-hans.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/pt-br.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/fr.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/id.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/nl.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for `useAuthenticatedSession()`

github.com/blitz-js/ja.blitzjs.com - d59941d3cae0c900a07400e333d5b6ba0b31dd0b authored over 3 years ago by Brandon Bayer <[email protected]>
docs: add JuanM04 as a contributor (#1912)

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

github.com/blitz-js/legacy-framework - da6685cd2d39e14e60bb748e950cf7248ea1b0f1 authored over 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/ko.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/es.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/de.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/it.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/zh-hans.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/pt-br.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/fr.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/id.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/ja.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
Clear Console in blitz.config.js (#358)

github.com/blitz-js/nl.blitzjs.com - 5c0ca1b2e21aebe6f8066d8235ccfb11f54ab3fa authored over 3 years ago by JuanM04 <[email protected]>
docs: add JuanM04 as a contributor (#1911)

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

github.com/blitz-js/legacy-framework - 0f4de7761efe9dd54378c8012dcf79fc612422b4 authored over 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix error message grammar

(patch)

github.com/blitz-js/legacy-framework - 3114e8bc4af79c14b6efadad39b8ff20b6356098 authored over 3 years ago by Brandon Bayer <[email protected]>
fix(link): cancel idle callback on unmount (#22072)

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

github.com/blitz-js/next.js - 5f41abda9ac71923584446a60dafa5601aa3bfe1 authored over 3 years ago by Joe Haddad <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/ko.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/es.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/de.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/it.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/zh-hans.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/pt-br.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/fr.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/id.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/nl.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
Update authorization.mdx (#357)

github.com/blitz-js/ja.blitzjs.com - 99e4a8c0c09e72bb420673950ea13d5c9b7479e5 authored over 3 years ago by Oscar Sirvent <[email protected]>
v10.0.7-canary.7

github.com/blitz-js/next.js - 27b6dd6b02891cf41a425f5eef56769cd016acde authored over 3 years ago by JJ Kasper <[email protected]>
Only create locale domain links if on locale domain (#22032)

This updates to only create locale domain links if the current hostname is a locale domain to pr...

github.com/blitz-js/next.js - 55e4a3d1add44aede18f4bc9f604f59ba49cc0b0 authored over 3 years ago by JJ Kasper <[email protected]>
Add nccing AMP optimizer (#21980)

This adds ncc'ing the AMP optimizer package to speed up install times and cache the runtime.

C...

github.com/blitz-js/next.js - 5febe218a622022fb375ef5101f1848d9c3120cc authored over 3 years ago by JJ Kasper <[email protected]>
Ensure error is passed up in minimal mode (#22030)

This ensures we pass the error up to the top-level when in minimal mode

github.com/blitz-js/next.js - 3f94f33ba2111b7a757ef39a5b0c8562b8d16682 authored over 3 years ago by JJ Kasper <[email protected]>
add docs for new hooks

github.com/blitz-js/blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/ko.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/es.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/de.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/it.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/zh-hans.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/pt-br.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/fr.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/id.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/nl.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
add docs for new hooks

github.com/blitz-js/ja.blitzjs.com - 8048e9c4111dc407f6a3f248a3bb915a2b0dd94d authored over 3 years ago by Brandon Bayer <[email protected]>
v0.30.0-canary.8

github.com/blitz-js/legacy-framework - e2383fbb5f52a59042640dcf4cb67d2c8344de06 authored over 3 years ago by Brandon Bayer <[email protected]>
Change `blitz generate` default syntax from `default[value]` to `default=value` (#1906)

* change type:default[true] to type:default=true (major)

* update test

* update cli help

github.com/blitz-js/legacy-framework - a4ea513a76739e2c0ccc56ec65c3f7d2790d3eaf authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/ko.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/es.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/de.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/it.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/zh-hans.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/pt-br.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/fr.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/id.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/ja.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
update docs for latest prs

github.com/blitz-js/nl.blitzjs.com - 7e237e49ab7ca5a0bc4ef623442250cfc7c5910a authored over 3 years ago by Brandon Bayer <[email protected]>
remove some old docs

(ignore)

github.com/blitz-js/legacy-framework - 9e1860d8b33bef1a32fa83a4df2a849ba8713f92 authored over 3 years ago by Brandon Bayer <[email protected]>
Create SECURITY.md

(ignore)

github.com/blitz-js/legacy-framework - 05673fbdb5f52a8c84ea7d4dbf611503126572f4 authored over 3 years ago by Brandon Bayer <[email protected]>
Create codeql-analysis.yml

(ignore)

github.com/blitz-js/legacy-framework - a2cdcf4a74fd75c9589c4401fb13d8824d628e2b authored over 3 years ago by Brandon Bayer <[email protected]>
Remove requirement of `publicData.roles`, change new app to use `publicData.role`, and fix public data types (#1788)

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

github.com/blitz-js/legacy-framework - 9ff56beebff843a2f50f825c83ba308974f0e115 authored over 3 years ago by Kevin Østerkilde <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/ko.blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/es.blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/de.blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/it.blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>
Add docs for `page.authenticate`, `page.redirectAuthenticatedTo`, and `page.suppressFirstRenderFlicker`

github.com/blitz-js/zh-hans.blitzjs.com - d755dbec1635e13089a99152acfaf2ebb931734d authored over 3 years ago by Brandon Bayer <[email protected]>