bholmesdev
|
933c02f948
|
chore: remove async from localDatabaseClient
|
2024-02-29 13:48:45 -05:00 |
|
Arsh
|
560a593418
|
[ci] format
|
2024-02-29 18:39:09 +00:00 |
|
Arsh
|
e556151603
|
fix(dev): cosider base when special-casing /_image (#10274)
* fix(dev): cosider `base` when special-casing `/_image`
* add changeset
* adjust tests
* Apply suggestions from code review
* add test
|
2024-03-01 00:08:01 +05:30 |
|
bholmesdev
|
258a946ef6
|
feat: parse config.ts from cli
|
2024-02-29 13:37:57 -05:00 |
|
bholmesdev
|
69277b9187
|
chroe: remove bad import
|
2024-02-29 13:08:30 -05:00 |
|
bholmesdev
|
89365064b4
|
feat: remove unsafeDisableStudio
|
2024-02-29 13:06:36 -05:00 |
|
bholmesdev
|
4f8e2754fa
|
feat: file watching for db/config.ts dependencies
|
2024-02-29 13:02:52 -05:00 |
|
Fred K. Schott
|
3757a212c0
|
[ci] format
|
2024-02-29 05:27:46 +00:00 |
|
Fred K. Schott
|
c2e7b9847e
|
update login flow to support Brave (#10258)
|
2024-02-28 21:26:19 -08:00 |
|
Fred K. Schott
|
e86b81a671
|
[ci] format
|
2024-02-29 05:26:11 +00:00 |
|
Fred K. Schott
|
2ecead463d
|
improve link command (#10257)
|
2024-02-28 21:25:02 -08:00 |
|
Martin Trapp
|
3df811a3bd
|
Updates deprecated Node.js 16 github actions (#10270)
|
2024-02-29 12:49:07 +08:00 |
|
bholmesdev
|
783c22d891
|
feat: move to db/config.ts
|
2024-02-28 19:20:55 -05:00 |
|
bholmesdev
|
fbc136ebce
|
refactor: standardize migrations dir
|
2024-02-28 18:14:19 -05:00 |
|
bholmesdev
|
30854cd635
|
fix: disable foreign keys when recreating tables
|
2024-02-28 12:53:23 -05:00 |
|
bholmesdev
|
a0cebe3d08
|
fix: move ticketing-example to seed file
|
2024-02-28 12:49:10 -05:00 |
|
bholmesdev
|
f170997435
|
refactor: move migrations/ inside db/
|
2024-02-28 12:43:31 -05:00 |
|
Bjorn Lu
|
f192083423
|
Fix Vitest check fail again (#10266)
|
2024-02-29 00:59:48 +08:00 |
|
Martin Trapp
|
2af8e9621f
|
[ci] format
|
2024-02-28 15:53:13 +00:00 |
|
Martin Trapp
|
9bdbed723e
|
Adds auto completion of astro: events when adding or removing event listeners on document (#10263)
|
2024-02-28 16:52:08 +01:00 |
|
Bjorn Lu
|
f6fc18cc61
|
Update Vite to latest (#10259)
|
2024-02-28 23:20:17 +08:00 |
|
Houston (Bot)
|
e56c428f3b
|
[ci] release (#10236)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-28 13:17:40 +00:00 |
|
Furkan Erdem
|
e252f5b2f3
|
[ci] format
|
2024-02-28 13:09:56 +00:00 |
|
Furkan Erdem
|
57655a99db
|
fix(i18n): localised index pages are overwritten (#10250)
* fix(i18n): localised index pages are overwritten
* chore: add changeset
* chore: add pnpm lock
|
2024-02-28 13:08:49 +00:00 |
|
Emanuele Stoppa
|
8ae5d99534
|
fix: change strategy for route caching (#10248)
* fix: change strategy for route caching
* use route and component as cache key
|
2024-02-28 11:59:50 +00:00 |
|
Ming-jun Lu
|
9b00de0a76
|
Fix TypeScript type definitions for Code component (#10251)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
2024-02-28 10:43:24 +08:00 |
|
bholmesdev
|
0a3efac728
|
feat: db.batch !
|
2024-02-27 18:14:24 -05:00 |
|
bholmesdev
|
274504b383
|
chore: remove table config object
|
2024-02-27 18:14:12 -05:00 |
|
bholmesdev
|
56ea81d343
|
chore: stray comment
|
2024-02-27 17:14:16 -05:00 |
|
bholmesdev
|
8886b5cd39
|
refactor: remove integrations from test for now
|
2024-02-27 17:07:55 -05:00 |
|
bholmesdev
|
80154b4f8e
|
feat: support local db with db execute
|
2024-02-27 17:02:37 -05:00 |
|
bholmesdev
|
6f0c5d3b3b
|
chore: remove old readable error tests
|
2024-02-27 13:14:06 -05:00 |
|
bholmesdev
|
cbc4dc58c3
|
fix: test imports
|
2024-02-27 13:12:50 -05:00 |
|
bholmesdev
|
9c0139b86e
|
feat: db execute command
|
2024-02-27 13:10:15 -05:00 |
|
Martin Trapp
|
bb644ab99c
|
chang changeset (#10253)
|
2024-02-27 17:37:29 +00:00 |
|
Martin Trapp
|
fb773c9161
|
Removes morph animations when setting transition:animate=none (#10247)
* Removes morph animations when setting transition:animate=none
* Apply suggestions from code review
---------
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
2024-02-27 22:46:32 +05:30 |
|
bholmesdev
|
203dbe369f
|
refactor: ensure precedence of file name
|
2024-02-27 12:13:48 -05:00 |
|
bholmesdev
|
2299a9c227
|
feat: data() -> seed file
|
2024-02-27 11:40:43 -05:00 |
|
bholmesdev
|
607664f231
|
chore: add scripts to basics
|
2024-02-27 11:39:41 -05:00 |
|
Emanuele Stoppa
|
08cdd0919d
|
chore: import sort astro package (#10245)
* chore: import sort source code, exception for the `astro` package
* fix import sorting bug
* chore: import sorting for the `astro` package
|
2024-02-27 16:19:34 +00:00 |
|
Erika
|
dbb0d0bd28
|
Fix Svelte editor tooling not working under relaxed TypeScripts projects (#10244)
* fix(svelte): Add TypeScript as a peer dep
* Update .changeset/gold-baboons-drum.md
|
2024-02-27 16:25:59 +01:00 |
|
Emanuele Stoppa
|
6bf102aebe
|
[ci] format
|
2024-02-27 11:16:47 +00:00 |
|
Emanuele Stoppa
|
2dd00a0024
|
chore: import sort source code, exception for the astro package (#10242)
* chore: import sort source code, exception for the `astro` package
* fix import sorting bug
* Update packages/integrations/lit/server.js
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
2024-02-27 11:15:27 +00:00 |
|
Ming-jun Lu
|
9c21a9df6b
|
Improve the message of MiddlewareCantBeLoaded for clarity (#10239)
* Improve the message of `MiddlewareCantBeLoaded` for clarity
* Add changeset
|
2024-02-27 07:17:51 +00:00 |
|
bholmesdev
|
cc23ba21de
|
wip: move data seeding
|
2024-02-26 18:57:06 -05:00 |
|
bholmesdev
|
448edc14d5
|
fix: table typegen
|
2024-02-26 18:56:51 -05:00 |
|
bholmesdev
|
fbb9c50b76
|
feat: no more readable / writable
|
2024-02-26 18:27:22 -05:00 |
|
Martin Trapp
|
03242c6c22
|
[ci] format
|
2024-02-26 16:06:09 +00:00 |
|
Martin Trapp
|
ade9759cae
|
Warn when view transitions run on a prefer-reduced-motion device (#10222)
* Warn when view transitions run on a prefere-reduced-motion device
* ViewTransitions.astro aktualisieren
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
2024-02-26 17:04:57 +01:00 |
|
Houston (Bot)
|
6012163d8f
|
[ci] release (#10218)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-02-26 15:33:39 +00:00 |
|