Ecosyste.ms: OpenCollective

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

github.com/blitz-js/blitz

⚡️ The Missing Fullstack Toolkit for Next.js
https://github.com/blitz-js/blitz

toolkit: remove hook exports from setupClient (#3287)

* cleanup exports

* bump

* Update example app

Co-authored-by: Aleksandra <alexsandra.si...

9810d984f1b8d31c610a33017d50587ebe8d3d38 authored over 2 years ago by Brandon Bayer <[email protected]>
Add RPC package to toolkit, including magical imports 🎉 (#3278)

* wip

* webpack loader working

* time to switch to babel

* wip

* wip - next broken
...

10574b7359522c4998397a74218e071d25ebad58 authored over 2 years ago by Brandon Bayer <[email protected]>
Add jest config to `blitz-next` package (#3267)

c28684b8e5496710491e18ba081bd440ced625f3 authored over 2 years ago by Aleksandra <[email protected]>
Cli (#3270)

* WIP: init cli + init env utils

* remove pnpm global link artifacts

* WIP: migrate legacy...

a590820c14821b198bdd3fc7ca7ae29a0ef5cf35 authored over 2 years ago by Dillon Raphael <[email protected]>
Auth tests (#3260)

* Auth tests setup

* WIP: Updated test-utils

* WIP: Fix lowdb for tests + passing unauth t...

ff3ef58a47d18183b5cb3ad0d15c2a7a52a050d8 authored over 2 years ago by Dillon Raphael <[email protected]>
Add `useParams` to `blitz-next` (#3269)

e33c81a70f872b278ee9f5f1be41c761d420300c authored over 2 years ago by Aleksandra <[email protected]>
Add paginate utility to blitz package (#3266)

dc41f8eedc1eb9f60f0f1214172a85f4c53092df authored over 2 years ago by Aleksandra <[email protected]>
toolkit: fix some various package and build issues (#3263)

f49aa378921de52f15fde1b5bd4d353a22dbe7a2 authored over 2 years ago by Brandon Bayer <[email protected]>
Migrate generator package (#3245)

e218d5f84ddf001d1b7154a3828a15969a21d0fa authored over 2 years ago by Aleksandra <[email protected]>
Add typings for PrismaStorage (#3243)

2eb4f791a8bf88adaa9a5a1371752ed5fe2e23ce authored over 2 years ago by Ante Primorac <[email protected]>
Migrate middleware to core package (#3238)

fa0850d0a3411c05ec713518e768bbfe65afef83 authored over 2 years ago by Aleksandra <[email protected]>
Add zod utilities to blitz core (#3233)

2d3c6cbfb861cbf8d92bb10cf5106c3c0ebf7cd7 authored over 2 years ago by Aleksandra <[email protected]>
Include client error patch in blitz core (#3232)

6ff7e99d15b7bc755579279a7e3424ba8c86caad authored over 2 years ago by Aleksandra <[email protected]>
Add enhancePrisma to blitz core (#3231)

77ca03af9698bd3c9349c3d3d49f442a475ee3d6 authored over 2 years ago by Aleksandra <[email protected]>
Add `connectMiddleware` to `blitz-next` (#3230)

f56ef9b2c597aa7cd80fa663d37127ed9a0f4e10 authored over 2 years ago by Aleksandra <[email protected]>
Export `ErrorBoundary` from `blitz-next` (#3229)

991b4a9db00ea1d51002f23c6f0603c3c466a2b9 authored over 2 years ago by Aleksandra <[email protected]>
Move `errors.ts` to `blitz` package (#3228)

0c8edbb8b2a41a9f0d130b505bcd7848cdaf7979 authored over 2 years ago by Aleksandra <[email protected]>
Move `runMiddlewares` to `blitz` package (#3227)

2d75a2b7c7a78d939501db074973500859256919 authored over 2 years ago by Aleksandra <[email protected]>
Figure out relations between Blitz packages (#3195)

b878c6845eb4da4eddd170464dc15782183f93ae authored over 2 years ago by Aleksandra <[email protected]>
upgrade some toolkit deps (#3194)

cb0da6a0cb9244e3543a954d52785f32c0700747 authored over 2 years ago by Brandon Bayer <[email protected]>
Add client side support for auth plugin (#3161)

a47c6431458967032ca850199d89d131b8e5dd8a authored over 2 years ago by Aleksandra <[email protected]>
Properly add `sessionConfig` to `globalThis` type (#3174)

945c66a53ca28c232d870caebe1dbbd32b64dc5c authored over 2 years ago by Aleksandra <[email protected]>
Add default values to public-hoist-pattern (#3175)

50421a19edd009e9e23c9ec46a05d1dac2402504 authored over 2 years ago by Aleksandra <[email protected]>
Add auth client unit tests (#3160)

926e5cf10fa61bad3d82a4ed1894e2ec17b87891 authored over 2 years ago by Aleksandra Sikora <[email protected]>
Migrate auth code to Blitz toolkit, add server & client setup (#3147)

6228366ea3069ab8dc4ebddd200c81810e4ca82c authored over 2 years ago by Aleksandra Sikora <[email protected]>
cleanup packages

bcb56eb79d852ae8a0d4a4f24c2b5489d400c411 authored almost 3 years ago by Brandon Bayer <[email protected]>
Set up fancy new monorepo for blitz toolkit with pnpm, turborepo, unbuild, vitest (#3129)

80f0c81130f03f3fcf89a3c7fb9b9231d934c1ee authored almost 3 years ago by Brandon Bayer <[email protected]>
mit license

08478969689f65bb07e0047be871cdb875920c6e authored almost 3 years ago by Brandon Bayer <[email protected]>
Initial commit

07df04e91d03ae747af25709534005c0d670d608 authored over 4 years ago by Brandon Bayer <[email protected]>