Commit Graph

1024 Commits (f10a67ff5859c9904ee22590ac9c28aa9d1bda28)

Author SHA1 Message Date
Matthew 00e76a6b69
roll back to ES2017 2020-03-28 05:08:11 -04:00
Matthew ffa3d24f89
disable checkSS interval function 2020-03-28 04:59:23 -04:00
Matthew 3f7ead1db4
disable all securesign commands 2020-03-28 04:58:14 -04:00
Matthew 2f2d6d823c
disable parse commands 2020-03-28 04:57:59 -04:00
Matthew 2af97851e1
no idea whats happening but i object 2020-03-28 04:57:40 -04:00
Matthew c77c2f5702
have createaccount cmd use account utils instance 2020-03-28 04:57:24 -04:00
Matthew cf465b01c8
add account utilities class and rework of util class 2020-03-28 04:57:08 -04:00
Matthew cae4c9c2cd
disable all api routes temporarily 2020-03-28 04:56:38 -04:00
Matthew 0a2ad6cdde
add tier information and perm cleanup for whois commands 2020-03-23 22:27:00 -04:00
Matthew fbe5037630
add tier to Account model and interface 2020-03-23 22:26:42 -04:00
Matthew 2955aec793
storage interval code cleanup 2020-03-23 22:26:29 -04:00
Matthew 1371b0efdf
automatic hard enforcement for memory limits 2020-03-23 22:26:06 -04:00
Matthew 7d4ac0b479
remove securesign link from account create command 2020-03-23 22:25:33 -04:00
Matthew ff97b32d5d
add tier to user upon account creation 2020-03-23 22:25:08 -04:00
Matthew 8e7a641c7b
Changes to path location 2020-03-17 01:39:18 -04:00
Matthew 4c0d5cad32
boot fixes 2020-03-17 01:35:43 -04:00
Matthew 09bdc2867e
merge conflict fixes 2020-03-17 01:18:59 -04:00
Matthew 07d7ca7958
package fixes 2020-03-17 01:17:46 -04:00
Bsian 755a176d13
Fix building? 2020-03-14 01:02:32 +00:00
Bsian d91d44e95d
Remove verbose flags 2020-03-14 00:12:23 +00: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 f25b118eff
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices 2020-01-31 00:45:32 -05:00
Matthew ec900dd23c
updates to cacc 2020-01-31 00:45:09 -05:00
Bsian 7155709924
Fixes to options and caps 2020-01-25 13:16:58 +00:00
Matthew e6ec7801bb
Route constructor changed to protected 2020-01-20 23:41:24 -05:00
Matthew f341f5364d
Security.keyBase changed to protected/readonly 2020-01-20 23:41:06 -05:00
Bsian 4549da9ba3
Better error handling 2020-01-20 23:01:01 +00:00
Bsian 66d28e4e75
Fix 2020-01-20 19:59:43 +00:00
Bsian 57b22596ca
Merge branch 'master' of https://gitlab.libraryofcode.org/engineering/cloudservices 2020-01-20 10:55:14 +00:00
Bsian 4c7f211cee
Stop throwing errors with C3 ECC 2020-01-20 10:53:44 +00:00
Matthew 36f7660afd
Add TS building in makefile; yarn run build now just runs HOME=/root go build -v -ldflags="-s -w" -o dist/bin/checkCertificate src/go/checkCertificate/checkCertificate.go 2020-01-18 02:05:22 -05:00
Matthew 9544e231ee
ignore .vscode 2020-01-18 00:17:19 -05:00
Matthew c15f2c62d5
ignore .idea 2020-01-18 00:15:42 -05:00
Matthew 711e924109
run make command instead of build.sh 2020-01-18 00:13:46 -05:00
Matthew 751490a8b9
change email address in cmds that send notification mail 2020-01-18 00:12:50 -05:00
Matthew 30714fb625
deprecate build.sh 2020-01-18 00:11:44 -05:00
Matthew cab6be3f40
add makefile 2020-01-18 00:11:32 -05:00
Matthew a6c546dfed
update storage set 2020-01-13 18:32:43 -05:00
Matthew ee95daa5ef
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices 2020-01-13 18:15:35 -05:00
Matthew ca36c554a7
update storage set 2020-01-13 18:15:11 -05:00
Bsian 0f2305b0fa
Merge branch 'master' of https://gitlab.libraryofcode.org/engineering/cloudservices 2020-01-05 20:53:28 +00:00
Bsian 641ac31796
Prompt password reset 2020-01-05 20:53:04 +00:00
Matthew 99b905d03a
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices 2020-01-05 14:59:48 -05:00
Matthew 9ba2265e60
mask ip in =whois to non-marshals 2020-01-05 14:59:28 -05:00
Bsian 26e31dece0
Added system process check 2020-01-05 13:27:12 +00:00
Bsian 56c94a5e33
add loading message 2020-01-04 16:14:08 +00:00
Bsian 9549c99ebb
no need to use promise.allsettled 2020-01-04 15:43:45 +00:00
Bsian fa5de93c8d
oop fix 2020-01-04 15:40:00 +00:00
Bsian dee2e6a820
FINALLY 2020-01-04 15:37:37 +00:00