Commit Graph

50 Commits

Author SHA1 Message Date
a4b88e6023 fix: fix some outdated packages, I. 2022-10-21 13:20:43 +01:00
63628c96fe Revert "fix: type error"
This reverts commit ed0c6e0588.
2022-10-21 13:11:49 +01:00
ed0c6e0588 fix: type error
See: <https://github.com/vercel/next.js/issues/29788>
2022-10-21 12:57:53 +01:00
133db36d69 fix: autoprefixer error, node location error
See:
- <https://github.com/twbs/bootstrap/issues/36259>
- <https://nextjs.org/docs/messages/nested-middleware>
2022-10-21 12:53:03 +01:00
9766b49046 fix: update graphql dependencies. 2022-10-21 12:41:02 +01:00
acc85dad63 fix: update squiggle version 2022-06-18 12:46:01 -04:00
Vyacheslav Matyukhin
69e5a6ece5
feat: better question page layout (WIP) 2022-06-01 00:20:29 +03:00
Vyacheslav Matyukhin
4d736f711d
feat: metaculus validates api, supports --id cli arg 2022-05-19 14:16:08 +04:00
Vyacheslav Matyukhin
f37a49e398
refactor: strict typescript
also:
- save history simultaneously with question data
- update squiggle
- minor refactorings
2022-05-11 01:45:02 +04:00
Vyacheslav Matyukhin
f6e2e8cfa1
refactor: more typescript 2022-05-09 23:27:51 +04:00
Vyacheslav Matyukhin
a2f94efcc7
feat: full legend items name on hover 2022-05-08 11:09:37 +04:00
Vyacheslav Matyukhin
3b85c32c9d
feat: capture on question pages, fixes, new frontpage condition 2022-05-04 01:34:27 +04:00
Vyacheslav Matyukhin
55b320c528
feat: chats (merge code from #63) 2022-04-27 23:51:00 +04:00
Vyacheslav Matyukhin
297eadc59b
feat: graphql introspection, timestamps, custom scalar skaffolding 2022-04-20 02:50:19 +04:00
Vyacheslav Matyukhin
4a28c51169
feat: run prisma generate on build 2022-04-19 01:30:15 +03:00
Vyacheslav Matyukhin
60d3973ea3
feat: rewrite frontend with graphql (WIP) 2022-04-19 01:15:42 +03:00
Vyacheslav Matyukhin
b02b730ac5
feat: prisma integration and initial queries for graphql 2022-04-19 01:15:09 +03:00
Vyacheslav Matyukhin
4da6e08448
feat: minimal graphql server 2022-04-19 01:15:09 +03:00
Vyacheslav Matyukhin
6a6597c657
WIP: more prisma migrate 2022-04-07 22:47:17 +03:00
Vyacheslav Matyukhin
592309559d
feat: prisma (empty config) 2022-04-07 22:47:17 +03:00
Vyacheslav Matyukhin
5aef91414c
fix: rootclaim (fixes #39) 2022-04-07 03:02:35 +03:00
Vyacheslav Matyukhin
838fecd556
feat: faster upserts 2022-03-30 20:15:01 +03:00
0686325f67 fix: updated some packages 2022-03-28 22:23:50 -04:00
63e77bcd04
Merge branch 'master' into no-mongo 2022-03-27 22:46:35 -04:00
Vyacheslav Matyukhin
a1c3f03d7d
feat: remove mongodb support
also:
- refactor and significantly simplify database-wrapper code
- rename manualSendToMongo to manualSendToDb
2022-03-28 02:09:34 +03:00
698a11c28f feat: add plausible.io script 2022-03-27 17:19:06 -04:00
5796d4dde8 feat: Bump version number
Feels warranted after the major refactor.
2022-03-27 11:33:13 -04:00
Vyacheslav Matyukhin
2398394227
fix: paths in npm scripts 2022-03-27 01:55:18 +03:00
Vyacheslav Matyukhin
8c6844e42d
feat: install ts-node in prod 2022-03-27 01:54:02 +03:00
Vyacheslav Matyukhin
118495c30c
cleanup: remove unused netlify-plugin-cache-nextjs plugin 2022-03-27 01:06:57 +03:00
Vyacheslav Matyukhin
7565540f8a
feat: repo renamed 2022-03-27 00:33:13 +03:00
Vyacheslav Matyukhin
d921885f1b
feat: nprogress bar 2022-03-26 14:23:38 +03:00
Vyacheslav Matyukhin
42c0f0967b
feat: back to frontpage-in-db approach 2022-03-26 02:51:55 +03:00
Vyacheslav Matyukhin
6f5f53acf3
feat: npm run dbshell command 2022-03-24 20:24:04 +03:00
Vyacheslav Matyukhin
e0168d8ad3
add netlify-cli 2022-03-24 01:08:04 +03:00
Vyacheslav Matyukhin
244f02b3af
refactor: monorepo 2022-03-22 03:30:25 +03:00
6bb3da0e32 feat: Added postgres database in parallel to the mongo one 2022-02-12 01:27:56 -05:00
76325bcc48 tweak: add hardcoded proxy as backup 2022-02-04 16:42:49 -05:00
62b0f8e210 tweak: Found some bugs, added some convenience options 2021-12-05 13:30:06 +01:00
ee0ee3ca16 feat: regiggled metaculus predictions to deal with new interface 2021-12-02 13:30:16 +01:00
d1c41f4c01 feat: Added predictions from Peter Wildeford
- Wildeford, née Hurford
- Also removed node_modules from tracking
2021-10-15 11:40:05 +02:00
85af3aee45 1.0.0 2021-08-13 20:40:55 +02:00
e2adcf95f4 feat: Added Algolia to search
Also some light cleanup necessary to Algolia, e.g., numforecasts is now guaranteed to be a Number() (or a NaN, in case something goes very wrong)
2021-08-08 15:24:56 +02:00
b42b49abaa Changed pointer to index.js 2021-04-08 19:24:31 +02:00
5e0457d051 Added procfile 2021-04-08 19:19:56 +02:00
799a683d88 Refactored application to use a mongodb database 2021-04-08 18:42:48 +02:00
32b09d8134 Daily commit; also added WilliamHill and Ladbrokes, and started adding a skeleton for betfair 2021-03-13 17:46:22 +01:00
9ab4a21ff6 Updated code to fetch and save all options, not just yes/no for binary questions 2021-02-18 17:12:55 +01:00
ed290b52d2 Added descriptions, updated webpage 2021-02-03 18:35:38 +01:00
3c76badc10 Initial commit 2021-01-12 13:43:41 +01:00