Commit Graph

15 Commits (spacecruft)

Author SHA1 Message Date
Cameron Clough 4a39c36818
build router for each endpoint 2022-03-22 15:14:08 +00:00
Cameron Clough 7da0fc9640
cleanup 2022-03-21 13:13:22 +00:00
Cameron Clough 5e6d0dbcf5
spring cleaning 2022-03-20 23:59:37 +00:00
Cameron Clough 87ab6712d5
misc 2022-01-20 23:56:41 +00:00
AdamSBlack 22bf9d74e0
New eslint rules to manage promises, fixed unhandled promise in api.js 2022-01-10 00:04:04 +00:00
AdamSBlack 225047e24f
Removing callback dependencies, required for
DB migration
2022-01-09 04:31:42 +00:00
Cameron Clough 3ae5c16639 lint: fix routes 2022-01-09 00:57:15 +00:00
Cameron Clough 2919cf975f lint: allow using functions before defined 2022-01-08 22:32:22 +00:00
Cameron Clough f1b185e259 lint: ignore underscore dangle for now 2022-01-08 22:23:08 +00:00
Cameron Clough ba4adceb2c lint: allow continue 2022-01-08 21:50:29 +00:00
Cameron Clough f5f416eed7 lint: allow console 2022-01-08 21:30:52 +00:00
Cameron Clough 735c341c71 lint: allow await in loops 2022-01-08 20:55:41 +00:00
Cameron Clough e5705b2065 lint: allow unary operators in for loops 2022-01-08 20:47:52 +00:00
Cameron Clough 4f13eae80a add lint tasks to package.json 2022-01-08 20:43:39 +00:00
Cameron Clough f6e6445c45 move eslint config to .eslintrc.json 2022-01-08 20:15:02 +00:00