Vyacheslav Matyukhin
|
5fdea80f8b
|
feat: firstSeen, new questions in graphql
|
2022-05-21 00:59:33 +04:00 |
|
Vyacheslav Matyukhin
|
3b85c32c9d
|
feat: capture on question pages, fixes, new frontpage condition
|
2022-05-04 01:34:27 +04:00 |
|
Vyacheslav Matyukhin
|
02cb8089a7
|
fix: prisma import, rename global._prisma
|
2022-04-23 00:49:52 +04:00 |
|
Vyacheslav Matyukhin
|
38d666fec0
|
feat: filter out non-existent questions on frontpage
|
2022-04-23 00:40:09 +04:00 |
|
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 |
|