Commit graph

24 commits

Author SHA1 Message Date
Sarah Faey
56cb43a479 added account creation to the Discord bot 2022-11-10 21:47:44 +01:00
Sarah Faey
69337e69ae signing up through the discord bot works now 2022-11-07 00:16:49 +01:00
Sarah Faey
e445b2a181 Added Discord Bot 2022-11-06 19:10:58 +01:00
t.ruspekhofer
d54ce50336 merged LiebUserId with DiscordId 2022-05-17 23:14:58 +02:00
t.ruspekhofer
dcdc891925 Renamed PlannedRaidRole to RaidRole 2022-04-06 23:20:29 +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
2dfcf13f79 fixed a bug with moving Flex users.
async was seemingly not allowed
2022-03-17 14:46:30 +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
191572b8bf added RandomWithBoons randomizer 2022-02-28 15:42:34 +01:00
t.ruspekhofer
f9ad0ee515 added debug tags to the database initialisation 2022-02-27 14:59:28 +01:00
t.ruspekhofer
d472889ae1 Added user rights management 2022-02-27 14:24:39 +01:00
t.ruspekhofer
a3062165e1 added RaidEdit page 2022-02-26 18:53:39 +01:00
t.ruspekhofer
b18cc58665 added RaidDetails.razor + needed services 2022-02-24 23:29:31 +01:00
t.ruspekhofer
6da9b06e8a reworked dbInitializer to always add new roles 2022-02-22 16:10:38 +01:00
t.ruspekhofer
bca270757c Finished Authorization
Added default users to DbInitializer (DiscordIds still missing)
2022-02-22 14:34:07 +01:00
t.ruspekhofer
e47d6488c2 Added Authorization 2022-02-22 01:06:41 +01:00
t.ruspekhofer
15608f0e31 renamed User to LiebUser 2022-02-21 00:27:26 +01:00
t.ruspekhofer
e0fd579c00 Revert "changes LiebContext, renamed User to LiebUser"
This reverts commit 7b44e41eb2.
2022-02-20 15:48:20 +01:00
t.ruspekhofer
7b44e41eb2 changes LiebContext, renamed User to LiebUser 2022-02-16 22:30:03 +01:00
t.ruspekhofer
eec8e419ba Created database 2022-02-15 21:59:44 +01:00