Commit Graph

369 Commits

Author SHA1 Message Date
Vyacheslav Matyukhin
ce6d253d64
docs: update README, add configuration docs 2022-03-24 02:53:56 +03:00
Vyacheslav Matyukhin
490f698f26
cleanup old commented fs.writeFileSync calls 2022-03-24 01:48:36 +03:00
Vyacheslav Matyukhin
e0168d8ad3
add netlify-cli 2022-03-24 01:08:04 +03:00
Vyacheslav Matyukhin
f3592cde40
remove getSecret, always use env variables 2022-03-24 01:07:55 +03:00
Vyacheslav Matyukhin
fad762ab3a
netlify config not needed 2022-03-23 20:58:51 +03:00
Vyacheslav Matyukhin
a5563f9d2e
store frontpage code in db 2022-03-22 03:30:25 +03:00
Vyacheslav Matyukhin
6ffa3c0cfc
fix: import 2022-03-22 03:30:25 +03:00
Vyacheslav Matyukhin
244f02b3af
refactor: monorepo 2022-03-22 03:30:25 +03:00
2df73b4933 fix: Deal with Metaculus throttling
Parse the error messages and wait for the indicated amount.
2022-03-20 10:46:58 -04:00
b8e6435fee tweak: Point to conventional commits 2022-03-15 15:47:00 -04:00
1cba1ec35a chore: add some more detail on different servers 2022-03-15 15:42:42 -04:00
285c04f6ca chore: Update readme and roadmap 2022-03-15 15:23:32 -04:00
8c6663d3c3 tweak: rename to roadmap. 2022-03-14 23:47:48 -04:00
941fecc36e feat: Added to-do list 2022-03-14 23:39:55 -04:00
1e2562ba3f fix: smarkets bug-ish 2022-03-08 01:59:30 -05:00
2138c0c642 fix: also save year 2022-03-05 19:03:22 -05:00
896e48efaa feat: Workable history on postgres
Still has to be optimized. In particular, I could paste
one table into another one, rather than have them
pass through node.
2022-03-05 18:21:55 -05:00
20b22ab75a fix: pg timestamp problems 2022-03-05 10:28:09 -05:00
81eb03e029 feat: Migration from mongo to pg 2022-03-03 16:55:32 -05:00
6043f56a1b tweak: Change Manifold markets url 2022-03-03 12:18:41 -05:00
62f77071f5 fix: database bug 2022-02-28 11:50:40 -05:00
83e50e7349 fix: pg url 2022-02-26 13:36:19 -05:00
752a5b2cfe fix: weird problem with GiveWell dates 2022-02-14 15:39:30 -05:00
927114a8cc feat: save changes to show Cole &co 2022-02-14 13:58:36 -05:00
e280b36e20 tweak: switch infer debug mode off 2022-02-12 16:55:20 -05:00
7d0293a013 fix: reorder prompt items 2022-02-12 16:53:31 -05:00
7bd1fc50c5 fix: Too much logging 2022-02-12 16:27:18 -05:00
3a901077c9 fix: upsert logic 2022-02-12 16:24:16 -05:00
8b6f648c08 fix: pg client logic 2022-02-12 16:13:51 -05:00
29c51a13ed fix: change cookie to env variable 2022-02-12 16:09:26 -05:00
6a257c2152 feat: Read pg database 2022-02-12 16:04:31 -05:00
6bb3da0e32 feat: Added postgres database in parallel to the mongo one 2022-02-12 01:27:56 -05:00
65fbddf0cf feat: Make code somewhat database independent, and reorganized old
data.
2022-02-11 14:15:09 -05:00
7174188b57 fix: reorganize notes 2022-02-11 12:28:33 -05:00
2dcea149d1 feat: code reorganization 2022-02-11 12:19:33 -05:00
3d43aa3b6e feat: Markets now have unique ids in preparation for dashbards. 2022-02-11 09:21:36 -05:00
d760532e95 tweak: just use the backup proxy 2022-02-04 16:49:20 -05:00
76325bcc48 tweak: add hardcoded proxy as backup 2022-02-04 16:42:49 -05:00
9bda1c2558 fix: add proxy 2022-02-04 16:42:49 -05:00
e0bc00d6e9 feat: add proxy 2022-02-04 16:41:52 -05:00
108da329d5 tweak 2022-02-04 16:41:52 -05:00
c064b23c9e tweak: change user agent for good judgment forecasts 2022-02-04 16:41:47 -05:00
20c9c820fb feat: Added infer 2022-02-04 14:54:04 -05:00
68a7feb6e6 chore: Deprecate outdated or inaccessible platforms, but keep the code 2022-02-04 13:33:39 -05:00
ba24ef7722 fix: recalculate manifold markets stars 2022-02-04 11:14:17 -05:00
a7c09e14ae chore: Cleanup.
- Deleted foretold community on astralcodexten questions
  - because now they are managed by Metaculus/Manifold
- fixed small mistake for good judgment
- recalculated scores for manifold markets
  - avoid low-quality markets.
2022-02-04 10:42:03 -05:00
9159af7ece tweak: Consolidate the extra field as distinct from the quality indicators field. Replace tabs with spaces. 2022-01-12 14:03:31 +01:00
884cfb2463 fix: less verbose log 2022-01-12 13:08:50 +01:00
379269a2a1 fix: metaculus fetch 2022-01-12 13:06:29 +01:00
07f30f57a2 fix: further Manifold Market tweaks 2022-01-11 23:25:32 +01:00