0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/db/src
Ben Holmes 8e6eb624ae
db: add login flow for web containers (#10816)
* feat: add login flow for web containers

* chore: changeset

* chore: remove unused web()

* feat: detect github codespaces

* fix: add success msg for manual flow

* refactor: use URL constructor for login URL

Co-authored-by:  Matthew Phillips <matthew@skypack.dev>

* fix: add .href for url string

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-04-22 11:37:11 -04:00
..
core db: add login flow for web containers (#10816) 2024-04-22 11:37:11 -04:00
runtime db: export 'alias' from drizzle-orm/sqlite-core (#10789) 2024-04-16 17:28:20 -04:00
index.ts chore(db): Rename all collection usage to tables (#10460) 2024-03-27 15:51:26 -04:00
utils.ts fix(db): isolate AstroDbError from core utils (#10646) 2024-04-02 11:37:28 -04:00