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

Fix blitz recipe paths (#3997)

Co-authored-by: Tobias <[email protected]>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmai...

c07a13eefb67ac8c2ed1a887f40fd0b69f04e383 authored almost 2 years ago
Version Packages (beta) (#4111)

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

9f316d73f5e32e5df58ba3df569e9236205c52eb authored almost 2 years ago
Fix invoke type regression (#4110)

f84d77a425ef57fd177b664b527b87f4c8a6c312 authored almost 2 years ago
Version Packages (beta) (#4083)

* Version Packages (beta)

* pnpm lock

---------

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

f2da4f1516bc5150be1a6d7c5c716ea09e4d7b82 authored almost 2 years ago
Fix Next 13.2 compatibility (#4108)

* make everything work with next 13.2

* changeset

* update test

* fix test

acc07ce94379ffcf1b7a3c1a0e82b53a5d01243d authored almost 2 years ago
feature: Multiple fields forms using templates during generation (#3869)

* initial port

* read custom template values from blitz-server

* fix unit tests

* add u...

ea7561b8ee4f1904a7d4cca01339309299bf1d98 authored almost 2 years ago
(meta) added @jafarlihi as contributor

13639c5d1df5106790f400eb5acb08f933080a0a authored almost 2 years ago
Fix LabeledTextField update on next-ui and chakra-ui recipes (#4106)

* Fix LabeledTextField update on next-ui and chakra-ui recipes

* Create empty-spiders-lay.md
...

afdc810d0bbbd83944f7d78b5192f403af27a4f2 authored almost 2 years ago
feature: Nextjs 13 App Directory Utility Methods (#4103)

* working

* fix toolkit app

* fix add directive

* add back secure password

* changes...

37aeaa7fa2cb33be4f192ee0e29b104fcd655d5d authored almost 2 years ago
feature: Next 13 App directory (#4079)

* working

* fix toolkit app

* fix add directive

* add back secure password

* changes...

cadefb88e487a4dbf4e0be50257c913c73e53490 authored almost 2 years ago
feature: Next Auth Adapter (#4046)

* initial working

* add user side callback control

* connect to blitz-auth

* better err...

6f18cbdc98c2eb2b7686e5e0816272e5ea955478 authored almost 2 years ago
(meta) added @jeliasson as contributor

3480d900983f31e2b75d154b6a6c1b8a2b7cb2c9 authored almost 2 years ago
Make secure password completely optional (#4085)

* secure-password breaking changes

* fix

* more fixes

* fix secure-password imports

...

9529dbd6f44946d93d875ae76810eff10375455d authored almost 2 years ago
(meta) added @exKAZUu as contributor

f443118b9d4bfcbf9255237bf5275e6f2c4dedc6 authored almost 2 years ago
fix: type error in reset-password.tsx (#4081)

e228ba5deee0faaffb66474b53f4c380f28a4665 authored almost 2 years ago
Update to `"prisma": "4.6.1"` (#4062)

Co-authored-by: Brandon Bayer <[email protected]>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail...

430f0b52ddb3d6a03570a47617a640ade7f9a0a4 authored almost 2 years ago
fix: vulnerabilities in @blitz/auth (#4082)

* fix vulnerabilities

* Update .changeset/strong-chicken-study.md

---------

Co-authored-by: B...

6e88a847fe4486ae394a3fd84ab8dfc15931a10e authored almost 2 years ago
update readme

1db963a8caefb93bc062b37c659f88321f776878 authored almost 2 years ago
Version Packages (beta) (#4055)

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

6374f2ff0c7743678ce5801b0705aa5145643b18 authored almost 2 years ago
Remove useEffect from reset password templates (#4051)

Co-authored-by: Siddharth Suresh <[email protected]>
Co-authored-by: Brandon Bayer <b@baye...

6ec020c6d67d18c074d4064c2a4d63bfa9c83d5c authored almost 2 years ago
(meta) added @sweetliquid as contributor

a3d8b287f157bb3656c2097d933c66ad9dadc653 authored almost 2 years ago
docs: delete duplicates of `the` in comments (#4073)

Co-authored-by: Brandon Bayer <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]...

4ed1fc123347eb7460e1567d82acb10802782b21 authored almost 2 years ago
internal: Readme for the packages (#4052)

3fa3c70b39156284117307a0b9bd6d9517b17d16 authored almost 2 years ago
(meta) added @jhonnymichel as contributor

a9b1989bb0ac8f62ccc4615f95f8566411c5d809 authored almost 2 years ago
Fixing tests for blitz apps that use vitest (#4072)

Co-authored-by: Siddharth Suresh <[email protected]>
Closes https://github.com/blitz-js/bl...

c3c789740aa8078c625c06d89c5a728cc3393e5b authored almost 2 years ago
Add secure-password as an Optional peerDependency (#4067)

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

42a2cf951a5b4f08643d492272fc5f8545cdf123 authored almost 2 years ago
Next 13: Remove anchor tags from Link component (#4071)

Co-authored-by: Siddharth Suresh <[email protected]>
Closes https://github.com/blitz-js/bl...

d316d0db7f9e1bf21e1cf57f176fd3390782834c authored almost 2 years ago
Fix max-width of body in new app template (#4068)

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

a8ce2325fcf7b49f675d3b2b1a42915e5aec4fd7 authored about 2 years ago
(meta) updated @tordans contributions

f58a0e42f7129c833e21acc3d7a51fd7c9c3e798 authored about 2 years ago
Guard `blitz generate` input against unwanted characters (#4024)

Co-authored-by: Dillon Raphael <[email protected]>
Co-authored-by: Siddharth Suresh <...

cb63a0ea5bd46a2b9e41e55dd92c485810911664 authored about 2 years ago
internal: Publish PRs to npm (#4050)

a78bd33706daebcea37317ccda0f2b35d4cf26bc authored about 2 years ago
Add missing Layout.tsx for generated mimimalapp (#4054)

79c5e86d719fdf952eb84b6268a8518e022ddcfd authored about 2 years ago
Version Packages (beta) (#4038)

* Version Packages (beta)

* pnpm lock

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

21b83fb7bfaa00769783e5aa851166c6c9a952ad authored about 2 years ago
Update package Zod to 3.20.2 (#4039)

* Update package zod to 3.20.2

* `pnpm changeset` Update zod to 3.20.2 (was 3.19.1).

Co-au...

14882d43fea13e27127111cf2c7685f55f8481c7 authored about 2 years ago
Use src instead of app folder for `blitz generate custom-template` (#4033)

* Use src instead of app in `customTemplates: "src/templates"`

* Use src instead of app in `cli...

989691ec87545ae6369b3349218436c29c6ce8d9 authored about 2 years ago
change rpc route basepath includeRPC in monorepos to be one folder up (#4045)

* change rpc route basepath includeRPC in monorepos to be one folder up

* changeset

Co-authore...

27036188683be493b7754d34cbda0eaa3fa06a56 authored about 2 years ago
(meta) updated @bravo-kernel contributions

44ddf5b423924b6e677b0f27c0505654098d87c7 authored about 2 years ago
Add missing MockRouter prop in generated test utils (#4043)

Co-authored-by: Brandon Bayer <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot...

bcef81fadcb07606ad176afb1f7c41ac8e8baac9 authored about 2 years ago
Redesign the index page for newly generated blitz projects (#3987)

* redesign index page for full app template

* pnpmlock

* iteration 2

* Add padding around bli...

7abfb9086a7c494e7cb8af36b328934cbc4843a3 authored about 2 years ago
internal: fix playwright installation error by fixing version (#4047)

57101e9adf25ea07fff2b591774cf9a63c3454ba authored about 2 years ago
internal: Fix playwright install issue (#4044)

497b87f7fb1d06805d2fc963f7c326ed11bdd1aa authored about 2 years ago
prisma/field: Guard TS warning (#4032)

The previous solution did solve the if-statement but not the line below, which still had this TS...

64a98e201de07c58e9e65fd9f7bb9972d1409cce authored about 2 years ago
add `currentPassword` to default masked fields in the logger (#4042)

8aa22a0b2f648cfd89ed4cbee246aeb6fdb06aee authored about 2 years ago
fix failed localstorage access to not crash the application (#4037)

145d5a02b35325ca8a51d2ae7ac06fd913ded8a6 authored about 2 years ago
Version Packages (beta) (#4035)

* Version Packages (beta)

* Version Packages (beta)

* pnpm lock

Co-authored-by: github-...

9be4d86174266372078028231b96fe92b00b3c11 authored about 2 years ago
Revert "Version Packages (beta) (#4012)" (#4034)

This reverts commit 76df5db1c3227301863aebf6d60d8352cfb139d1.

249e7cf527678b0004fb3f29ea6510dcc70d95b9 authored about 2 years ago
Version Packages (beta) (#4012)

* Version Packages (beta)

* pnpmlock

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

76df5db1c3227301863aebf6d60d8352cfb139d1 authored about 2 years ago
update CODEOWNERS

556f5cd13dba24f404942a56e825d2dfb3a9b737 authored about 2 years ago
Fix suspense error codegen patch for latest nextjs version (#4031)

* Use the new nextjs constant to check if SSR and fix suspense for nextjs 13.1 and above

* sa...

d692b4c1d7e4b30d5f2a74d5a55f900b6e3f9968 authored about 2 years ago
(meta) added @Trancever as contributor

bd4db6d70171f9e48d66f13c7d3f40deb119a370 authored about 2 years ago
fix: properly add authError query param to redirect url (#4027)

82e8b64f59f2dcca114087154cc8fb931fa3e0c6 authored about 2 years ago
Reference `vitest.config.ts` instead of jest for README|s (#4019)

* Reference `vitest.config.ts` instead of jest for README|s

* Update apps/toolkit-app/README....

e9dfbcf85a4695187a1c6a4fbd071bb9a76e54d4 authored about 2 years ago
(meta) updated @tordans contributions

a4294ad29ce721fc53b153499e068f175b6c1d40 authored about 2 years ago
Update README.md|s to use `src/` instead of`app/` (#4018)

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

ea83f0d1747f4a78472022e1a0f1fb08118ddb52 authored about 2 years ago
(meta) added @iagormoraes as contributor

f32f6d3ac9ea2b74fd575273f07aa02a27ada517 authored about 2 years ago
React Suspense on Next 13 patch fix (#4009)

* fix: add regex to support inline and non-inline codebase

- add proper regex test for packag...

d5b8faa860e95eebfe6a101daab7c73e5bd7ed5d authored about 2 years ago
(meta) added @tordans as contributor

4a6612b94213b3953d233aeee992f547dd2d6b46 authored about 2 years ago
SignupForm.tsx: Improve helper comment (#4016)

This comment was helpful but could be even more helpful if it clearly stated that it referenced ...

c941d993a8dfa2fdc02641656c4e33f9a1d24e54 authored about 2 years ago
(meta) added @a11rew as contributor

3633f23ceb7aee4bb43001a3a009dbbd4d33726c authored about 2 years ago
feat(cli): add href property to RouteURLObject (#3892)

* feat(cli): add href property to RouteURLObject

* Create thick-moons-fry.md

* update play...

10f98c681d3ff9f0d09b87f12302e44bbee394c6 authored about 2 years ago
support invalidate all queries (#3899)

* support invalidate all queries

* Add changeset

* Update .changeset/stupid-rabbits-jump.m...

0025856b9e5bc3370f5b3dc34a3fbe95cd0c0fda authored about 2 years ago
Remove husky prepush hook & update precommit hook to only run prettier (#3984)

* Remove husky prepush hook & update precommit hook to only run prettier for full app & minimal ...

77b7da0f38d12ce4c49e97317982dbec84fdf8bf authored about 2 years ago
Version Packages (beta) (#3992)

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

13c2642bdb5b752f2ba6339980b73d97cfa6590e authored about 2 years ago
fix Cannot read properties of null (reading 'isReady') for pnpm/yarn v3 (#4008)

03bad3175d1375a180d70fadf79d655ed2e5f8c5 authored about 2 years ago
fix: Reject db.() with an error object (#4006)

74a14b7040b2acf621da08de6a615fa7f8de7e9d authored about 2 years ago
Decouple Blitz RPC and Blitz Auth (#3943)

* inital unwrapping of blitz rpc from blitz auth

* fix linr

* Revert "fix linr"

This re...

6ece096134fc6aaa8c4d7b4c35ca3fef293f0bae authored about 2 years ago
Fix blitz install for recipes that use the path helper (#3995)

a0596279bd4e99cb4e9f72a0e2398f52739f1d44 authored about 2 years ago
Update readme

fe2e4eb1e99ab5161300add7f1be24c89c855775 authored about 2 years ago
Switch from jest to vitest in new app templates (#3985)

* Switch from jest to vitest in new app templates

* Finish vitest setup

* Handle vitest.co...

8c247e26e7cba72d7d76dd83427a20604afc504f authored about 2 years ago
fix #3989 (#3990)

650a157e1db8292f2d8d68d58a283779d0a6ebbe authored about 2 years ago
(meta) added @usamaster as contributor

9dc81fe958d12b662c19d4ad697aadf848d6544c authored about 2 years ago
Version Packages (beta) (#3977)

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

474b5494acc952e0e0d10db0c30f4bbbf9185129 authored about 2 years ago
Ensure superjson registers error classes once (#3982)

* bump superjson version & ensure superjson register

* update changeset & use error name as p...

b33db08286e75309bb3f98016384905c45865dab authored about 2 years ago
transpile packages to es2015 to support older browsers (#3983)

c1e00406397ded461637e70362efabc8f0d02b40 authored about 2 years ago
(meta) updated @medihack contributions

5a7e6e0bb881b4dea74f75f12c74d9c12813bb00 authored about 2 years ago
Export enhancePrisma for client again (#3965)

* Export enhancePrisma for client again

a6f32d1d0bf211057e4784aa3d6115d1f016b6a5 authored about 2 years ago
Fix builder execute command hangs up (#3958)

* fix: builder execute command hangs up

* using "blitz install" inside recipe with addRunComm...

c126b8191bfdc52ccceef4c650b505ca31f7caf8 authored about 2 years ago
(meta) added @selcukfatihsevinc as contributor

775004f23e67dd5cde83714edaf8be404b62b267 authored about 2 years ago
some providers need extra attributes, update for wrapAppWithProvider (#3959)

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

696f48c4e844811937e69b5547f3101f4e772006 authored about 2 years ago
Extend paginate.ts to support more complex pagination object (#3970)

* Extend paginate.ts to support more complex pagination object

* change pagination object bas...

942536d9ad29aaa51b257f36ed214501dd72d201 authored about 2 years ago
fix resolverPath:root and make it work with monorepo resolvers (#3978)

b493c93f8b0143e805f0a51942a986e50f71e987 authored about 2 years ago
Fix form paths when running blitz generate all (#3961)

* Update form paths when running blitz generate all

* pnpmlock & update changeset

* Update...

b80c3d92ca928573f13803b0f1f09a3120efda1f authored about 2 years ago
Version Packages (beta) (#3967)

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

4c0024c4685ec91bbf978b342cc1c26a105d3960 authored about 2 years ago
internal: remove unneeded useSession from useQuery hooks (#3968)

72a4e594ae6c80f8bde1321cafd13993f47de820 authored about 2 years ago
(meta) added @paulm17 as contributor

62212bcc7803456089b4f96636d65f9c2ba4d1bf authored about 2 years ago
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...

ed2b0e22c59b8de7740c753fc772ce5ae91ad186 authored about 2 years ago
(meta) updated @tmcw contributions

d250346d8b79bd1fe928ad6740e6c74befaa0e59 authored about 2 years ago
Fix runaway mutability bug in httpMethod (#3963)

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

c0a3b1ee3637c2016d4a161b6d6e6fc5993c2593 authored about 2 years ago
CI - upgrade pnpm version (#3966)

aaed9caa82b0556024e5ca7f8187c82496c010b3 authored about 2 years ago
Revert "try fix"

This reverts commit 9fd032106eb7a9a88b67cf8b1b612e5fe5c98804.

0020db295dcc592a2db4c8da13ba1e9a16b30a1e authored about 2 years ago
try fix

9fd032106eb7a9a88b67cf8b1b612e5fe5c98804 authored about 2 years ago
Version Packages (beta) (#3955)

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

936211a657202aab4ba68791eb2f2aefa02db590 authored about 2 years ago
Page authenticate role (#3902)

97469a1265adcb62a1f117021d7f12af64f5435f authored about 2 years ago
Update deps (#3957)

8b4bf999ceff7b472d3810fee6d28bd84b2d543d authored about 2 years ago
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...

5ea068b28b010269ce55079982699ec5d21fc5fc authored about 2 years ago
patch next13 for suspense error (#3956)

88caa18e613570381f15183eec5a7c41afac1ea0 authored about 2 years ago
Update templates & generator to use src directory (#3947)

* update templates & generator to use src directory

* changeset

* fix imports for toolkit-...

2a81af7b7841b9f3e8fc43d977856e34557cf75f authored about 2 years ago
update README

916692db74bee043cb5992500e052bea9152cb5e authored about 2 years ago
Version Packages (beta) (#3930)

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

0959a11fc62e57a79d6c69f55a9068110de3e329 authored about 2 years ago
Include resolvers in `src` in blitz console (#3933)

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

* default parameter

45459129367f5774af4534e667f56bb4099c33e9 authored about 2 years ago