Commit Graph
354 Commits
Author SHA1 Message Date
Daniel Gonzalez 0dc807e24c refactor(auth): Got auth controller to 100% test coverage 2020-11-09 23:29:34 -04:00
Chris Troutner 1fad000165 Merge pull request #82 from christroutner/unstable
Updating README
2020-11-05 19:34:14 -08:00
Chris Troutner c35267ab2d Updating README 2020-11-05 19:33:15 -08:00
Chris Troutner 65943b7e00 Merge pull request #81 from christroutner/unstable
fix(readme): testing ci
2020-11-05 18:59:39 -08:00
Chris Troutner 2afbe6b948 fix(readme): testing ci 2020-11-05 18:57:56 -08:00
Chris Troutner 1151188a59 Merge pull request #80 from christroutner/unstable
fix(npm audit): ran npm audit fix
2020-11-05 16:36:48 -08:00
Chris Troutner 6d680f0256 fix(npm audit): ran npm audit fix 2020-11-05 09:23:38 -08:00
Chris Troutner 3f547cdbc2 Merge pull request #79 from christroutner/dependabot/npm_and_yarn/node-fetch-2.6.1
build(deps): bump node-fetch from 2.6.0 to 2.6.1
2020-10-06 11:12:22 -07:00
dependabot[bot] 8afc6568d5 build(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 02:42:04 +00:00
Chris Troutner 147c7717ed Merge pull request #78 from christroutner/unstable
fix(husky): Adding husky for pre-commit linting
2020-07-30 08:09:41 -07:00
Chris Troutner 883a57f6c9 fix(husky): Adding husky for pre-commit linting 2020-07-30 08:05:11 -07:00
Chris Troutner 8b71a15efd Merge pull request #77 from christroutner/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-18 17:53:25 -07:00
Chris Troutner 816dc84cd1 Merge pull request #76 from christroutner/dependabot/npm_and_yarn/acorn-6.4.1
build(deps): bump acorn from 6.3.0 to 6.4.1
2020-07-18 17:52:50 -07:00
Chris Troutner a209fb3835 Merge pull request #75 from christroutner/dependabot/npm_and_yarn/mongoose-5.7.5
build(deps): bump mongoose from 5.7.4 to 5.7.5
2020-07-18 17:52:21 -07:00
Chris Troutner 95b7c34722 Merge pull request #74 from christroutner/dependabot/npm_and_yarn/npm-6.14.6
build(deps): bump npm from 6.14.4 to 6.14.6
2020-07-18 17:51:43 -07:00
dependabot[bot] 64cd1968f5 build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:51:09 +00:00
dependabot[bot] e68e9dc05c build(deps): bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:50:59 +00:00
dependabot[bot] dab6959307 build(deps): bump mongoose from 5.7.4 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.4 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.7.4...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:50:11 +00:00
dependabot[bot] ff1e9834d0 build(deps): bump npm from 6.14.4 to 6.14.6
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 00:49:12 +00:00
Chris Troutner 74aef0c19e Merge pull request #73 from christroutner/dh-contact-port
feat(contact): Ported /contact endpoint
2020-07-18 17:48:07 -07:00
Chris Troutner 0bcfb849c8 fix(comments): Removing unneeded comments 2020-07-18 17:44:48 -07:00
Daniel Gonzalez d54feaa308 feat(contact): Ported /contact endpoint 2020-07-14 22:11:11 -04:00
Chris Troutner e92a5ab631 Merge pull request #72 from christroutner/unstable
fix(logs): Fixing log naming issue
2020-06-08 10:03:36 -07:00
Chris Troutner bba7902511 fix(logs): Fixing log naming issue 2020-06-08 09:59:30 -07:00
Chris Troutner 7bca3c6a40 Merge pull request #71 from christroutner/unstable
fix(email validation): Removing email validation that was failing for some TLDs
2020-06-08 07:43:28 -07:00
Chris Troutner 316d93ac2b fix(email validation): Removing email validation that was failing for some TLDs 2020-06-08 07:41:24 -07:00
Chris Troutner 5b7f998ddd Merge pull request #69 from christroutner/greenkeeper/koa-router-9.0.1
Update koa-router to the latest version 🚀
2020-06-07 15:33:20 -07:00
Chris Troutner d0fbecfb4e Merge pull request #70 from christroutner/greenkeeper/apidoc-0.23.0
Update apidoc to the latest version 🚀
2020-06-07 15:32:55 -07:00
greenkeeper[bot] 3b04afdaff chore(package): update lockfile package-lock.json 2020-05-30 15:39:35 +00:00
greenkeeper[bot] 1b52384487 fix(package): update apidoc to version 0.23.0 2020-05-30 15:39:31 +00:00
greenkeeper[bot] d35c572c8a chore(package): update lockfile package-lock.json 2020-05-30 08:12:15 +00:00
greenkeeper[bot] 3b222a5cda fix(package): update koa-router to version 9.0.1 2020-05-30 08:12:11 +00:00
Chris Troutner 99defcc3d5 Merge pull request #68 from christroutner/unstable
fix(typo): Fixing stat typo error
2020-05-28 19:09:40 -07:00
Chris Troutner 86bfb4c73e fix(typo): Fixing stat typo error 2020-05-28 19:07:28 -07:00
Chris Troutner fd8ec88ffa Merge pull request #66 from christroutner/err-log
fix(err on no log): Returns an message indicating no log file available
2020-05-28 18:57:39 -07:00
Chris Troutner d22532d75f fix(err on no log): Returns an message indicating no log file available 2020-05-28 18:54:31 -07:00
Chris Troutner 4e8855502f Merge pull request #65 from christroutner/unstable
fix(logs): Fixing date bug in log name generation
2020-04-28 15:10:14 -07:00
Chris Troutner df42ab716a fix(logs): Fixing date bug in log name generation 2020-04-28 15:07:41 -07:00
Chris Troutner 8fd6820c4e Merge pull request #64 from christroutner/greenkeeper/apidoc-0.22.0
Update apidoc to the latest version 🚀
2020-04-28 15:00:54 -07:00
greenkeeper[bot] 5d72fd18a9 chore(package): update lockfile package-lock.json 2020-04-27 17:17:37 +00:00
greenkeeper[bot] f906a52c95 fix(package): update apidoc to version 0.22.0 2020-04-27 17:17:33 +00:00
Chris Troutner 874c34c07a Merge pull request #63 from christroutner/unstable
fixed a reaccuring issue with env vars and unit tests.
2020-04-10 11:08:05 -07:00
Chris Troutner cce9c72ccd fix(tests): fixed a reaccuring issue with env vars 2020-04-10 11:04:05 -07:00
Chris Troutner b8d0bf6d2e Ran npm audit fix 2020-04-10 10:54:07 -07:00
Chris Troutner 68a2b048ca Merge pull request #62 from christroutner/greenkeeper/eslint-plugin-node-11.1.0
Update eslint-plugin-node to the latest version 🚀
2020-04-09 21:13:58 -07:00
greenkeeper[bot] 9218d91d7a chore(package): update lockfile package-lock.json 2020-03-28 11:49:53 +00:00
greenkeeper[bot] 29d6d72729 chore(package): update eslint-plugin-node to version 11.1.0 2020-03-28 11:49:48 +00:00
Chris Troutner 2b71abeff5 Merge pull request #61 from christroutner/unstable
Improved Logging UI
2020-03-12 15:41:44 -07:00
Chris Troutner 28e5d2d4d4 Improved log handling 2020-03-12 15:39:14 -07:00
Chris Troutner 02a73c7eea fix(logs): Improving the UI for reading logs via web page 2020-03-12 14:57:47 -07:00