Commit Graph

423 Commits

Author SHA1 Message Date
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
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
a08ba9ea33
Fix internal lua functionality #patch 2020-09-27 12:38:29 +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
6aaa877b0e
Merge lua functionality #minor 2020-09-23 20:51:06 +02:00
ceee0caace
Fix output of print not being used as message content 2020-09-23 20:50:25 +02:00
8e94179101
Merge embed functionality #minor 2020-09-22 22:06:05 +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
883298736f
Make endpoint make more sense 2020-08-26 21:25:32 +02:00
a6c328d843
Add basic functionality for CustomCommands page 2020-08-25 22:42:07 +02:00
9e267e3ff1
Invalidate old cache entries when signing in 2020-08-25 22:41:24 +02:00
bd03e898c7
Add endpoints for CustomCommands 2020-08-25 21:58:52 +02:00
ccff9a40b5
Add basic caching for authentication tokens 2020-08-25 20:34:41 +02:00
5f97bcfa71
Remove that again, since we're using cookies 2020-08-25 19:49:05 +02:00
73932635f8
Update api endpoints to /api 2020-08-25 19:17:58 +02:00
4fb4a8267d
Fix the crashing issue due to mutating array #patch 2020-08-25 14:13:09 +02:00
13c42e9472
Remove useless log 2020-08-25 13:18:10 +02:00
1b44de7288
Update frontend 2020-08-25 12:16:17 +02:00
08fb15c7ad
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot into master 2020-08-25 10:51:29 +02:00