Vyacheslav Matyukhin
|
34cfa31fe9
|
fix: getFrontpage query
|
2022-04-23 00:18:53 +04:00 |
|
Vyacheslav Matyukhin
|
b258afe16d
|
feat: store question ids only for frontpage (closes: #49)
|
2022-04-22 23:50:39 +04:00 |
|
Vyacheslav Matyukhin
|
6543a729f3
|
refactor: rename forecast -> question (see #40)
|
2022-04-19 01:15:06 +03:00 |
|
Vyacheslav Matyukhin
|
5e34ebf35e
|
cleanup: unnecessary db-related code
|
2022-04-07 22:47:17 +03:00 |
|
Vyacheslav Matyukhin
|
afeca1e796
|
fix: avoid connection leaks in frontpage code
|
2022-04-06 02:16:55 +03:00 |
|
Vyacheslav Matyukhin
|
72db637972
|
feat: new db structure; platform labels
|
2022-04-01 23:24:35 +03:00 |
|
Vyacheslav Matyukhin
|
4eeab9c861
|
WIP: no schemas
|
2022-03-30 20:21:38 +03:00 |
|
Vyacheslav Matyukhin
|
066eb0302a
|
style: bring back double quotes from prettier
One large commit to avoid dealing with messy patches later on.
Turns out I had
https://marketplace.visualstudio.com/items?itemName=amatiasq.sort-imports
installed with single quotes which messed up all double quotes from
prettier.
|
2022-03-28 20:59:07 +03:00 |
|
Vyacheslav Matyukhin
|
42c0f0967b
|
feat: back to frontpage-in-db approach
|
2022-03-26 02:51:55 +03:00 |
|
Vyacheslav Matyukhin
|
9714e4cd0a
|
fix: frontpage json serialization
|
2022-03-24 21:41:23 +03:00 |
|
Vyacheslav Matyukhin
|
796d227537
|
feat: rewrite frontpage code with direct db queries
|
2022-03-24 21:08:48 +03:00 |
|
Vyacheslav Matyukhin
|
20af4e91fb
|
cleanup: remove unused data/ and input/ files
|
2022-03-24 15:47:16 +03:00 |
|
Vyacheslav Matyukhin
|
a5563f9d2e
|
store frontpage code in db
|
2022-03-22 03:30:25 +03:00 |
|
Vyacheslav Matyukhin
|
244f02b3af
|
refactor: monorepo
|
2022-03-22 03:30:25 +03:00 |
|