Ecosyste.ms: OpenCollective

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

github.com/redwoodjs/redwood

The App Framework for Startups
https://github.com/redwoodjs/redwood

RSC: No basePath arg to serve()

Tobbe opened this pull request 11 months ago
RSC: Add MultiCellPage to test fixture

Tobbe opened this pull request 11 months ago
RSC chore(tests): Add links to scaffolds in test fixture

Tobbe opened this pull request 11 months ago
docs(metadata): Fix spelling/typos

Tobbe opened this pull request 11 months ago
fix(realtime): update logic for including sseLink

jtoar opened this pull request 11 months ago
chore(k6 tests): update entry point

jtoar opened this pull request 11 months ago
fix(types): Fix TS type in createServer.test.ts

Tobbe opened this pull request 11 months ago
fix(server): fix env var loading in `createServer`

jtoar opened this pull request 11 months ago
feat(server): add docs on the server file

jtoar opened this pull request 11 months ago
fix: Handle static assets on the `rw-serve-fe`

Josh-Walker-GM opened this pull request 11 months ago
chore(release): add back `update-package-versions` task

jtoar opened this pull request 11 months ago
chore(renovate): Disable for experimental apollo package

Tobbe opened this pull request 11 months ago
RSC: server cells lowercase data function

Tobbe opened this pull request 11 months ago
Update jest setup for Prisma's multiSchema

zaiyou12 opened this pull request 11 months ago
7.0 RC: Remove hardcoded check for `session.id`

cannikin opened this pull request 11 months ago
fix(RSC/SSR): pass CLI options through to apiServerHandler

jtoar opened this pull request 11 months ago
Spelling fix in what-is-redwood.md

jason-curtis opened this pull request 11 months ago
Typos in realtime.md

jason-curtis opened this pull request 11 months ago
RSC: Server cell smoke tests

Tobbe opened this pull request 11 months ago
RSC: test-project EmptyUser 'use client' cell

Tobbe opened this pull request 11 months ago
RSC: babel-plugin-redwood-cell remove redundant reset

Tobbe opened this pull request 11 months ago
docs: add aliases fo `type-check` command

BlackHawkSigma opened this pull request 11 months ago
fix(docs): Spelling of `data-migrate` command

BlackHawkSigma opened this pull request 11 months ago
chore(deps): Upgrade to yarn v4.1.0

Tobbe opened this pull request 11 months ago
fix(telemetry): Fix 'destroy' spelling

Tobbe opened this pull request 11 months ago
chore(jsdocs): Fix jsdoc formatting for hover help

Tobbe opened this pull request 11 months ago
RSC: Insert 'use client' in scaffolded components

Tobbe opened this pull request 11 months ago
bug: Update setupHandler.ts firebase version

rapzo opened this pull request 11 months ago
[Docs]: Algolia search is not working

beardo01 opened this issue 11 months ago
RSC: Fix babel-plugin-redwood-cell to work wiht more than one cell

Tobbe opened this pull request 11 months ago
RSC: Keep aligning test project with CRWA template

Tobbe opened this pull request 11 months ago
fix(dependencies): Use RW-specific version of apollo ssr package

Tobbe opened this pull request 11 months ago
[Bug?]: Prerender is not working with Sass

beardo01 opened this issue 11 months ago
RSC: chore(test): Update RSC test fixture project

Tobbe opened this pull request 11 months ago
chore(ci): add changelog check to ci

jtoar opened this pull request 11 months ago
chore(refactor): Router: Splitting things up into smaller files

Tobbe opened this pull request 11 months ago
RSC: createServerCell

Tobbe opened this pull request 11 months ago
chore: update rsc fixture

jtoar opened this pull request 11 months ago
chore(project-config): make chore changes to trigger ci

jtoar opened this pull request 11 months ago
chore(deps): update babel monorepo

renovate[bot] opened this pull request 11 months ago
fix(docker): compose dev and prod

Josh-Walker-GM opened this pull request 11 months ago
fix(deps): update dependency @fastify/static to v7

renovate[bot] opened this pull request 11 months ago
fix(deps): update prisma monorepo to v5.9.1

renovate[bot] opened this pull request 11 months ago
docs: Update Studio docs

dthyresson opened this pull request 11 months ago
[Bug]: Sentry experimental setup in production

Bigood opened this issue 11 months ago
fix(test): Update createServer test to use a different port to normal

dac09 opened this pull request 11 months ago
fix(docker): corepack permissions fix and style updates

jtoar opened this pull request 11 months ago
fix(cli): use fetch instead of `yarn npm info`

jtoar opened this pull request 11 months ago
RSC: Client Cell support smoke-test

Tobbe opened this pull request 11 months ago
RSC: Enable babel plugins to get client Cell support

Tobbe opened this pull request 11 months ago
RSC: Take full control over the env vars

Tobbe opened this pull request 11 months ago
RSC: Make RWJS_ENV etc available on the server during runtime

Tobbe opened this pull request 11 months ago
[Bug?]: Storybook build error when importing css from fontsource

ChrisLFieldsII opened this issue 11 months ago
[Bug?]: 404 on paths containing periods

pvenable opened this issue 11 months ago
[RFC]: Include GraphQL Response Caching in GraphQL Server

dthyresson opened this issue 11 months ago
chore(cleanup): Remove debug console.log call

Tobbe opened this pull request 11 months ago
fix(studio): Remove unused settings 'endpoint' and 'roles'

Tobbe opened this pull request 11 months ago
fix(cell-suspense): pass through variables if passed to refetch

dac09 opened this pull request 11 months ago
cli: Remove graphiql setup command

Josh-Walker-GM opened this pull request 11 months ago
[Bug?]: "jwt not active" for azure ad auth on local machine

tilmann opened this issue 11 months ago
feat(ssr-auth): Implement cookie based auth + dbAuth + firebase

dac09 opened this pull request 11 months ago
Add support for additional env var files

orta opened this pull request 11 months ago
Mention the you need corepack enabled to run this repo

orta opened this pull request 12 months ago
feat(gql): Codemod existing projects to get newest gql config

Tobbe opened this pull request 12 months ago
chore(server): improve server tests

jtoar opened this pull request 12 months ago
fix(gql): Better graphql.config.js template

Tobbe opened this pull request 12 months ago
fix(studio): Remove unused setting inMemory

Tobbe opened this pull request 12 months ago
Update Studio docs

Tobbe opened this pull request 12 months ago
docs(typo): Removed `rw` from `yarn install` command

ahaywood opened this pull request 12 months ago
fix(deps): update dependency firebase-admin to v11.11.1

renovate[bot] opened this pull request 12 months ago
chore(test): Remove yarn.lock from some test fixtures

Tobbe opened this pull request 12 months ago
fix(deps): update dependency nodemailer to v6.9.9 [security]

renovate[bot] opened this pull request 12 months ago
fix(api-server): Remove duplicate command alias

Tobbe opened this pull request 12 months ago
feat(server): dedupe api server code, make host configurable

jtoar opened this pull request 12 months ago
@redwoodjs/framework-tools for buildDefaults

Tobbe opened this pull request 12 months ago
fix(internal): Remove unused import

Tobbe opened this pull request 12 months ago
fix(crwa): Use actual filename in seed file template

Tobbe opened this pull request 12 months ago
chore(ts): Remove src alias and baseUrl from all tsconfigs

dac09 opened this pull request 12 months ago
chore(apollo): Introduce TS type helper to reduce repetition

Tobbe opened this pull request 12 months ago
fix(cli): Prevent caching blank information about plugins

Josh-Walker-GM opened this pull request 12 months ago
chore(build): use `tsx` to run build scripts

jtoar opened this pull request 12 months ago
chore(deps-dev): bump @apollo/experimental-nextjs-app-support from 0.6.0 to 0.7.0

dependabot[bot] opened this pull request 12 months ago
feat(crwa): Make the seed template idempotent

Tobbe opened this pull request 12 months ago
chore(deps): update node.js to v20

renovate[bot] opened this pull request 12 months ago
fix(deps): update prisma monorepo to v5.9.0

renovate[bot] opened this pull request 12 months ago
docs(monitoring): Add Sentry docs

Tobbe opened this pull request 12 months ago
fix(docusaurus): Make {jsx,tsx} file extensions switch properly

Tobbe opened this pull request 12 months ago