Commit Graph

28 Commits

Author SHA1 Message Date
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