Commit Graph

24 Commits (v3.43.1)

Author SHA1 Message Date
Ben McCann c584af34ec
site: fix falling back to default port (#5382)
4 years ago
Luke Edwards 945f741298
fix(site): ensure "text/plain" on error response (#5821)
5 years ago
Luke Edwards ce5bd1bf35 fix: invoke `authenticate` factory
6 years ago
Rich Harris 84b0e86583 allow site to run locally without PG env vars
6 years ago
Richard Harris 37b8848dac colocate all auth/db code, use LRU cache to avoid unnecessary db hits
6 years ago
Richard Harris 3c5d46dc0b code organisation
6 years ago
Richard Harris fb5179b0f3 use cookies instead of JWT
6 years ago
Richard Harris db823ca80a bundle locally
6 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
6 years ago
Luca Bonavita 211d86b4f8 Update the message in the popup we get when we login in the REPL
7 years ago
Luke Edwards ae081af54c
Merge branch 'master' into site/polka
7 years ago
Richard Harris b3a913a19a merge
7 years ago
Rich Harris 74a5ef2811
Merge branch 'master' into site/deps
7 years ago
Luke Edwards 4c3499f578 fix(site): remove "dotenv" from runtime
7 years ago
Luke Edwards 85481a446a fix: serve -> sirv typo
7 years ago
Luke Edwards 18c2e6b675 site: remove “compression” lib;
7 years ago
Luke Edwards 5928378664 fix: remove unused arg
7 years ago
Luke Edwards 030d3c9b0d site: install & use polka
7 years ago
Luke Edwards ece8224085 chore: bump & attach `sirv` dep
7 years ago
Luke Edwards 02f89bcbd9 fix: set default Cache-Control value when unset
7 years ago
Richard Harris 115d10bd18 update references to svelte.technology - fixes #2450
7 years ago
Conduitry 149c33b69e site: serve static assets with allow origin '*' (#2221)
7 years ago
Richard Harris a48be00e7f update to current Sapper alpha
7 years ago
Rich Harris 29052aba7d
Bring svelte.technology source into main repo
7 years ago