Commit Graph

  • 71ab64343f
    refactor: extract shuffleArray to src/utils Vyacheslav Matyukhin 2022-04-14 23:30:49 +0300
  • 4da6e08448
    feat: minimal graphql server Vyacheslav Matyukhin 2022-04-14 01:07:57 +0300
  • 6543a729f3
    refactor: rename forecast -> question (see #40) Vyacheslav Matyukhin 2022-04-13 00:47:06 +0300
  • 2ee82cdd15 fix: embed bug NunoSempere 2022-04-12 17:35:24 -0400
  • 132deea7b3
    Merge pull request #55 from quantified-uncertainty/vercel Nuño Sempere 2022-04-12 17:20:21 -0400
  • f64a5c04c3
    Merge branch 'forecast-html-css' into vercel #55 Vyacheslav Matyukhin 2022-04-12 22:58:26 +0300
  • e320d50276
    Merge pull request #53 from quantified-uncertainty/forecast-html-css Vyacheslav Matyukhin 2022-04-12 22:54:22 +0300
  • 6b0a9a4c41
    feat: /dashboards/embed/[id] url schema #53 Vyacheslav Matyukhin 2022-04-12 22:21:32 +0300
  • e4119d6112
    ops: www domain Vyacheslav Matyukhin 2022-04-12 12:57:36 +0300
  • ba6b11ce6d
    fix: reqToBasePath Vyacheslav Matyukhin 2022-04-12 12:05:16 +0300
  • 25fad77f25
    fix: basePath check Vyacheslav Matyukhin 2022-04-12 11:57:35 +0300
  • 651471a961
    ops: remove sslmode=require from pg uri Vyacheslav Matyukhin 2022-04-12 11:57:14 +0300
  • 846e235e0c
    fix: NEXT_PUBLIC_VERCEL_URL usage Vyacheslav Matyukhin 2022-04-12 11:37:17 +0300
  • 473a372515
    ops: move heroku_email to vars, set vercel framework Vyacheslav Matyukhin 2022-04-12 11:15:33 +0300
  • 328fdd69bd
    docs: infra notes in configuration.md Vyacheslav Matyukhin 2022-04-12 11:05:30 +0300
  • 5ab67ce7fe
    ops: more terraform, docs Vyacheslav Matyukhin 2022-04-12 11:01:55 +0300
  • 860fc1eb70
    ops: heroku Vyacheslav Matyukhin 2022-04-12 00:32:34 +0300
  • ee07435c62
    feat: get rid of NEXT_PUBLIC_SITE_URL Vyacheslav Matyukhin 2022-04-12 00:10:07 +0300
  • bf08d04862
    ops: DO, new vercel provider Vyacheslav Matyukhin 2022-04-11 23:44:23 +0300
  • 5f19ff1c98
    ops: domain, .env generator Vyacheslav Matyukhin 2022-04-11 22:38:00 +0300
  • 5cf183ec6f
    ops: initial terraform config Vyacheslav Matyukhin 2022-04-11 21:03:47 +0300
  • 62e3a37c65
    fix: capitalize component files Vyacheslav Matyukhin 2022-04-10 17:34:11 +0300
  • 8d6cf48b41
    docs: typo cleanup Vyacheslav Matyukhin 2022-04-10 17:27:39 +0300
  • 115bd30708
    feat: 404 on non-existent dashboards Vyacheslav Matyukhin 2022-04-10 16:49:45 +0300
  • 986f7ab888
    feat: new dashboards logic, closes #17 Vyacheslav Matyukhin 2022-04-10 01:50:13 +0300
  • d92f18db3f
    docs: coding style Vyacheslav Matyukhin 2022-04-09 23:41:57 +0300
  • ce9bb0eedf
    refactor: frontend code, especially DisplayForecast(s) Vyacheslav Matyukhin 2022-04-06 01:50:50 +0300
  • 5e7596e6e7 tweak: Clean infer description + cosmetic changes NunoSempere 2022-04-09 23:21:35 -0400
  • 789fafd0f6 tweak: cosmetic improvments to good judgment fetcher NunoSempere 2022-04-09 23:21:24 -0400
  • 7aa44746bf feat: Rework INFER fetcher using the json embedded in its html NunoSempere 2022-04-08 11:14:43 -0400
  • 63219d429d fix: add missing dependency NunoSempere 2022-04-08 10:01:30 -0400
  • a65f157be8
    Merge pull request #48 from QURIresearch/prisma-migrate Vyacheslav Matyukhin 2022-04-08 00:18:25 +0300
  • 8b70568795
    feat: initial prisma migration #48 Vyacheslav Matyukhin 2022-04-07 23:19:59 +0300
  • 5e34ebf35e
    cleanup: unnecessary db-related code Vyacheslav Matyukhin 2022-04-07 03:53:08 +0300
  • 6a6597c657
    WIP: more prisma migrate Vyacheslav Matyukhin 2022-04-05 23:38:40 +0300
  • 592309559d
    feat: prisma (empty config) Vyacheslav Matyukhin 2022-03-28 01:22:28 +0300
  • ebe09bd999
    fix: /dashboards props type Vyacheslav Matyukhin 2022-04-07 22:47:09 +0300
  • 7c89a1c6ad
    Merge pull request #47 from QURIresearch/rootclaim-fix Nuño Sempere 2022-04-06 21:14:30 -0400
  • 5aef91414c
    fix: rootclaim (fixes #39) #47 Vyacheslav Matyukhin 2022-04-07 03:02:35 +0300
  • afeca1e796
    fix: avoid connection leaks in frontpage code Vyacheslav Matyukhin 2022-04-06 02:16:55 +0300
  • 340dd3ac19
    fix: /capture code Vyacheslav Matyukhin 2022-04-06 01:51:32 +0300
  • 39e46b1fe6
    fix: more dashboards fixing & ts changes Vyacheslav Matyukhin 2022-04-06 00:36:38 +0300
  • 3771b53e4f
    fix: platform labels in dashboards Vyacheslav Matyukhin 2022-04-06 00:02:54 +0300
  • 067832b72f fix: Tweak polymarket stars calculation b/c wash-trading incentives NunoSempere 2022-04-05 10:46:46 -0400
  • 5ccbb7fabc
    Merge pull request #42 from QURIresearch/no-schemas Vyacheslav Matyukhin 2022-04-02 03:12:36 +0300
  • 1b6ff8d440
    fix: platform names, dashboards, cleanups #42 Vyacheslav Matyukhin 2022-04-02 02:25:12 +0300
  • 1461002070
    fix: secretEmbed Vyacheslav Matyukhin 2022-04-02 01:38:39 +0300
  • 72db637972
    feat: new db structure; platform labels Vyacheslav Matyukhin 2022-04-01 23:24:35 +0300
  • a1ba23e340
    feat: data in public schema; merge history tables Vyacheslav Matyukhin 2022-03-31 13:00:09 +0300
  • 8b579bf7f0 tweak: fix broken readme link NunoSempere 2022-03-30 22:30:19 -0400
  • 339786a496 tweak: Show cli tool in README.md NunoSempere 2022-03-30 22:15:56 -0400
  • e9f0c66ca2 tweak: only show first three options of sample when inserting NunoSempere 2022-03-30 22:02:52 -0400
  • 8060303936
    Merge pull request #37 from QURIresearch/faster-upsert Nuño Sempere 2022-03-30 21:56:00 -0400
  • 9fc8a7de2a
    Merge pull request #34 from QURIresearch/refactor-platforms Nuño Sempere 2022-03-30 21:54:36 -0400
  • 4eeab9c861
    WIP: no schemas Vyacheslav Matyukhin 2022-03-30 13:53:22 +0300
  • 111aa8c9af
    fix: bring back swc in package-lock.json #37 Vyacheslav Matyukhin 2022-03-29 23:08:23 +0300
  • 838fecd556
    feat: faster upserts Vyacheslav Matyukhin 2022-03-29 22:48:06 +0300
  • 6dfbe0c05e
    cleanup: logs for algolia Vyacheslav Matyukhin 2022-03-30 20:14:37 +0300
  • 64d612a572
    docs: new algolia configs #34 Vyacheslav Matyukhin 2022-03-30 20:12:57 +0300
  • f9e8f320a0
    feat: xrisk and givewellopenphil backend platforms Vyacheslav Matyukhin 2022-03-30 19:53:22 +0300
  • 49d8140784
    feat: algolia settings in .env Vyacheslav Matyukhin 2022-03-30 19:52:43 +0300
  • 0c9e577319
    fix: forgot await Vyacheslav Matyukhin 2022-03-29 21:47:11 +0300
  • a3eea5a98e
    feat: cli improvements Vyacheslav Matyukhin 2022-03-29 20:54:20 +0300
  • 4a58389976
    Merge remote-tracking branch 'origin/master' into refactor-platforms Vyacheslav Matyukhin 2022-03-29 20:46:05 +0300
  • 89fc5ec8b6
    refactor: reorganize platforms code further Vyacheslav Matyukhin 2022-03-29 18:10:28 +0300
  • 4c1376f170 fix: small bugs on new polymarket fetcher NunoSempere 2022-03-28 22:37:57 -0400
  • b7409b23f2 feat: make polymarket fetcher more efficient NunoSempere 2022-03-28 22:24:44 -0400
  • 27652407fd fix: fix cookies script to apply to heroku, not netlify NunoSempere 2022-03-28 22:24:15 -0400
  • 0686325f67 fix: updated some packages NunoSempere 2022-03-28 22:23:50 -0400
  • 4a8377704d
    comment: draft for future Platform type Vyacheslav Matyukhin 2022-03-29 05:10:49 +0300
  • 8553dfa93f
    fix: godjudmentopen spelling matches db Vyacheslav Matyukhin 2022-03-29 05:10:34 +0300
  • efae18600f
    feat: separate fetchers from upserts Vyacheslav Matyukhin 2022-03-29 04:34:27 +0300
  • 066eb0302a
    style: bring back double quotes from prettier Vyacheslav Matyukhin 2022-03-28 20:59:07 +0300
  • 7c0ad75bea
    Merge pull request #26 from QURIresearch/no-mongo Nuño Sempere 2022-03-27 22:47:14 -0400
  • 63e77bcd04
    Merge branch 'master' into no-mongo #26 Nuño Sempere 2022-03-27 22:46:35 -0400
  • 5b9b36d2ed
    Merge pull request #23 from QURIresearch/more-typescript Nuño Sempere 2022-03-27 22:45:25 -0400
  • a1c3f03d7d
    feat: remove mongodb support Vyacheslav Matyukhin 2022-03-28 02:09:34 +0300
  • 8a40676b7b fix: change goodjudment script NunoSempere 2022-03-27 17:53:29 -0400
  • edeefdb3f5
    feat: don't include js code in tsconfig #23 Vyacheslav Matyukhin 2022-03-28 00:26:11 +0300
  • 806ec3ee51
    feat: fix mongodb call in databaseReadWithReadCredentials (unused) Vyacheslav Matyukhin 2022-03-28 00:25:52 +0300
  • 164f996f41
    feat: convert all js to ts Vyacheslav Matyukhin 2022-03-28 00:10:31 +0300
  • 41b314b84a
    cleanup: more ts, delete unused api endpoints Vyacheslav Matyukhin 2022-03-27 12:15:27 +0300
  • 698a11c28f feat: add plausible.io script NunoSempere 2022-03-27 17:19:06 -0400
  • 1ac56a3ee6 tweak: Change about page NunoSempere 2022-03-27 11:34:25 -0400
  • 5796d4dde8 feat: Bump version number NunoSempere 2022-03-27 10:44:33 -0400
  • ace6e7fd54 chore: Update README. NunoSempere 2022-03-27 10:22:23 -0400
  • cf1162faed
    fix: correct npm registry Vyacheslav Matyukhin 2022-03-27 12:15:45 +0300
  • 8cfdaddd7a
    feat: cli exits properly; disable excessive db logging Vyacheslav Matyukhin 2022-03-27 01:48:44 +0300
  • 2398394227
    fix: paths in npm scripts Vyacheslav Matyukhin 2022-03-27 01:55:18 +0300
  • 8c6844e42d
    feat: install ts-node in prod Vyacheslav Matyukhin 2022-03-27 01:53:54 +0300
  • e26f5aa9c6
    Merge pull request #8 from berekuk/monorepo Vyacheslav Matyukhin 2022-03-27 01:50:01 +0300
  • 118495c30c
    cleanup: remove unused netlify-plugin-cache-nextjs plugin #8 Vyacheslav Matyukhin 2022-03-27 01:06:57 +0300
  • 9d1a577a5e
    feat: gitignore .env.production file to avoid accidental commit Vyacheslav Matyukhin 2022-03-27 00:33:31 +0300
  • 7565540f8a
    feat: repo renamed Vyacheslav Matyukhin 2022-03-27 00:33:13 +0300
  • d662572bcd
    feat: don't update progress bar on searches Vyacheslav Matyukhin 2022-03-26 14:42:13 +0300
  • bb846068f3
    feat: shallow: true on router.replace Vyacheslav Matyukhin 2022-03-26 14:33:16 +0300
  • d921885f1b
    feat: nprogress bar Vyacheslav Matyukhin 2022-03-26 14:23:38 +0300
  • f2745d713c
    feat: useNoInitialEffect in CommonDisplay (fix #14) Vyacheslav Matyukhin 2022-03-26 14:21:36 +0300
  • 1b1c0f4228
    refactor: move layout.tsx to web/display Vyacheslav Matyukhin 2022-03-26 04:15:07 +0300
  • 9c586c6ec1
    refactor: commonDisplay -> CommonDisplay Vyacheslav Matyukhin 2022-03-26 03:57:07 +0300