AlexxNB
|
def776520f
|
bump @sveltejs/site-kit version
|
2019-10-04 08:54:10 -04:00 |
|
Conduitry
|
e8ad4018fc
|
site: bump deps
|
2019-09-09 20:59:02 -04:00 |
|
Richard Harris
|
58e76569be
|
bump site deps (fixes ios styles)
|
2019-09-08 17:16:27 -04:00 |
|
Richard Harris
|
c2ce00f29c
|
bump site deps
|
2019-09-07 10:33:23 -04:00 |
|
Richard Harris
|
b73941c8cf
|
fix deps, tidy up query
|
2019-08-19 08:00:47 -04:00 |
|
Richard Harris
|
fb5179b0f3
|
use cookies instead of JWT
|
2019-08-17 11:32:35 -04:00 |
|
Conduitry
|
ea7f61542b
|
site: update deps
|
2019-07-30 04:52:49 -04:00 |
|
Richard Harris
|
2b79a2269d
|
update site deps
|
2019-07-10 08:50:02 -04:00 |
|
Conduitry
|
025eed1a29
|
fix ESLint and eslint-plugin-svelte3 stuff
|
2019-07-06 18:28:58 -04:00 |
|
Conduitry
|
30497669bb
|
update ESLint and plugins
|
2019-07-02 18:41:29 -04:00 |
|
Richard Harris
|
f9054bc439
|
update svelte
|
2019-06-18 23:20:59 -04:00 |
|
Richard Harris
|
d270542aee
|
merge master -> doc-restructure
|
2019-06-16 14:37:56 -04:00 |
|
Richard Harris
|
a012a07842
|
update site-kit
|
2019-06-16 14:37:03 -04:00 |
|
Conduitry
|
7b4af88ec6
|
site: remove unused pkg scripts
|
2019-06-13 17:35:43 -04:00 |
|
Conduitry
|
68e1f2830e
|
site: bump repl
|
2019-06-13 11:43:19 -04:00 |
|
Conduitry
|
632a30ffe0
|
site: bump deps
|
2019-06-10 07:05:24 -04:00 |
|
Conduitry
|
05c5132e00
|
site: actually support new package structure in REPL
|
2019-06-09 18:28:12 -04:00 |
|
Conv
|
86c08c6e2e
|
site: support new folder structure in REPL (#2945)
* site: support files in directories in /repl/local/
* site: bump @sveltejs/svelte-repl
|
2019-06-03 21:50:25 -04:00 |
|
Richard Harris
|
baa5fc2625
|
update svelte-repl (fixes download button)
|
2019-05-28 15:19:03 +02:00 |
|
Richard Harris
|
a74c2bf973
|
update svelte-repl
|
2019-05-28 14:06:41 +02:00 |
|
Richard Harris
|
404220ad14
|
update svelte-repl version
|
2019-05-28 13:34:43 +02:00 |
|
Richard Harris
|
db823ca80a
|
bundle locally
|
2019-05-27 20:02:55 +02:00 |
|
Conduitry
|
d548a5a5f4
|
site: bump sapper
|
2019-05-21 00:20:25 -04:00 |
|
Conduitry
|
7ebf3477a4
|
site: bump @sveltejs/svelte-repl
|
2019-05-19 16:00:21 -04:00 |
|
Rich Harris
|
3f68f97def
|
fix deps
|
2019-05-15 18:07:51 -04:00 |
|
Rich Harris
|
8f5f48153b
|
minor quality of life improvement
|
2019-05-12 13:23:02 -04:00 |
|
Conduitry
|
457320c30b
|
site: remove chokidar
|
2019-05-06 12:48:26 -04:00 |
|
Luke Edwards
|
c4c21438b2
|
site: add yootils
|
2019-05-04 23:29:01 -07:00 |
|
Luke Edwards
|
1d0da9d022
|
Use database for REPL, update URL structure (#2572)
* fix: move `shelljs` to dev-deps
* fix: move `codemirror` to “external” config only
* fix: move `yootils` to “external” config only
* chore: bump “sirv” dep
* chore: regenerate pkg-lock
* chore: add `.env.example` file
* chore: remove previous dependencies
* chore: add users migration
* feat: add `db` util w/ pool
* feat: handle GitHub OAuth directly, thru JWTs
* fix: hydrate `user` data & update keys
* fix: add timestamp columns to “users" table
* feat: save new gists to database
* feat: find & update gists
* fix: update client for new endpoints
* fix: always send { error } shape
* fix: rename “users.token” => "users.github_token”
* chore: include node-fetch as dev-dep
* fix: remove extra DATABASE_URL key
* fix: upload OAuth popup message
* chore: regenerate lock file
* add database entries for new gists, update REPL URLs
* implement saving and forking
* insert history entry when forking
* add logic for relaxed gists
* remove unnecessary on conflict clause
|
2019-05-05 00:33:30 -04:00 |
|
Richard Harris
|
3ee3576f69
|
fix wacky layout on mobile - closes #2673
|
2019-05-04 16:55:27 -04:00 |
|
Richard Harris
|
548fd039d9
|
update deps
|
2019-05-04 12:39:45 -04:00 |
|
Rich Harris
|
85b1850b77
|
Move some stuff into @sveltejs/site-kit
|
2019-05-02 11:37:18 -04:00 |
|
Conduitry
|
1008c69cd4
|
site: update svelte and sapper, remove shimport hack
|
2019-05-02 11:25:34 -04:00 |
|
Luca Bonavita
|
788519b1c4
|
Site: use pure javascript slugification library
This library doesn't support languages but it has only 2 dependencies being free from native dependencies
Closes #2508
|
2019-04-28 09:54:38 -04:00 |
|
Luke Edwards
|
ae081af54c
|
Merge branch 'master' into site/polka
|
2019-04-22 20:10:29 -07:00 |
|
Luke Edwards
|
bc6e456574
|
chore: bump polka deps
|
2019-04-22 20:01:18 -07:00 |
|
Richard Harris
|
b3a913a19a
|
merge
|
2019-04-22 06:14:34 -04:00 |
|
Rich Harris
|
74a5ef2811
|
Merge branch 'master' into site/deps
|
2019-04-22 06:05:57 -04:00 |
|
Luke Edwards
|
4c3499f578
|
fix(site): remove "dotenv" from runtime
|
2019-04-21 23:44:45 -07:00 |
|
Luke Edwards
|
18c2e6b675
|
site: remove “compression” lib;
- handled better by Cloudflare
|
2019-04-21 22:24:32 -07:00 |
|
Luke Edwards
|
030d3c9b0d
|
site: install & use polka
|
2019-04-21 22:15:36 -07:00 |
|
Luke Edwards
|
092d0be525
|
chore: install “polka/send”
|
2019-04-21 22:07:53 -07:00 |
|
Luke Edwards
|
ece8224085
|
chore: bump & attach sirv dep
|
2019-04-21 21:17:01 -07:00 |
|
Conduitry
|
a8832f006e
|
site: remove Now (#2474)
|
2019-04-21 20:45:30 -07:00 |
|
Luke Edwards
|
31d99eb2a7
|
chore: remove old “deploy” scripts
|
2019-04-21 13:34:50 -07:00 |
|
Richard Harris
|
98a42b8f2b
|
gah. was being greedy
|
2019-04-21 14:08:21 -04:00 |
|
Richard Harris
|
b2f0a3211f
|
add engines field
|
2019-04-21 13:55:59 -04:00 |
|
Rich Harris
|
787700571e
|
Merge pull request #2404 from mindrones/2344-fix-translated-slugs
Support slug translations in the API docs
|
2019-04-21 12:11:10 -04:00 |
|
Richard Harris
|
115d10bd18
|
update references to svelte.technology - fixes #2450
|
2019-04-21 11:17:10 -04:00 |
|
Richard Harris
|
9474631fae
|
update repl - fixes #2428
|
2019-04-17 21:31:19 -04:00 |
|