Commit Graph

44 Commits

Author SHA1 Message Date
Kalle
5b894b55e9 Also pass next function to passport authenticate 2022-03-03 09:01:24 +02:00
Kalle
d9080914e1 Fix lint 2022-02-21 00:21:09 +02:00
Kalle
cd11e104c1 Delete unused module declaration 2022-02-20 15:54:55 +02:00
Kalle
135ce0d4d1 Switch to cookie session Closes #737 2022-02-20 15:51:45 +02:00
Kalle
c723d50f5a Fix lint 2022-02-20 14:33:14 +02:00
Kalle
6ec0fba38a npm run build && npm start works (not npm run dev) 2022-02-20 14:18:22 +02:00
Kalle
2ae5e9bec4 Remove CALLBACK_URL env var 2022-02-19 22:56:43 +02:00
Kalle
026bd67b78 Add polling to looking 2022-02-17 09:51:07 +02:00
Kalle
b24a7f4d98 Refactor SSE logic 2022-02-13 13:29:12 +02:00
Kalle
fb1b3deba1 Show warning if reports different score 2022-02-08 22:19:54 +02:00
Kalle (Sendou)
c8377f5a98 Change zod schemas location 2022-01-16 21:59:33 +02:00
Kalle (Sendou)
be147a9c1f When match ends -> events 2022-01-14 08:49:02 +02:00
Kalle (Sendou)
2bc3cb1ca1 BracketData tuple -> object 2022-01-13 08:59:09 +02:00
Kalle (Sendou)
18aaef9854 Fix lint 2022-01-12 23:04:02 +02:00
Kalle (Sendou)
c686291442 Getting info about scores to frontend 2022-01-12 09:33:23 +02:00
Kalle (Sendou)
27627fdcfc Events PoC 2022-01-12 09:11:13 +02:00
Kalle (Sendou)
403b61486f Fix lint 2022-01-11 23:14:19 +02:00
Kalle (Sendou)
9f99a45b92 Events endpoint working example 2022-01-11 23:06:58 +02:00
Kalle (Sendou)
ef75059801 Fix lint errors 2022-01-09 13:49:54 +02:00
Kalle (Sendou)
380644794b Extract seed route 2022-01-07 13:37:39 +02:00
Kalle (Sendou)
ac15c128e5 Extract mock-auth into different file 2022-01-07 13:28:19 +02:00
Kalle (Sendou)
083f4a2896 Log in, seed via magic search input 2022-01-07 13:18:38 +02:00
Kalle (Sendou)
1847f02aba Manage roster E2E tests initial (not working) 2021-12-26 21:02:15 +02:00
Kalle (Sendou)
e4e1b11ff0 Return to same page after log in 2021-12-19 11:11:17 +02:00
Kalle (Sendou)
acdbc34223 Move user upsert code to auth.ts
Pretty ugly to do it this way but otherwise server won't run
and don't feel like setting ts paths for ts-node
2021-12-18 12:33:09 +02:00
Kalle (Sendou)
fb89f5111b Fix running seed via script 2021-12-05 13:12:55 +02:00
Kalle (Sendou)
60e9e16bcd Seed via HTTP call 2021-11-30 23:33:21 +02:00
Kalle (Sendou)
eb3701edda E2E test tweaks (still not working though) 2021-11-30 01:20:24 +02:00
Kalle (Sendou)
dae0ed137b Cypress test with auth initial 2021-11-29 22:07:48 +02:00
Kalle (Sendou)
4dbc56e98c Port auth 2021-11-27 16:08:32 +02:00
Kalle (Sendou)
3007c6aa38 TypeScript server 2021-11-27 15:06:19 +02:00
Kalle (Sendou)
7d18d66c7a Nuke let from template 2021-11-27 03:08:35 +02:00
Kalle (Sendou)
4b17732f0f Remix starter 2021-11-23 18:54:52 +02:00
Kalle (Sendou)
a8a255fba6 Tournament data from tRPC 2021-11-14 13:32:40 +02:00
Kalle (Sendou)
ca16aa5d07 Fetch data from server to route 2021-11-14 01:46:15 +02:00
Kalle (Sendou)
8edbd6b515 Add server 2021-11-14 00:04:55 +02:00
Kalle (Sendou)
e1c05939cb Delete redundants parts 2021-11-09 23:32:40 +02:00
Kalle (Sendou)
059e3a1529 Update README 2021-10-31 13:15:39 +02:00
Kalle (Sendou)
5a68158ad0 Use shared packages for storing constants 2021-10-31 10:40:24 +02:00
Kalle (Sendou)
1101e4a16c Map pools frontend initial 2021-10-31 01:22:28 +03:00
Kalle (Sendou)
0f30ec4f7a Get map pool to frontend 2021-10-31 00:21:26 +03:00
Kalle (Sendou)
83f5bb3564 Use Stitches on InfoBanner 2021-10-30 17:39:41 +03:00
Kalle (Sendou)
0ea8d96827 Fetch full Discord and Twitter urls from API 2021-10-25 21:49:11 +03:00
Kalle (Sendou)
568380cc73 Remove packages folder 2021-10-25 16:45:29 +03:00