Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
|
|
* feat: add support for automatic session driver config
* chore: fix error logic
* Lint test
* Add node support
* Add node test fixture
* Lock
* Add Netlify support
* Use workspace Astro version
* Format
* Changeset
* Add tests
* Add dep for tests
* chore: fix repo URL
* temp log
* Fix module resoltuion
* [skip ci] Update changeset
* chore: bump peer dependencies
* Changes from review
* Changeset changes from review
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* More changeset detail
* Lock
---------
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
|
|
|
|
* fix: use shared helper for file extensions
* Lock
|
|
* chore: fix linting issues
* chore: update packages and directories
* apply suggestions
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Add tests
* Format
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* chore(node): add image tests
* Format
* Format
|
|
* test: use Astro v5 and update cloudflare assertions
* disable check origin
* disable check origin
* update test
* fix another test
* remove logging
* format
|
|
|
|
* chore: port adapter related changes from astro #11864
* chore: bump version
* chore: bump
* fix: types
* fix
* fix: tests
* fix: locals
* Update expected image endpoint
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
* feat: remove hybrid
* fix: udpate with new API
* fix: update for latest next changes
* fix: more test-utils fix
* fix: build
* fix: build
* fix: tests
* fix: netlify
* fix: astro env
* fix: use types from AStro
* chore: changeset
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* refactor: types
* feat: refactor types
* chore: organize imports
* fix: remaining references
* docs: types
* refactor: small changes
* chore: changeset
|
|
* wip
* done i think
* Add changeset
* Use hook instead
* Reorder hooks [skip ci]
* Update .changeset/eleven-pens-glow.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Fix run
* Fix link
* Add link
Co-authored-by: Sarah Rainsberger <sarah11918@users.noreply.github.com>
* More accurate migration [skip ci]
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Sarah Rainsberger <sarah11918@users.noreply.github.com>
|
|
|
|
* Encrypt server islands props
* Comment on the hex algo
* Use @oslojs/encoding
* Rename functions
* Add base to test
* Remove old tests no longer valid
* Run test locally
* Make sure adapters run before manifest
* Add a changeset
* Adjust test adapter
* don't assume adapter is at root
* Add a changeset
* Updates on review comments
* Update oslo
* Add better description of Node adapter change
|
|
* update formatter config
* format
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
headers (#10917)
* fix: don't include port twice from x-forwarded-host and x-forwarded-port headers
* add changeset
* add test for port both in forwarded host and forwarded port
* don't include port if undefined
* Update .changeset/forty-wolves-turn.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* test(@astrojs/node) wait for server listening in trailing-slash tests
* fix missing waitServerListen
* fix import statement
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
* fix(app/node): include `x-forwarded-port` header in url
* add changeset
* add test
|
|
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* fix: do not append traling slash to subresource urls
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
* test: fix broken test
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
* refactor: packages/integrations/node/src/serve-static.ts
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
---------
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
|
|
|
* fix(node): handle offshoot promise rejections
* add test
* add changeset
* Update packages/integrations/node/test/errors.test.js
|
|
|
|
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: Kevin Zuniga Cuellar <46791833+kevinzunigacuellar@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|