Commit graph

66 commits

Author SHA1 Message Date
Sarah Faey
ac3cc69b68 added automatic deletion of polls 2023-02-13 23:12:05 +01:00
Sarah Faey
0b4492c3fc ups 2023-02-06 12:58:26 +01:00
Sarah Faey
1f5a1f4fe2 added input validation for poll creation 2023-01-15 10:04:03 +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
1d999e89bf Added minUsers and Polls 2023-01-14 14:03:15 +01:00
Sarah Faey
cb1dbfbf98 fixed notSignedUp reminders when copying from template 2023-01-14 14:03:02 +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
t.ruspekhofer
32af72a262 Reminders in copied Templates are now set to Sent 2022-12-27 11:15:01 +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
83f9b2d0b8 added copy template function 2022-12-08 22:01:54 +01:00
Sarah Faey
929ca9c0a7 Added autodelete for users after one year inactivity 2022-12-08 17:37:00 +01:00
Sarah Faey
267eae1297 Added Links to GW2Builds
Build Overview is now visible for everyone
2022-12-06 16:26:08 +01:00
Sarah Faey
90794ed4a2 reworked Guild Wars 2 builds
total rework of RandomizeWithBoons
2022-12-06 01:14:53 +01:00
Sarah Faey
7394d120e1 fixed template reminder times 2022-12-05 17:05:31 +01:00
Sarah Faey
c96d34fc6a removed RaidLogs 2022-12-05 14:28:04 +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
cc3be5aa2b changed GW2Class order 2022-12-04 23:20:32 +01:00
Sarah Faey
f0ef990993 added EventType to raid 2022-12-03 17:59:29 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24:06 +01:00
Sarah Faey
893ec1f16d fixed crash when deleting Raids
removed Raid from Reminders and DiscordMessages
2022-11-29 23:59:28 +01:00
Sarah Faey
dc2563e16c added needed rights for slash commands
added functions for account select in the bot
2022-11-29 00:04:22 +01:00
Sarah Faey
f322c18c57 added json ignore tags because oc cyclic references in Logs 2022-11-24 19:08:07 +01:00
Sarah Faey
fc5e75cc9d fixed errors while logging raids
SQlite is now also used in production
2022-11-24 17:56:06 +01:00
Sarah Faey
c4ecb512d7 Added renaming users and main gw2 accounts 2022-11-21 18:27:26 +01:00
Sarah Faey
aad07809d2 added logging to raid and template changes 2022-11-19 00:47:52 +01:00
Sarah Faey
c3ed05fa7e Added discord settings 2022-11-18 00:14:16 +01:00
Sarah Faey
5a5c3df1a9 Added Raid Reminders 2022-11-17 21:42:09 +01:00
Sarah Faey
f40903851e fixed Add external user command 2022-11-15 22:11:21 +01:00
Sarah Faey
a504925752 reworked Logging changes 2022-11-15 20:23:48 +01:00
Sarah Faey
e9b353527f Added SendMessageToRaidUsers
Message is sent, if furure Raid is deleted
2022-11-14 09:12:17 +01:00
Sarah Faey
ed7a1905fd changed reminders to use DateTimeOffset 2022-11-13 22:07:31 +01:00
Sarah Faey
62dc3d1efa added support for External users
fixed potential errors
2022-11-13 21:48:56 +01:00
Sarah Faey
a47bc3207d removed warnings 2022-11-11 20:40:20 +01:00
Sarah Faey
56cb43a479 added account creation to the Discord bot 2022-11-10 21:47:44 +01:00
Sarah Faey
e445b2a181 Added Discord Bot 2022-11-06 19:10:58 +01:00
t.ruspekhofer
7533d5a704 Moved Models to Shared Project 2022-04-02 19:23:53 +02:00
t.ruspekhofer
bae69648d0 Renamed RaidRole and RaidSignUpHistory 2022-03-23 21:48:29 +01:00
t.ruspekhofer
2bf630f3a1 Raids and RaidTemplates are now only editable by their owner or moderators
reworked user rights
2022-03-21 01:12:35 +01:00
t.ruspekhofer
c00f987f16 renamed Frequency to Interval 2022-03-13 17:46:38 +01:00
t.ruspekhofer
6e4dce5b1f Reworked random raids to be randomizable multiple times 2022-03-13 17:21:17 +01:00
t.ruspekhofer
ab6602710d Added RaidTemplates and TimerService to create weekly raids 2022-03-12 21:16:45 +01:00
t.ruspekhofer
c215ed058f Added TimeZone Functionality 2022-03-10 22:34:47 +01:00
t.ruspekhofer
4a95958658 Added Validation to GuildWars2Build Class and EliteSpecialization 2022-03-08 14:14:25 +01:00
t.ruspekhofer
ebbf458425 Revert "Added Validation for class and elite specialization"
This reverts commit 3743093212.
2022-03-08 13:51:26 +01:00
t.ruspekhofer
3743093212 Added Validation for class and elite specialization 2022-03-08 00:50:04 +01:00
t.ruspekhofer
e5b6fdba39 User Name is now set at first login 2022-03-06 22:12:17 +01:00
t.ruspekhofer
191572b8bf added RandomWithBoons randomizer 2022-02-28 15:42:34 +01:00
t.ruspekhofer
788badff16 added randomizer for classes and elite specs 2022-02-27 22:19:12 +01:00