Commit graph

56 commits

Author SHA1 Message Date
t.ruspekhofer
dd79b0e333 Added RaidTemplate sites 2022-03-13 14:57:48 +01:00
t.ruspekhofer
e30645c505 changed OnInitializedAsync to OnParametersSetAsync 2022-03-13 01:27:19 +01:00
t.ruspekhofer
b126822e51 Added filter to RaidOverview 2022-03-13 01:26:47 +01:00
t.ruspekhofer
2cf4018e33 reworked GetTimeZoneValue to ust the date to determine daylight saving times 2022-03-12 23:00:37 +01:00
t.ruspekhofer
35a1ff111b Fixed IsRaidSignUpAllowed 2022-03-12 21:55:11 +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
c298f4d20e split the role tables from RaidDetails into their own razor files 2022-03-09 23:25:01 +01:00
t.ruspekhofer
75b8fd13fc reworked raid details 2022-03-09 22:14:06 +01:00
t.ruspekhofer
8afe8af4c5 included build filters to BuildOverview and ManageGW2Account 2022-03-08 15:12:40 +01:00
t.ruspekhofer
3d7d409646 reworked boon management for guild wars 2 builds 2022-03-08 14:17:03 +01:00
t.ruspekhofer
4a95958658 Added Validation to GuildWars2Build Class and EliteSpecialization 2022-03-08 14:14:25 +01:00
t.ruspekhofer
318f289d5c Revert "changed boons to bool since all boons go to 5 people"
This reverts commit c14e676029.
2022-03-08 13:51:33 +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
c14e676029 changed boons to bool since all boons go to 5 people 2022-03-08 00:49:07 +01:00
t.ruspekhofer
2a26e7f8b5 reworked account pages 2022-03-06 23:33:31 +01:00
t.ruspekhofer
e5b6fdba39 User Name is now set at first login 2022-03-06 22:12:17 +01:00
t.ruspekhofer
435914d79e cleaned up sites 2022-03-02 17:00:41 +01:00
t.ruspekhofer
6d4c39c49d added Raid Logs 2022-03-02 16:40:55 +01:00
t.ruspekhofer
796f27aff6 cleaned up Website 2022-03-01 12:29:30 +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
t.ruspekhofer
8137b1ca6a changed to Pomelo.EntityFrameworkCore.MySql for release version 2022-02-27 20:07:57 +01:00
t.ruspekhofer
f9ad0ee515 added debug tags to the database initialisation 2022-02-27 14:59:28 +01:00
t.ruspekhofer
991fbd12cb added required role to raids 2022-02-27 14:56:19 +01:00
t.ruspekhofer
d472889ae1 Added user rights management 2022-02-27 14:24:39 +01:00
t.ruspekhofer
f00418d23c policies now use the constants 2022-02-27 01:11:13 +01:00
t.ruspekhofer
399468259b Added boons to ManageGuildwars2Account 2022-02-27 01:10:50 +01:00
t.ruspekhofer
210020ece5 limited string lengths 2022-02-27 00:45:14 +01:00
t.ruspekhofer
7113e3abee Added account management sites 2022-02-27 00:31:04 +01:00
t.ruspekhofer
c8252daf88 reworked BuildOverview to show more information 2022-02-26 20:50:35 +01:00
t.ruspekhofer
9ffaf908f3 added BuildOverview and BuildEdit 2022-02-26 20:23:28 +01:00
t.ruspekhofer
a3062165e1 added RaidEdit page 2022-02-26 18:53:39 +01:00
t.ruspekhofer
bd47610371 removed auto generated pages 2022-02-26 18:47:16 +01:00
t.ruspekhofer
f86451268d reworked role management to work with flex roles 2022-02-25 19:10:43 +01:00
t.ruspekhofer
73441d920f Cleaned up Project
Added License of DiscordOAuth2
2022-02-25 17:27:48 +01:00
t.ruspekhofer
87c68fbcf7 reworked sign up allowed check 2022-02-25 00:24:08 +01:00
t.ruspekhofer
a5f19cf086 added sign up checks 2022-02-24 23:57:57 +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
04049f31f6 reworked Model 2022-02-22 00:28:48 +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
31a0e20f1d changes UserId to LiebUserId 2022-02-16 22:43:49 +01:00
t.ruspekhofer
7b44e41eb2 changes LiebContext, renamed User to LiebUser 2022-02-16 22:30:03 +01:00
t.ruspekhofer
bde2735096 added pronouns 2022-02-16 18:55:16 +01:00
t.ruspekhofer
eec8e419ba Created database 2022-02-15 21:59:44 +01:00