aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Formatting and linting fixesKevin J Hoerr2022-04-041-2/+8
* Refactor dependency on env and add commentsKevin J Hoerr2022-04-041-21/+32
* Add lint check to pipelineKevin J Hoerr2021-09-251-5/+4
* The Whole Barnshow CommitKevin J Hoerr2021-09-201-2/+7
* Refactor upload processingKevin J Hoerr2021-09-121-1/+3
* Refactor env config into MetadataKevin J Hoerr2021-09-121-7/+10
* Move token to metadataKevin J Hoerr2021-09-121-1/+2
* Refactor startup to passthrough valuesKevin J Hoerr2020-04-271-3/+8
* These changes moved a lot of the startup async to run in a streamlinedKevin J Hoerr2020-04-261-51/+31
* #8 Add router unit tests using supertestKevin J Hoerr2020-01-111-35/+0
* Move template files to subfolderKevin J Hoerr2019-12-291-2/+2
* Add index.html template with route for integrationKevin J Hoerr2019-12-291-0/+11
* AOC-3 Catch promise rejections in POST requestKevin J Hoerr2019-12-211-1/+1
* Use nullish-coalescing op for env var assignmentsKevin J Hoerr2019-12-121-4/+4
* Simplify and generalize template processingKevin J Hoerr2019-12-121-1/+22
* Add template process to serve bash fileKevin J Hoerr2019-12-091-0/+3
* Add linting to project using EslintKevin J Hoerr2019-12-091-10/+10
* Overhaul error handling for controllersKevin J Hoerr2019-12-081-0/+1
* Refactor routes into separate fileKevin J Hoerr2019-12-081-129/+3
* Add winston, express-winston to handle loggingKevin J Hoerr2019-12-081-55/+35
* Add Metadata core with MongoDB for persistenceKevin J Hoerr2019-12-071-103/+183
* Prepare repository for 0.1.0 releaseKevin J Hoerr2019-11-301-6/+0
* Disable branch GET EPs until Metadata is doneKevin J Hoerr2019-11-301-2/+2
* Remove default value for format parameterKevin J Hoerr2019-11-301-3/+2
* Implement file handling for reportsKevin J Hoerr2019-11-291-33/+54
* Implement report parsing for TarpaulinKevin J Hoerr2019-11-291-3/+8
* Add Prettier to projectKevin J Hoerr2019-11-231-31/+44
* Generate report badge with color gradientKevin J Hoerr2019-11-231-12/+22
* Move TS files into /srcKevin J Hoerr2019-11-101-0/+91