Commit Graph

2602 Commits

Author SHA1 Message Date
Kalle
640a2bf890 Add deleting suggestion of themselves 2022-06-24 14:55:59 +03:00
Kalle
5544a489a0 Add max-age to login cookie for persisting 2022-06-24 11:02:07 +03:00
Kalle
3e6b5e6f9b Cypress 10 with fixed tests 2022-06-22 23:03:32 +03:00
Kalle
2bee296561 Fix checks command problems
Don't really need same level of linting for the bot
2022-06-22 22:36:49 +03:00
Kalle
cf1a96d6ee Upgrade deps 2022-06-22 22:02:12 +03:00
Kalle
ca60014bd6 Fix avatar bad src 2022-06-19 12:16:34 +03:00
Kalle
73cfe0ff40 Fix showing bios for suggested users in voting 2022-06-19 11:34:54 +03:00
Kalle
031b180ba5 Add bios to seed 2022-06-19 11:34:42 +03:00
Kalle
ef1f5071f4 Add info on when voting ends while voting 2022-06-19 11:08:44 +03:00
Kalle
bdd17ae703 Fix crash on suggestions page 2022-06-19 10:49:32 +03:00
Kalle
b633562f7e More graceful 404's 2022-06-18 23:37:57 +03:00
Kalle
1c814317c0 Access command initial 2022-06-18 22:33:14 +03:00
Kalle
f9d3265e88 Don't show broken image placeholder when ava 404's 2022-06-18 17:42:55 +03:00
Kalle
a2f2b2b299 Add container to front page 2022-06-18 16:19:25 +03:00
Kalle
65aaa54a70 Remove unused pageTitle 2022-06-18 15:53:53 +03:00
Kalle
c7a50ded65 Impersonate users in prod 2022-06-18 15:51:17 +03:00
Kalle
bd037aab6c Upgrade deps 2022-06-18 01:21:02 +03:00
Kalle
5abb49e2fc Remove SearchInput 2022-06-18 01:04:23 +03:00
Kalle
40d375a849 Deploy commands logic for production 2022-06-18 00:56:55 +03:00
Kalle
1cae413578 Add lfg command 2022-06-17 23:49:15 +03:00
Kalle
076e40daef Add all descriptions to q command 2022-06-17 00:16:33 +03:00
Kalle
8ced78193a q command working without descriptions 2022-06-16 23:59:35 +03:00
Kalle
b22aef42a0 Dynamic command building for the q command 2022-06-16 00:30:39 +03:00
Kalle
44072bce7f Command framework mostly set up 2022-06-15 23:32:11 +03:00
Kalle
f1991cff61 Discord bot initial 2022-06-14 21:12:29 +03:00
Kalle
f510afe522 Adjust voting range 2022-06-13 18:37:18 +03:00
Kalle
019c73c2b8 Banner informing user has voted 2022-06-13 08:58:49 +03:00
Kalle
52fea7fcc9 Rename upcomingVoting -> nextNonCompletedVoting 2022-06-12 23:19:16 +03:00
Kalle
1b2376a951 Fix state bio/suggestions from local storage 2022-06-12 23:13:51 +03:00
Kalle
b39c3b745f Rename vote function 2022-06-12 16:41:33 +03:00
Kalle
010f709e4b Plus upvote/downvote from constant 2022-06-12 16:19:43 +03:00
Kalle
f5f589a28c Plus voting saves votes to DB 2022-06-12 16:17:43 +03:00
Kalle
1e8a63c961 Submit votes initial 2022-06-12 15:11:23 +03:00
Kalle
e0f224d84c Add small info on SendouQ page 2022-06-12 14:17:05 +03:00
Kalle
2c46658bbb Progress bar on voting page 2022-06-12 14:11:44 +03:00
Kalle
fc39e133c4 Voting style tweaks 2022-06-12 13:51:50 +03:00
Kalle
039c0b115e Vote with arrow keys 2022-06-12 13:07:46 +03:00
Kalle
253d0112c4 Undo last vote functionality 2022-06-12 12:44:53 +03:00
Kalle
9e9e9ed44e Voting with usePlusVoting hook 2022-06-12 11:35:08 +03:00
Kalle
11eaa6c893 Relative times on suggestions page 2022-06-11 21:57:30 +03:00
Kalle
07cc6699f2 Relative time voting timing info 2022-06-11 21:53:34 +03:00
Kalle
79278c4cbc Add usersForVoting backend logic 2022-06-11 18:28:12 +03:00
Kalle
e0565c23b4 Add WIP notice on front page 2022-06-11 15:53:35 +03:00
Kalle
e16ad178ec xxx -> TODO allTruthy 2022-06-11 15:44:58 +03:00
Kalle
904f9877d1 Prefetch chunks behind modal buttons 2022-06-11 15:30:58 +03:00
Kalle
2c93ac9b77 Suggestions link to user page 2022-06-11 12:17:55 +03:00
Kalle
e21c5a0cd3 Add unit tests to lf script and rename 2022-06-11 11:59:06 +03:00
Kalle
4bf6ec2db1 Update README project structure 2022-06-11 11:55:54 +03:00
Kalle
f06a4c9b20 Move plus server from core to modules 2022-06-11 11:49:22 +03:00
Kalle
77cadcb06d Move useUser to modules/auth 2022-06-11 11:34:25 +03:00