Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* refactor(core): remove middleware from actions
* chore: fix tests
* chore: skip e2e test due to db issues
* chore: import actions later during server life cycle
* chore: rename to just use the word "actions"
* chore: address review
* Update packages/astro/src/actions/loadActions.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* chore: remove gotcha
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: bholmesdev <51384119+bholmesdev@users.noreply.github.com>
Co-authored-by: JacobNWolf <27933270+JacobNWolf@users.noreply.github.com>
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
|
|
|
|
* fix(deps): update all non-major dependencies
* chore: fix type issue
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
hook with the `lib` option (#13109)
* Support overriding copyLibFiles.dest in stro:build:done hook with lib option, defaulting to ~partytown. Remove leading '/' to match ileURLToPath.
* Support overriding copyLibFiles.dest in stro:build:done hook with lib option, defaulting to ~partytown. Remove leading '/' to match ileURLToPath.
* Update .changeset/plenty-coins-destroy.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Update packages/integrations/partytown/src/index.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* feat(stro:server:setup): add option for config.lib path
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: twodft <64566069+twodft@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
|
|
|
|
* Prevent rerunning scripts already ran in router
In a long session you might navigate between several pages, some contain
the script and some not, but nevertheless the script should run a total
of 1 time.
This also helps with smaller bundled scripts in production, where some
are inlined.
* Add changeset
* better key
* more concise
* review changes
* move stuff around
* fix types
* take Martin's suggestion
* run detection when executing scripts
* adds an e2e test for data-astro-rerun
* fix support for data-astro-rerun
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
|
|
* fix: generate correct responsive srcsets on Vercel
* [skipci] Apply suggestions from code review
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
* feat: add support session typing
* Add type tests
* Fix test
* Remove unused import
|
|
|
|
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: TheOtterlord <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: MoustaphaDev <81974850+MoustaphaDev@users.noreply.github.com>
|
|
|
|
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: Jisu-Woniu <31986081+Jisu-Woniu@users.noreply.github.com>
Co-authored-by: natemoo-re <7118177+natemoo-re@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
|
|
|
|
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
|
|
Co-authored-by: Matt Kane <m@mk.gg>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: bluwy <34116392+bluwy@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
|
|
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
|
|
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ArmandPhilippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: Eveeifyeve <88671402+Eveeifyeve@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: Fryuni <11063910+Fryuni@users.noreply.github.com>
|
|
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
|
|
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: ascorbic <213306+ascorbic@users.noreply.github.com>
|
|
* Expose ilike function from drizzle-orm
* Update .changeset/late-mails-beam.md
---------
Co-authored-by: Julien Le Bras <>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
|
|
* feat: Dev mode supports reverse proxy of nginx subdirectories
* feat: type define
* feat: type define update
* feat: type define update
* feat: base use update
* feat: check obj value
* feat: change patch
* feat: fix test
* feat: update type and update changeset
* feat: add test
* feat: rewrite test
* feat: update config
* feat: update use pipeline.manifest
* feat: update viteBase type and default value
* chore: update package
* chore: install package
* chore: install package
* chore finish refactor
* Update changeset
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
Co-authored-by: Fryuni <11063910+Fryuni@users.noreply.github.com>
|