aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Refactor dependency on env and add commentsKevin J Hoerr2022-04-044-601/+8
* Update dependenciesKevin J Hoerr2022-04-031-0/+2
* Use *.tmpl file extension over *.templateKevin J Hoerr2021-10-071-2/+2
* Move to Plug'n'Play over node_modulesKevin J Hoerr2021-09-251-0/+1
* Add lint check to pipelineKevin J Hoerr2021-09-254-59/+79
* The Whole Barnshow CommitKevin J Hoerr2021-09-202-12/+105
* Optify SSL info for script on index.htmlKevin J Hoerr2021-09-171-1/+6
* Fix sh template filenamesKevin J Hoerr2021-09-171-2/+2
* Refactor env config into MetadataKevin J Hoerr2021-09-122-5/+11
* Upgrade packages and fix unit testsKevin J Hoerr2021-09-111-1/+10
* Fix templates not properly injecting contextKevin J Hoerr2020-04-271-2/+2
* Refactor startup to passthrough valuesKevin J Hoerr2020-04-272-38/+53
* Add unit tests and correct CHANGELOGKevin J Hoerr2020-04-272-8/+186
* Handle promise errors in handleStartupKevin J Hoerr2020-04-271-35/+42
* These changes moved a lot of the startup async to run in a streamlinedKevin J Hoerr2020-04-262-6/+79
* Use nullish-coalescing op for env var assignmentsKevin J Hoerr2019-12-121-1/+1
* Add unit tests for util/config.tsKevin J Hoerr2019-12-122-6/+154
* Finish developing unit tests for formats, loggerKevin J Hoerr2019-12-111-4/+41
* Add Jest to handle unit and integration testingKevin J Hoerr2019-12-112-10/+33
* Fix reported license and update changelogKevin J Hoerr2019-12-101-3/+2
* Add linting to project using EslintKevin J Hoerr2019-12-092-9/+17
* Add winston, express-winston to handle loggingKevin J Hoerr2019-12-082-0/+59