Commit Graph

196 Commits (1164034e5533a009b1d12e598405626947aad05c)

Author SHA1 Message Date
Matthew ff97b32d5d
add tier to user upon account creation 2020-03-23 22:25:08 -04:00
Bsian 6903b3f304
Got rid of as many errors as possible 2020-03-13 23:57:16 +00:00
Bsian 87fd47adce
Rework command 2020-03-13 21:49:51 +00:00
Matthew e6ec7801bb
Route constructor changed to protected 2020-01-20 23:41:24 -05:00
Bsian c9f49a5fce
Remove env autoset 2020-01-01 22:38:23 +00:00
Bsian bee69c5041
Change reject message 2020-01-01 22:06:43 +00:00
Bsian ab30afd7bc
Change result return 2020-01-01 22:00:08 +00:00
Bsian 41f42c2f9d
same as prev 2020-01-01 21:37:20 +00:00
Bsian e9430a85e6
made it so much less clusterfuck 2020-01-01 21:35:42 +00:00
Matthew ae971f9f32
optional args to Util.exec 2020-01-01 15:55:43 -05:00
Matthew d464d3fa1c
set env variables for Util.exec 2019-12-30 17:58:39 -05:00
Matthew f6779f90ce
remove groupdel 2019-12-27 14:07:51 -05:00
Bsian 7c12ca9192
Fixes 2019-12-25 01:59:03 +00:00
Bsian 1fba4a3f06
Stop un initing 2019-12-23 18:14:42 +00:00
Bsian 612d527986
Add home path 2019-12-23 17:08:42 +00:00
Bsian 82b3148fd3
Move group delete to after folder delete 2019-12-23 16:55:10 +00:00
Bsian bbaf9f55db
Stop erroring if user isn't in server 2019-12-23 16:11:45 +00:00
Bsian 11ac39dc19
Stop erroring if user isn't in server 2019-12-23 15:24:46 +00:00
Bsian d445108a98
Promise rejections 2019-12-23 14:42:24 +00:00
Bsian f547c321ae
Delete group on account deletion 2019-12-21 18:30:52 +00:00
Bsian 1d3e6ce811
Eris update 2019-12-09 10:07:59 +00:00
Bsian ba71d2ebdf
Fixed stuff for subcommands 2019-12-03 23:26:10 +00:00
Bsian 429a5fda8e
Fix args lowercase 2019-12-01 00:10:49 +00:00
Bsian a718bf23b3
rewrite command resolver 2019-11-30 22:09:24 +00:00
Matthew d2c10b45ad
update shell 2019-11-25 18:25:04 -05:00
Matthew e934d6d398
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices 2019-11-19 18:27:05 -05:00
Matthew 7322c014c9
add maintenance boolean 2019-11-19 18:26:59 -05:00
Matthew a7012e31aa
why r u awaiting a constructor 2019-11-19 18:26:13 -05:00
Bsian e550c68fbe
Let's try this method 2019-11-19 20:26:08 +00:00
Bsian bb179d2854
I think this adds the subcommand properly to the subcommand list 2019-11-19 20:20:33 +00:00
Bsian a7415ce381
Use securesign cli hash 2019-11-19 14:00:50 +00:00
Bsian 405d9345dd
Matt fuckin look at the errors 2019-11-19 13:41:07 +00:00
Matthew 254f489909
some jsdoc in Route class 2019-11-17 20:52:54 -05:00
Matthew 7e8256a474
remove redudant await and remove logging 2019-11-17 20:44:26 -05:00
Matthew 51839c20eb
fix typo 2019-11-17 18:13:09 -05:00
Matthew 7e2339cbc8
add maintenance binding routes 2019-11-17 18:02:40 -05:00
Matthew 42ed3da0d3
Error Handling & Minification 2019-11-17 16:11:41 -05:00
Matthew 466fc8bf1d
add new code constant in route 2019-11-16 22:55:38 -05:00
Matthew cc0416c67e
change loading 2019-11-16 20:04:00 -05:00
Matthew cb26af0252
Fix module loading 2019-11-16 19:51:29 -05:00
Matthew 1ec893b0fa
update class index 2019-11-16 19:26:39 -05:00
Matthew 5a0d4cdcaa
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices-rewrite 2019-11-16 19:24:54 -05:00
Matthew a846d2a831
add Route extender class 2019-11-16 19:24:43 -05:00
Bsian af0db23af3
Prep for SecureSign CLI integration 2019-11-16 23:43:05 +00:00
Matthew ba3fd31c8e
update archetypes 2019-11-11 20:52:42 -05:00
Bsian c7e036062f
Hopefully stop memory leak 2019-11-02 00:32:58 +00:00
Bsian da2435fbcc
Implement Array#map 2019-11-01 15:00:25 +00:00
Bsian 6e39a27dc5
Hopefully fix second+ subcommand aliases not working 2019-11-01 12:11:25 +00:00
Bsian 01e0cafb6e
Remove role on account delete 2019-11-01 10:51:45 +00:00
Matthew ef3919ce92
add additional typings to collection 2019-10-31 20:38:19 -04:00
Bsian 697111cb1d
Fix parent label subcommand names not resolving 2019-11-01 00:24:08 +00:00
Bsian bb81cf6842
Last attempt 2019-11-01 00:20:55 +00:00
Bsian 8d8156d22a
Hopefully fix subcommand name issue in help 2019-10-31 23:54:25 +00:00
Bsian bacfef6770
Fix leak 2019-10-31 23:38:42 +00:00
Bsian 38eb31dce9
Diagnosis 2019-10-31 23:32:58 +00:00
Bsian 358604ec48
Attempted fix at leak 2019-10-31 23:29:51 +00:00
Bsian 62cb43829b
Updated error handler for subcommands 2019-10-31 23:00:14 +00:00
Bsian ab7008b429
New subcommand support 2019-10-31 22:14:34 +00:00
Bsian d01624fc11
More edits 2019-10-31 20:26:01 +00:00
Bsian e8441563f3
More updates 2019-10-31 20:12:08 +00:00
Bsian e8782c24ea
Removed unused import 2019-10-31 20:11:56 +00:00
Bsian 01232279ac
Actually included the file 2019-10-31 20:11:20 +00:00
Bsian 71053df288
Added in-house Collection 2019-10-31 18:32:59 +00:00
Matthew fd4cd6a9b3
fix richembed set thumbnail func 2019-10-30 21:26:17 -04:00
Matthew af9e10e18e
add varying arch types in mod logs 2019-10-30 20:57:10 -04:00
Matthew 40872f00e3
return the interface in util cacc 2019-10-30 20:49:15 -04:00
Bsian cf0bb51c1f
Fixed some stuff 2019-10-30 20:15:56 +00:00
Bsian acf6db96da
Actually reject 2019-10-30 17:34:02 +00:00
Bsian 4defc574a8
Show stderr or stdout if command fails 2019-10-30 17:16:28 +00:00
Matthew d1d324ceb0 Revert "Added support for subcommands"
This reverts commit 3f001eebd5
2019-10-29 20:25:27 -04:00
Bsian 3f001eebd5
Added support for subcommands 2019-10-29 21:44:12 +00:00
Bsian 9eca427ce9
Prepare for subcommand 2019-10-29 20:12:01 +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 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 3579bdd137
Added modlog creation to utils 2019-10-29 15:41:33 +00: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
Bsian 246944c3ce
Stuff? 2019-10-28 20:21:04 +00:00
Bsian ca5cef1554
Removed duplicate utils file 2019-10-27 01:19:49 +01:00
Matthew 4659cc5cd3
mv 2019-10-26 00:00:44 -04:00
Matthew 8388caacb4
move Util to class dir 2019-10-26 00:00:29 -04:00
Bsian 126c3253b2
a lot of random stuff 2019-10-18 23:16:32 +01:00
Bsian 5a7b05d040
Import export tidy 2019-10-16 01:34:13 +01:00
Bsian c2fa0ce2a7
Removed unnecessary function 2019-10-16 00:25:09 +01:00
Bsian 61871d7e86
Added command enabled status 2019-10-15 23:38:49 +01:00
Bsian d6bfa0e1fa
Added RichEmbed constructor 2019-10-15 22:18:05 +01:00
Bsian e872f08815
More linting config fixes 2019-10-15 19:03:40 +01:00
Matthew R 91099b6942
lint 2019-10-14 23:37:04 -04:00
Matthew R f921cdd20e
Merge branch 'master' of gitlab.libraryofcode.us:engineering/cloudservices-rewrite 2019-10-14 23:35:11 -04:00
Matthew R 5609894812
changes and utility funcs 2019-10-14 23:32:37 -04:00
Bsian a211bc3dbd
Added command handler 2019-10-15 00:04:07 +01:00
Bsian 1dd2052b0c
Command stuff 2019-10-14 23:02:04 +01:00