1
0
Fork 0
Commit Graph

251 Commits (d01624fc112bbf7848f32f094363c458e59b8833)

Author SHA1 Message Date
Bsian ff298b690a
Markdown fix 2019-10-30 12:32:40 +00:00
Bsian 4069978ca4
Reordered error messages 2019-10-30 12:31:18 +00:00
Matthew 5dd6204866
add parse command 2019-10-30 00:06:46 -04:00
Matthew 79ca0d82ce
fix markdown; thanks null 2019-10-29 23:25:04 -04:00
Matthew c19092c895
add parse command 2019-10-29 23:22:41 -04:00
Matthew 786a14d126
rm on failure 2019-10-29 20:27:36 -04:00
Matthew d1d324ceb0 Revert "Added support for subcommands"
This reverts commit 3f001eebd5
2019-10-29 20:25:27 -04:00
Matthew 34dc8553f1
fix markdown issue in cwg 2019-10-29 20:20:00 -04:00
Matthew 764337852f
add new includes 2019-10-29 20:17:55 -04:00
Matthew 506e080394
if is cloud domain, delete dns record 2019-10-29 19:37:27 -04:00
Matthew 20337f7215
if is cloud domain, delete dns record 2019-10-29 19:32:04 -04:00
Matthew 8fbb4f1a16
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices-rewrite 2019-10-29 19:13:13 -04:00
Matthew a017bf6a2e
Add delete subcommand on CWG 2019-10-29 19:12:36 -04:00
Bsian 3f001eebd5
Added support for subcommands 2019-10-29 21:44:12 +00:00
Bsian e7437d4b59
Fixed exec failure 2019-10-29 20:16:08 +00:00
Bsian f0385ce177
Stop creating another message 2019-10-29 20:14:02 +00:00
Bsian 9eca427ce9
Prepare for subcommand 2019-10-29 20:12:01 +00:00
Matthew 29b061eaa6
perms 2019-10-29 16:01:21 -04:00
Bsian 988ca6a2f7
Uncommented success message 2019-10-29 19:51:52 +00:00
Bsian bac8ed4c7c
Fixed CPU leak 2019-10-29 19:43:53 +00:00
Bsian 08bd4645f6
All moderation inserts use util 2019-10-29 18:20:51 +00:00
Bsian 8db1f65691
Fix invalid date showing 2019-10-29 17:43:26 +00:00
Bsian c9fed63480
Switched type parser to switch 2019-10-29 17:35:41 +00:00
Bsian 3ac6b28e38
Diagnosing issue 2019-10-29 17:29:14 +00:00
Bsian b5e143a31c
Don't try and specify time if not locking 2019-10-29 17:22:06 +00:00
Bsian 72764f7e14
Promise rejection wording change 2019-10-29 16:25:41 +00:00
Bsian cd187b21f9
Promise return fix 2019-10-29 16:24:15 +00:00
Bsian 7752c1c37a
Added ready message in console 2019-10-29 16:15:20 +00:00
Bsian 1dc0ee955b
Stop function loader from erroring 2019-10-29 16:13:40 +00:00
Bsian cff8402f7d
Added message to show which function failed 2019-10-29 16:09:12 +00:00
Bsian 3579bdd137
Added modlog creation to utils 2019-10-29 15:41:33 +00:00
Bsian 36afa4f2ed
Added usage 2019-10-29 01:13:14 +00:00
Matthew e784b124e8
edit responses for cwg and add data command 2019-10-28 20:40:24 -04:00
Matthew c4ae1d272c
edit responses for cwg and add data command 2019-10-28 20:33:30 -04:00
Matthew a2f0794838
edit responses for cwg and add data command 2019-10-28 20:30:55 -04:00
Matthew 5e556a5c4f
edit responses for cwg and add data command 2019-10-28 20:24:56 -04:00
Matthew 566b0e5936
fix typo in deleteaccount 2019-10-28 19:56:00 -04:00
Matthew ed482c9707
re-add handleError func 2019-10-28 19:54:36 -04:00
Matthew 06ab35e61d
change .us to .org 2019-10-28 19:50:45 -04:00
Matthew 4803ecece7
change .us to .org 2019-10-28 19:50:39 -04:00
Matthew 88a619134a
fixes to cwg and catch 2019-10-28 19:46:03 -04:00
Matthew f3668d06ab
rm console log statements 2019-10-28 19:14:49 -04:00
Matthew 6509466474
rm console log statements 2019-10-28 19:10:26 -04:00
Matthew 24d2da237e
rm console log statements 2019-10-28 19:09:42 -04:00
Bsian 27fa7152e1
diag 2019-10-28 22:13:45 +00:00
Bsian 633d667386
fixed function loading error 2019-10-28 22:11:08 +00:00
Bsian 6992d88a3f
Fixed nginx conf reader 2019-10-28 22:09:15 +00:00
Bsian bd14446390
Fixed cert parsing again again 2019-10-28 22:06:56 +00:00
Bsian 6a154cc4b9
Fixed cert parsing again 2019-10-28 22:05:54 +00:00
Bsian bf48fcbf96
Fixed cert parsing 2019-10-28 21:58:44 +00:00
Bsian 9703ecb4b6
Fixed more shit 2019-10-28 21:45:31 +00:00
Bsian 935d2147d3
Fixed shit 2019-10-28 21:41:23 +00:00
Bsian 1a5e72f94f
Fixed command not loading prefix 2019-10-28 21:29:06 +00:00
Bsian 51a70f84ff
Added usage 2019-10-28 21:06:52 +00:00
Bsian 602a5f854f
Again 2019-10-28 20:21:57 +00:00
Bsian 246944c3ce
Stuff? 2019-10-28 20:21:04 +00:00
Matthew 92f2ca71da
should be setINterval not settimeout 2019-10-28 00:34:42 -04:00
Matthew 79dea2e413
add lock time in embed 2019-10-28 00:30:09 -04:00
Matthew 239dd2469a
add lock time in embed 2019-10-28 00:28:20 -04:00
Matthew dcde1d685c
add lock time in embed 2019-10-28 00:27:43 -04:00
Matthew a451f153bd
Set interval time on checkLock 2019-10-28 00:26:14 -04:00
Matthew 8ccd1cac1f
delete msg for lock/unlock 2019-10-28 00:23:39 -04:00
Matthew 63d40da837
fix lock 2019-10-28 00:17:25 -04:00
Matthew 3f18050a27
fix lock issue 2019-10-28 00:12:16 -04:00
Matthew 8fea499597
fix lock issue 2019-10-28 00:11:01 -04:00
Matthew 08039c6e94
fix lock issue 2019-10-28 00:07:42 -04:00
Matthew 07001f5b6e
remove debug from modlogs 2019-10-28 00:01:30 -04:00
Matthew 998229b494
should set locked to false 2019-10-28 00:01:05 -04:00
Matthew 8d8fa5b10e
fix deprecation warning 2019-10-28 00:00:54 -04:00
Matthew d95e4d8efe
should set locked to false 2019-10-28 00:00:07 -04:00
Matthew 9e88f0f8fe
modlogs cmd fix 2019-10-27 23:58:41 -04:00
Matthew a87e108ee6
type should be number 2019-10-27 23:54:55 -04:00
Matthew c1e10751e3
modlogs cmd fix 2019-10-27 23:53:15 -04:00
Matthew 2ec2c95d9c
modlogs cmd fix 2019-10-27 23:51:26 -04:00
Matthew d6f274d4a7
modlogs cmd fix 2019-10-27 23:47:55 -04:00
Matthew 7def0455cf
fix typo 2019-10-27 23:42:08 -04:00
Matthew 661beb37b2
logID in schema should be string not number 2019-10-27 23:39:44 -04:00
Matthew a263b91551
push changes to fix query in lock/unlock 2019-10-27 23:38:23 -04:00
Matthew 353a4d8137
fix issue in loadFunctions func 2019-10-27 23:08:45 -04:00
Matthew f59aa9dc1e
rm messageCreate issue 2019-10-27 23:07:55 -04:00
Matthew 3addb4e71a
fix mongoose deprecation warnings 2019-10-27 23:05:24 -04:00
Matthew 8c887192e9
commands that req arguments w/o produce help cmd 2019-10-27 23:04:49 -04:00
Matthew 62be202a2e
trim whitespace from args 2019-10-27 23:04:35 -04:00
Matthew 9bf9440f68
fix command handler issue 2019-10-27 22:52:22 -04:00
Matthew 0f38580f1d
fix command handler issue 2019-10-27 22:50:41 -04:00
Matthew 51c8b12e84
fix command handler issue 2019-10-27 22:41:34 -04:00
Matthew e0750f7787
fix command handler issue 2019-10-27 22:38:02 -04:00
Matthew 663f87debd
fix command handler issue 2019-10-27 22:35:43 -04:00
Matthew 5ae041c1c7
fix command handler issue 2019-10-27 22:31:14 -04:00
Matthew b87f1c112b
fix command handler issue 2019-10-27 22:30:10 -04:00
Matthew 8a6b6de78f
fix command handler issue 2019-10-27 22:27:03 -04:00
Matthew 98fdd4f8ab
fix emoji in store 2019-10-27 22:26:50 -04:00
Matthew 2274959f8a
please 2019-10-27 22:25:39 -04:00
Matthew 301f9ff9a2
please 2019-10-27 22:22:40 -04:00
Matthew 8bcd610462
please 2019-10-27 22:21:16 -04:00
Matthew 2a473b65b7
sysinfo cmd embed updates 2019-10-27 22:16:27 -04:00
Matthew 9297b4774e
remove inline 2019-10-27 22:14:10 -04:00
Matthew bfde851211
fix richembed shit again 2019-10-27 22:11:57 -04:00
Matthew ec5717d0a7
fix command handler again 2019-10-27 22:03:05 -04:00
Matthew c177fb88ee
another fix attempt on eval 2019-10-27 21:54:22 -04:00