Commit Graph

162 Commits

Author SHA1 Message Date
Spencer Pincott
cce2085fae Revert "remove the splash image as it requires too many dependencies to be worth it"
This reverts commit ddcd94e4ff.
2022-08-16 21:56:07 -04:00
Spencer Pincott
ddcd94e4ff remove the splash image as it requires too many dependencies to be worth it 2022-08-15 14:41:24 -04:00
Spencer Pincott
acb57f16cf Build npm on jenkins server 2022-08-14 22:21:49 -04:00
Spencer Pincott
fd9e6b17ce Should have been using inside all along 2022-08-11 22:16:55 -04:00
Spencer Pincott
bf0ea83aef This won't work 2022-08-11 22:13:56 -04:00
Spencer Pincott
2bdbdc21b3 More testing 2022-08-11 22:10:34 -04:00
Spencer Pincott
7ecb7eeca2 Testing 2022-08-11 22:09:04 -04:00
Spencer Pincott
a7b9a1d1fc Debug sleeps 2022-08-11 22:02:05 -04:00
Spencer Pincott
8c18b2d74d Move node commands to docker container 2022-08-11 21:39:57 -04:00
Spencer Pincott
dd78efcec6 Use shell command 2022-08-11 21:35:36 -04:00
Spencer Pincott
804bccdc18 Fix build 2022-08-11 21:34:42 -04:00
Spencer Pincott
c8115df2e9 Add CI/CD 2022-08-11 21:26:29 -04:00
Spencer Pincott
3ccef65f72 Upgrade packages 2022-08-11 00:10:20 -04:00
gillkyle
d2507dc8ae new font loader 2021-04-24 12:22:01 -06:00
gillkyle
33a4b394d8 remove react-scripts, change build commands 2021-04-24 12:12:47 -06:00
Kyle Gill
c96f79726c Merge branch 'master' of https://github.com/gillkyle/sol-journal 2021-02-09 17:32:28 -07:00
Kyle Gill
d928e6b944 make heading smaller for iphone 2021-02-09 17:32:23 -07:00
Kyle Gill
13b13c331a Update README.md 2020-11-10 22:26:23 -07:00
Kyle Gill
a6fa6fa707 Merge pull request #30 from gillkyle/dependabot/npm_and_yarn/functions/node-fetch-2.6.1
chore(deps): bump node-fetch from 2.3.0 to 2.6.1 in /functions
2020-09-21 08:19:01 -06:00
Kyle Gill
c8f3de8500 Merge pull request #29 from gillkyle/dependabot/npm_and_yarn/http-proxy-1.18.1
chore(deps): bump http-proxy from 1.17.0 to 1.18.1
2020-09-21 08:18:50 -06:00
Kyle Gill
3ffdb4a0ae Merge pull request #28 from gillkyle/dependabot/npm_and_yarn/elliptic-6.5.3
chore(deps): bump elliptic from 6.4.1 to 6.5.3
2020-09-21 08:18:39 -06:00
Kyle Gill
a356c6e25a Merge pull request #27 from gillkyle/dependabot/npm_and_yarn/functions/lodash-4.17.19
chore(deps): bump lodash from 4.17.14 to 4.17.19 in /functions
2020-09-21 08:18:28 -06:00
dependabot[bot]
445d78c50b chore(deps): bump node-fetch from 2.3.0 to 2.6.1 in /functions
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.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.3.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 12:55:27 +00:00
dependabot[bot]
b1f53446ca chore(deps): bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 18:34:39 +00:00
dependabot[bot]
5062833872 chore(deps): bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:48:54 +00:00
dependabot[bot]
287018824f chore(deps): bump lodash from 4.17.14 to 4.17.19 in /functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 22:11:51 +00:00
Kyle Gill
74eb41d6b5 Merge pull request #26 from gillkyle/dependabot/npm_and_yarn/functions/websocket-extensions-0.1.4 2020-06-10 15:20:25 -06:00
Kyle Gill
56bc0811f6 Merge pull request #25 from gillkyle/dependabot/npm_and_yarn/websocket-extensions-0.1.4 2020-06-10 15:20:16 -06:00
dependabot[bot]
6168a2d580 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /functions
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 14:48:59 +00:00
dependabot[bot]
7c5c5846db chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 14:28:05 +00:00
Kyle Gill
9836e309d3 Merge pull request #21 from gillkyle/dependabot/npm_and_yarn/acorn-5.7.4 2020-05-03 15:53:25 -06:00
Kyle Gill
d136963718 Merge pull request #22 from gillkyle/dependabot/npm_and_yarn/functions/acorn-6.4.1 2020-05-03 15:53:17 -06:00
Kyle Gill
14bea79b77 Merge pull request #23 from gillkyle/dependabot/npm_and_yarn/functions/https-proxy-agent-2.2.4 2020-05-03 15:53:07 -06:00
dependabot[bot]
cf3b1690ea chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 in /functions
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 12:55:05 +00:00
dependabot[bot]
8ac9e77507 chore(deps): bump acorn from 6.1.1 to 6.4.1 in /functions
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 10:02:11 +00:00
dependabot[bot]
a665f06894 chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 07:37:27 +00:00
Kyle Gill
29566447eb Merge pull request #20 from gillkyle/dependabot/npm_and_yarn/handlebars-4.5.3
chore(deps): bump handlebars from 4.1.2 to 4.5.3
2020-01-04 01:00:51 -07:00
dependabot[bot]
18150c6d3d chore(deps): bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-28 04:25:59 +00:00
Kyle Gill
c1dae84e31 updates to README (#17)
updates to README
2019-10-08 13:54:57 -06:00
Kyle Gill
224c6d75c2 updates to README 2019-10-08 13:54:49 -06:00
Kyle Gill
768d849c3b Merge pull request #16 from gillkyle/dependabot/npm_and_yarn/mixin-deep-1.3.2
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
2019-08-30 17:39:43 -06:00
dependabot[bot]
7528428d6f chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-29 04:02:10 +00:00
Kyle Gill
db1272ddb9 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#14)
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
2019-08-27 08:52:20 -06:00
Kyle Gill
ab65ed34c3 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 in /functions (#15)
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 in /functions
2019-08-27 08:52:10 -06:00
dependabot[bot]
08e0031235 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 in /functions
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 22:14:09 +00:00
dependabot[bot]
ed6b18f4c8 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 21:37:14 +00:00
Kyle Gill
8f05149076 Merge pull request #11 from smamudhan/master
Added password reset
2019-08-09 16:02:31 -07:00
smamudhan
c3e97af055 Update login.js
Updated login.js to add redirect to reset password
2019-07-27 11:31:33 +05:30
smamudhan
0976a120d2 Added resetpassword.js 2019-07-27 11:27:43 +05:30
gillkyle
2e9055cc73 chore(deps): bump lodash from 4.17.11 to 4.17.14 in /functions (#10)
chore(deps): bump lodash from 4.17.11 to 4.17.14 in /functions
2019-07-11 11:29:33 -06:00