Commit Graph

28 Commits

Author SHA1 Message Date
08715357fd feat: Added Manifold Markets 2022-01-11 22:55:46 +01:00
1462580d44 fix: Keeping up with cultivate labs 2021-11-05 13:45:55 +00: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
c573c1a2a6 fix: Update polymarket endpoint 2021-09-22 19:29:23 +02:00
f7a324cce0 feat: Deal with new CSET-Foretell question types.
Per https://www.cset-foretell.com/blog/rolling-question-formats,
CSET-Foretell has added new question types.
They appear to be fairly hard to parse, so I'm not doing that yet.
However, I'm still incorporating them into the database
2021-08-31 21:23:08 +02:00
b6b4252c72 fix: Light csetforetell-fetch modifications 2021-08-22 20:08:04 +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
b1d8c3cba9 fix: Kalshi and Betfair stars are now 3 2021-08-06 04:05:38 +02:00
4247af47c6 fix: Do not update database if signed out 2021-07-09 19:09:22 +02:00
d9390faeec fix: Reworked logic to better deal with being logged out in CultivateLabs platforms 2021-07-09 18:33:37 +02:00
87db98ec45 fix: Added more detection of whether I'm not logged in to CSET-foretell; it turns out that the first page of questions is shown even if not logged in. 2021-07-05 00:01:09 +02:00
c46c0242a2 fix: Case where GJO/CSET-foretelll cookies are outdated and the program enters an infinite loop is now fixed. 2021-07-04 23:37:08 +02:00
d733804a72 Fixed annoying cset bug 2021-06-25 18:00:00 +02:00
afaea9106a Fixed error which broke CSET predictions 2021-06-11 21:13:28 +02:00
2ca3815de1 Updated CSET-foretell logs; updated coupcast month 2021-05-10 16:54:27 +02:00
9831c86674 Fixed problem with cset-foretell probabilities 2021-05-02 16:30:02 +02:00
f69814d8e7 New commit; shouldn't produce history 2021-04-29 18:11:45 +02:00
3d406ac919 Minor updates to cset, added new cookies 2021-04-25 20:10:36 +02:00
0490783289 Testing cset foretell cookies 2021-04-25 14:53:37 +02:00
965336bf9d Small tweaks to make the log more manageable 2021-04-11 20:08:59 +02:00
6346565a1c Trying out cookie system 2021-04-10 20:28:19 +02:00
cf795eb90e Added somewhat more complicated cookie functionality 2021-04-10 20:18:22 +02:00
3774ce55d4 Simplified prints 2021-04-08 21:32:03 +02:00
c8b1e3d28d created a replaceAll method for strings 2021-04-08 19:32:44 +02:00
834d0dcad9 Added print statement to debug 2021-04-08 19:27:12 +02:00
5e0457d051 Added procfile 2021-04-08 19:19:56 +02:00
8e2d68191e Use process.env variable instead of a file 2021-04-08 18:52:03 +02:00
799a683d88 Refactored application to use a mongodb database 2021-04-08 18:42:48 +02:00