Commit Graph

296 Commits

Author SHA1 Message Date
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
dc0674950a
Fix frontend for custom commands to actually function 2020-09-30 17:44:54 +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
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
60ffbd8a88
Remove dist folder 2020-09-29 19:55:14 +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
838c4847f8
Implement failsafe for large message output from custom commands 2020-09-27 15:44:44 +02:00
fe5dde6918
Implement a limited context to give to the Lua context 2020-09-27 15:44:30 +02:00
b7a9575c15
Trim output to treat \n as empty message 2020-09-27 12:33:42 +02:00
8062e6d980
Remove metatable functionality from lua context 2020-09-27 12:33:06 +02:00
94bbfb18ae
Add context variable to lua context 2020-09-27 12:32:42 +02:00
118aa28a11
Fix logging level of debug message 2020-09-27 12:32:05 +02:00
a1a3cc61cb
Fix print not working 2020-09-27 12:27:17 +02:00
29813a599c
Switch lua library to NLua and implement cancellation 2020-09-27 12:13:20 +02:00
514a835233
Store my changes 2020-09-26 18:27:24 +02:00
ceee0caace
Fix output of print not being used as message content 2020-09-23 20:50:25 +02:00
18f4a82c78
Add Embed support for CustomCommands 2020-09-22 22:05:01 +02:00
c0f8a49d92
Utilize new api 2020-09-05 01:38:09 +02:00
71b05a2bbd
Do not exit after user failure on command perm 2020-09-04 21:55:21 +02:00
2cbe6c0aa5
Remove the timezone name, just leave UTC+xxxx in 2020-09-04 21:34:05 +02:00
5923b91f32
Fix rendering of RankCheck command 2020-09-04 20:32:50 +02:00
ebbf2c858a
Get basic Lua interpreter set up 2020-09-03 23:14:11 +02:00
0636205e05
Add mock implementation for lua code 2020-09-03 22:37:37 +02:00
06f93e44da
Improve formatting on output of the RankCheck command 2020-09-01 21:42:38 +02:00
f48fd77c77
Fix rankcheck 2020-08-30 23:04:44 +02:00
c660a0e970
Increase logging precision 2020-08-30 16:40:14 +02:00
76773074ad
Refactor Program Main class 2020-08-30 15:57:40 +02:00
78038f8991
Fix IDE warnings 2020-08-30 15:29:44 +02:00
bc20751037
Fix code warnings 2020-08-30 13:10:43 +02:00
e1d2fd26e4
Fix build warnings 2020-08-30 12:53:48 +02:00
754f53c404
Change Logging to LoggingFacade 2020-08-30 12:45:01 +02:00
f8b37391cb
Fix some code style issues 2020-08-30 12:05:33 +02:00
2fb75190af
Merge branch 'frontend' into develop 2020-08-30 11:53:08 +02:00
780db0d957
Update frontend 2020-08-30 11:47:50 +02:00
289de62f8f
Change userString parameters to SocketUser params 2020-08-26 23:24:23 +02:00
5b66645447
Update frontend 2020-08-26 21:25:42 +02:00