Commit Graph

467 Commits

Author SHA1 Message Date
fe59799e1f
Move ConfigurationRepository to ConfigHelpers namespace 2020-10-16 17:59:49 +02:00
47e6d2bed5
Move Configuration wrapper class to separate namespace 2020-10-16 17:57:57 +02:00
afbb92b1e9
Rework all usages of configuration 2020-10-16 17:55:00 +02:00
5019ea3d3e
Remove *some* duplicate code 2020-10-16 17:25:34 +02:00
9b604b67a7
Rework PermissionChecker to not be dumb... 2020-10-16 17:21:42 +02:00
29c5a0a102
Allow regex in keys 2020-10-16 17:04:54 +02:00
2a468f1a95
Implement everything that now requires the typed fields 2020-10-16 16:50:21 +02:00
194d025660
Rework configuration through a root level helper 2020-10-16 16:43:54 +02:00
062dd56767
Add optional validation rule 2020-10-14 22:21:29 +02:00
da7ff701ef
Replace the entire functionality of the APIController to be dynamic #minor 2020-10-13 01:48:17 +02:00
f4d4ff031f
Fix delete endpoint 2020-10-13 01:43:49 +02:00
89175ef9da
Fix upsert 2020-10-13 01:35:48 +02:00
8d072d48eb
Implement the dynamic crud endpoint 2020-10-13 01:15:40 +02:00
e78c0d8746
Start refactoring to base api controller 2020-10-13 00:04:36 +02:00
7f47fa6753
Change form and remove unused stuff 2020-10-12 22:45:23 +02:00
7c2e994888
Add field for image in embed 2020-10-11 23:44:10 +02:00
b4c5b16340
Fix authentication messages to user 2020-10-11 23:10:09 +02:00
78bec91c71
Rename controller 2020-10-11 23:09:25 +02:00
389755a30c
Utilize DI 2020-10-11 22:49:59 +02:00
674b8c0af9
Rework templates of frontend 2020-10-11 22:11:03 +02:00
4474d84257
Configure the frontend for loosly defined CRUD functionality and implement embed colors 2020-10-11 21:38:58 +02:00
f417cab646
Fix some inconsistencies in spelling 2020-09-30 18:05:56 +02:00
68d1eb6c5c
Custom commands (#16) #patch 2020-09-30 17:46:15 +02:00
dc0674950a
Fix frontend for custom commands to actually function 2020-09-30 17:44:54 +02:00
d268c33624
Start working on custom commands frontend #minor 2020-09-29 22:59:44 +02:00
dc73b3e507
Replace guild response ID to string 2020-09-29 22:58:52 +02:00
7c4d007863
Fix problem with ulongs on frontend... js does not handle them... at all 2020-09-29 22:56:15 +02:00
818f71c75a
Configure frontend for custom commands 2020-09-29 22:47:58 +02:00
c97eaee67a
Is this how we load cache from a previous job? 2020-09-29 21:41:33 +02:00
e629022a79
Let me just try again... 2020-09-29 21:30:06 +02:00
63ce0e4c87
Fix the wrong files being included in dotnet publish a.k.a. image creation 2020-09-29 21:08:24 +02:00
87472b6d45
Fix some yarn related stuff 2020-09-29 21:08:00 +02:00
7848df6a6d
Welp, the release should bundle the node build... 2020-09-29 20:37:43 +02:00
3ec3b55c8b
Fix artifact list for node steps #patch 2020-09-29 20:23:53 +02:00
7f46b39dd5
Fix artifacts for node steps 2020-09-29 20:23:44 +02:00
aa8bf53257
Has a pipeline ever worked first or second try? #patch 2020-09-29 20:12:52 +02:00
4d9be048be
Make names of jobs clearer 2020-09-29 20:12:45 +02:00
c964a58afd
Fix issues with gitlab not caching/artifacting the correct things 2020-09-29 20:10:23 +02:00
ef24b49744
Fix of dependencies #patch 2020-09-29 20:00:25 +02:00
8c94d85773
Readd dependencies since they refer to jobs, not stages... 2020-09-29 20:00:18 +02:00
f8b444d113
Make pipeline easier to read by grouping #patch 2020-09-29 19:59:09 +02:00
acf8872246
Group node and C# test and release 2020-09-29 19:59:03 +02:00
66077cb2e6
Remove dist folder from wwwroot and set up pipeline for frontend #minor 2020-09-29 19:55:30 +02:00
60ffbd8a88
Remove dist folder 2020-09-29 19:55:14 +02:00
fa483ea3aa
Update gitlab CI file for node building 2020-09-29 19:53:34 +02:00
0a33acd448
Fix editor config for gitlab CI file 2020-09-29 19:53:20 +02:00
70eae4351d
Overhaul frontend, change to md-app #minor 2020-09-27 23:13:36 +02:00
f17e828c23
Update entire frontend template, change to md-app 2020-09-27 23:13:27 +02:00
16f48e0140
Add endpoint for discord invite 2020-09-27 22:51:42 +02:00
83464d280d
Implement safety features related to custom command LimitedContext #patch 2020-09-27 15:45:00 +02:00