Commit Graph

22 Commits (0cd40b79c85ed566a461bc0c62f21ecb66a80eab)

Author SHA1 Message Date
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
6 years ago
Luke Edwards ae081af54c
Merge branch 'master' into site/polka
6 years ago
Richard Harris b3a913a19a merge
6 years ago
Rich Harris 74a5ef2811
Merge branch 'master' into site/deps
6 years ago
Luke Edwards 4c3499f578 fix(site): remove "dotenv" from runtime
6 years ago
Luke Edwards 85481a446a fix: serve -> sirv typo
6 years ago
Luke Edwards 18c2e6b675 site: remove “compression” lib;
6 years ago
Luke Edwards 5928378664 fix: remove unused arg
6 years ago
Luke Edwards 030d3c9b0d site: install & use polka
6 years ago
Luke Edwards ece8224085 chore: bump & attach `sirv` dep
6 years ago
Luke Edwards 02f89bcbd9 fix: set default Cache-Control value when unset
6 years ago
Richard Harris 115d10bd18 update references to svelte.technology - fixes #2450
6 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