Commit graph

120 commits

Author SHA1 Message Date
Sarah Faey
7de720cab3 Added Reset All Equipped Builds Button 2023-11-30 17:17:40 +01:00
Sarah Faey
2fbbe2f3a7 fixed chrome login 2023-11-22 21:52:41 +01:00
Sarah Faey
df0170c20d added GarbageCollector call to reduce used memory 2023-08-12 16:03:19 +02:00
Sarah Faey
00a038ae15 fixed polls for aditional users 2023-02-14 19:09:44 +01:00
Sarah Faey
9e3eaebb3d polls are now sent after signing up 2023-02-14 18:08:52 +01:00
Sarah Faey
d3e69d4be7 reworked blocked raids and polls 2023-02-13 23:34:25 +01:00
Sarah Faey
ac3cc69b68 added automatic deletion of polls 2023-02-13 23:12:05 +01:00
Sarah Faey
758c2b9d03 reminders and polls are not sent to signed off users 2023-02-06 12:58:11 +01:00
Sarah Faey
7e87500992 reformated PollOptions
used HashSet for PollUsers
2023-01-15 10:53:23 +01:00
Sarah Faey
1158aff6df added poll pages 2023-01-14 21:04:01 +01:00
Sarah Faey
6d6e720695 fixed minuser calculations 2023-01-14 17:37:08 +01:00
Sarah Faey
715b14ecc5 implemented polls in the discord bot 2023-01-14 16:44:18 +01:00
Sarah Faey
1d999e89bf Added minUsers and Polls 2023-01-14 14:03:15 +01:00
Sarah Faey
d9da5572a2 users joining raids are now added to polls
added testsystem
2023-01-03 20:05:07 +01:00
t.ruspekhofer
ef1c301c05 Merge branch 'master' of https://github.com/Linaith/Lieb-Website 2023-01-03 13:54:23 +01:00
t.ruspekhofer
ccb276a265 Added Polls and locking raids if not enough users are signed up
needs testing
2023-01-03 13:53:26 +01:00
Sarah Faey
2fde020a57 fixed a bug in the randomizer noGproup calculation
fixed a bug for signing up external users
2023-01-03 13:36:21 +01:00
t.ruspekhofer
e2248c5156 fixed a crash if a Template reminder would be sent 2022-12-27 09:43:44 +01:00
Sarah Faey
d7e9c722db fixed error with group sizes in randomizer 2022-12-12 22:36:53 +01:00
Sarah Faey
ecaedcf9f3 added special discord error message for not equipped builds 2022-12-12 14:11:53 +01:00
Sarah Faey
ab9b2b2f5b fixed boon randomizer 2022-12-11 15:20:59 +01:00
Sarah Faey
6d86176d0f disabled raid signup buttons are now hidden
Fixed crash caused by external users
2022-12-11 13:16:18 +01:00
Sarah Faey
63d59273a6 delete Discord MEssage if deleted in edit 2022-12-11 09:43:05 +01:00
Sarah Faey
e675323adc changing the sign up type is now possible with 1 click in the bot 2022-12-11 01:10:50 +01:00
Sarah Faey
058cc89cbc Maybe SignUps are removed 15min before the raid starts 2022-12-10 21:13:14 +01:00
Sarah Faey
2288e48308 Random Messages don't show empty roles
No Flex Button in random raids
Reworked random sign up to keep roles after signing off
2022-12-10 19:51:05 +01:00
Sarah Faey
ae1db2e1a1 only SignedUp users are now randomized 2022-12-09 23:05:46 +01:00
Sarah Faey
b936c4f292 Classes and EliteSpecs are no longer rerandomized if the randomize button is clicked again 2022-12-09 22:49:57 +01:00
Sarah Faey
c88bf5b133 Added signed up options for role reminder
Added option to opt out of reminders
2022-12-09 22:26:16 +01:00
Sarah Faey
64ce169094 Added group reminder 2022-12-08 23:27:26 +01:00
Sarah Faey
07eede3f9a random raids now can have more players 2022-12-08 19:30:31 +01:00
Sarah Faey
929ca9c0a7 Added autodelete for users after one year inactivity 2022-12-08 17:37:00 +01:00
Sarah Faey
94f92735d1 the RaidRandomizer now updates the DiscordMessages 2022-12-06 14:19:52 +01:00
Sarah Faey
452c9d0fc1 split up randomizer in smaller functions
randomizer now checks if the build is allowed in random raids
2022-12-06 09:19:32 +01:00
Sarah Faey
90794ed4a2 reworked Guild Wars 2 builds
total rework of RandomizeWithBoons
2022-12-06 01:14:53 +01:00
Sarah Faey
9b8e85e871 fixed sign up error 2022-12-05 17:47:45 +01:00
Sarah Faey
c96d34fc6a removed RaidLogs 2022-12-05 14:28:04 +01:00
Sarah Faey
a438f1eeb4 the Discord SignUp Log message is no longer awaited 2022-12-05 12:36:46 +01:00
Sarah Faey
a4c29d8891 removed defaults from FirstOrDefault to avoid reading everything with ToList 2022-12-05 11:55:21 +01:00
Sarah Faey
0292de371d GetRaids no longer reads RaidLogs for performance reasons 2022-12-04 22:16:24 +01:00
Sarah Faey
ed343d813e banning users now signs them off from every raid 2022-12-04 13:20:37 +01:00
Sarah Faey
a84cba196b deleting a GW2Account now updates the discord message 2022-12-04 12:59:36 +01:00
Sarah Faey
21ac2db1cd deleting the account now also updates the discord mesage 2022-12-04 12:52:41 +01:00
Sarah Faey
5d05430b89 banning a user now removes their roles
banned users can't be deleted completely
signing up for banned users is no longer possible
2022-12-04 12:34:21 +01:00
Sarah Faey
de3a6a9f83 deleting Raids and Templates is now logged 2022-12-03 17:13:29 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24:06 +01:00
Sarah Faey
2246624917 added error message if signing up fails 2022-12-03 14:47:19 +01:00
Sarah Faey
2a9cd89783 reminders now always include the raid name 2022-12-03 11:02:59 +01:00
Sarah Faey
f9e05ab545 fixed deleting the user 2022-12-01 23:30:46 +01:00
Sarah Faey
26780fae6e discord raids are now deleted when the raid is deleted 2022-12-01 23:08:47 +01:00