Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-03-31 | [ci] format | 1 | -1/+1 | ||
2025-03-31 | feat(cloudflare): add KV session storage support (#13514) | 14 | -2/+306 | ||
* feat(cloudflare): add KV session storage support * Change code block language to JSONC * Comments * Use user-defined binding name * Use createCodegenDir * Remove unused import | |||||
2025-03-26 | fix(astro): dynamically import actions (#13510) | 5 | -1/+35 | ||
* feat: update test * feat: dynamic import * chore: changeset * Update .changeset/clever-tigers-dig.md | |||||
2025-03-19 | [ci] format | 1 | -3/+2 | ||
2025-03-19 | fix: don't attempt to move files after build with base (#13463) | 5 | -0/+51 | ||
* fix: don't attempt to move files after build with base * Remove console * Reword changeset * Remove unused import | |||||
2025-03-11 | fix(deps): update all non-major dependencies (#13387) | 1 | -2/+2 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2025-03-04 | fix(deps): update all non-major dependencies (#13346) | 5 | -7/+7 | ||
* 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> | |||||
2025-02-24 | Replace globby/fast-glob/tiny-glob with tinyglobby (#13299) | 1 | -1/+1 | ||
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> | |||||
2025-02-07 | [ci] format | 1 | -1/+1 | ||
2025-02-07 | chore: fix linting issues | 8 | -13/+12 | ||
2025-02-07 | chore: move cloudflare adapter to core monorepo | 14 | -25/+45 | ||
2025-01-14 | fix(deps): update all non-major dependencies (#503) | 11 | -16/+16 | ||
2025-01-07 | chore: update adapters to better support astro v5 (#454) | 1 | -5/+106 | ||
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2025-01-07 | fix(deps): update all non-major dependencies (#457) | 11 | -17/+17 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-12-13 | fix: cloudflare resolve conditions (#476) | 5 | -0/+73 | ||
2024-12-05 | fix(deps): update dependency @astrojs/solid-js to v5 (#467) | 1 | -1/+1 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2024-12-05 | Fix cloudflare ssr conditions setup (#465) | 6 | -1/+72 | ||
2024-12-03 | test: use Astro v5 and update cloudflare assertions (#460) | 10 | -14/+14 | ||
* test: use Astro v5 and update cloudflare assertions * disable check origin * disable check origin * update test * fix another test * remove logging * format | |||||
2024-11-28 | skip cloudflare test | 1 | -1/+1 | ||
2024-11-28 | chore: update Astro peer dep for adapters (#449) | 1 | -2/+2 | ||
2024-10-31 | Merge branch 'main' into next | 11 | -3/+101 | ||
2024-10-31 | chore(deps): update all non-major dependencies (#428) | 9 | -11/+11 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-10-23 | chore(deps): update all non-major dependencies (#420) | 9 | -12/+12 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2024-10-21 | feat: improve _routes.json generation (#423) | 8 | -0/+98 | ||
2024-10-08 | chore(deps): update all non-major dependencies (#416) | 9 | -12/+12 | ||
2024-10-01 | Merge branch 'main' into next | 17 | -5/+104 | ||
2024-10-01 | fix(deps): update all non-major dependencies (#408) | 9 | -12/+12 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2024-09-23 | fix(deps): update all non-major dependencies (#402) | 9 | -12/+12 | ||
2024-09-23 | Reduce amount of rules in routes json file (#394) | 14 | -1/+100 | ||
2024-09-18 | chore(deps): update all non-major dependencies (#393) | 9 | -11/+11 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-09-17 | Merge branch 'main' into next | 3 | -2/+3 | ||
2024-09-16 | Adapter related changes for IntegrationData (#377) | 9 | -9/+9 | ||
* 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> | |||||
2024-09-11 | feat: remove hybrid (#375) | 15 | -46/+21 | ||
* 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 | |||||
2024-09-09 | chore(deps): update all non-major dependencies (#382) | 9 | -11/+11 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2024-09-02 | chore(deps): update all non-major dependencies (#370) | 9 | -12/+12 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-08-29 | chore: fixes | 1 | -0/+1 | ||
2024-08-29 | chore: next to use astro v5 | 9 | -9/+9 | ||
2024-08-26 | fix(deps): update all non-major dependencies (#363) | 9 | -12/+12 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> | |||||
2024-08-26 | fix(deps): update dependency @astrojs/solid-js to v4 (#364) | 1 | -1/+1 | ||
2024-08-22 | chore(deps): update all non-major dependencies (#318) | 10 | -8/+9 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io> | |||||
2024-08-03 | fix(cloudflare): add proxy /_image endpoint (#335) | 7 | -0/+83 | ||
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> | |||||
2024-06-22 | feat(cloudflare): major v11 (#290) | 15 | -177/+25 | ||
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2024-06-16 | fix: backward compatibility Astro <= 4.9 (#282) | 2 | -7/+7 | ||
2024-06-10 | feat(cloudflare): support astro:env (#258) | 8 | -0/+146 | ||
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> | |||||
2024-06-07 | feat(cloudflare): support `txt` and `bin`(#251) | 16 | -11/+76 | ||
2024-05-03 | fix(cloudflare): "shared" wasm module imports (#249) | 4 | -0/+63 | ||
2024-04-24 | fix(cloudflare): routes.json order (#247) | 1 | -4/+4 | ||
2024-04-18 | feat(cloudflare): remove unnecessary code from the server output (#222) | 9 | -0/+148 | ||
2024-04-05 | chore(cloudflare): minor test improvements (#223) | 2 | -3/+8 | ||
2024-04-01 | fix(cloudflare): routes generation logic (#217) | 1 | -7/+7 | ||