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 |
|
dependabot[bot]
|
0f4566e091
|
chore(deps): bump lodash from 4.17.11 to 4.17.14 in /functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 15:09:28 +00:00 |
|
gillkyle
|
ba4e6d9b33
|
Merge pull request #5 from skvale/patch-1
Update Search.js
|
2019-07-11 09:07:53 -06:00 |
|
gillkyle
|
ced0e2ab71
|
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /functions (#8)
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /functions
|
2019-07-11 09:06:51 -06:00 |
|
gillkyle
|
50ab820615
|
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#9)
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
|
2019-07-11 09:06:41 -06:00 |
|
dependabot[bot]
|
91a2f3dbf5
|
chore(deps): bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 09:43:10 +00:00 |
|
dependabot[bot]
|
12a626e742
|
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /functions
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-10 23:54:52 +00:00 |
|
gillkyle
|
ce1d47dbce
|
Update README.md
|
2019-06-26 09:40:41 -06:00 |
|
Sam Kvale
|
0838f37477
|
Update Search.js
|
2019-06-22 15:36:34 -05:00 |
|
Kyle Gill
|
01c6755c55
|
chore: udpates to README
|
2019-06-10 09:17:05 -06:00 |
|
gillkyle
|
a453063192
|
Merge pull request #4 from gillkyle/dependabot/npm_and_yarn/js-yaml-3.13.1
chore(deps): bump js-yaml from 3.13.0 to 3.13.1
|
2019-06-06 10:33:26 -06:00 |
|
dependabot[bot]
|
749fce1ed0
|
chore(deps): bump js-yaml from 3.13.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 16:31:50 +00:00 |
|
Kyle Gill
|
ae993e28d0
|
feat: added email verification check
|
2019-06-05 16:07:40 -06:00 |
|
Kyle Gill
|
667cbeb5f7
|
Merge branch 'master' of https://github.com/gillkyle/sol-journal
|
2019-06-05 15:20:07 -06:00 |
|
Kyle Gill
|
a1ab24d3da
|
fix: improve database rules
|
2019-06-05 15:19:57 -06:00 |
|
gillkyle
|
cae776bae0
|
chore(deps): bump handlebars from 4.1.1 to 4.1.2 (#2)
chore(deps): bump handlebars from 4.1.1 to 4.1.2
|
2019-06-05 12:15:25 -06:00 |
|
dependabot[bot]
|
29229a7628
|
chore(deps): bump handlebars from 4.1.1 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [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.1...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-05 17:16:34 +00:00 |
|
Kyle Gill
|
3b6fa6f3b1
|
chore: abbrev for date on days of month
|
2019-05-31 19:54:00 -06:00 |
|
Kyle Gill
|
9511da373c
|
feat: add day of week to calendar menu
|
2019-05-31 19:52:00 -06:00 |
|
gillkyle
|
6e4616d19b
|
Update README.md
|
2019-05-31 09:50:02 -05:00 |
|
gillkyle
|
7fe71c6aae
|
Update README.md
|
2019-05-30 23:16:40 -06:00 |
|
gillkyle
|
e994ab7ad5
|
Update README.md
|
2019-05-30 22:48:02 -06:00 |
|
gillkyle
|
95e5fcc127
|
Gatsby Migration (#1)
Gatsby Migration
|
2019-05-30 23:33:49 -05:00 |
|
Kyle Gill
|
f44edd1561
|
Merge branch 'master' into gatsby-migration
# Conflicts:
# README.md
|
2019-05-30 22:26:46 -06:00 |
|
Kyle Gill
|
98b997438e
|
fix: add agreement to signup
|
2019-05-30 22:22:47 -06:00 |
|
Kyle Gill
|
a1928a80fb
|
fix: improving theme jank
|
2019-05-29 23:09:15 -06:00 |
|
Kyle Gill
|
abfa052fa0
|
fix: revert theme workarounds
|
2019-05-29 23:00:59 -06:00 |
|
Kyle Gill
|
5d46b17eef
|
fix: style flashes, app start_url, and quotes
|
2019-05-29 22:36:24 -06:00 |
|
Kyle Gill
|
4ebe1ec1de
|
fix: adjust start_url to attempt PWA connection issues
|
2019-05-29 20:52:59 -06:00 |
|
Kyle Gill
|
954710f170
|
chore: restyle welcome route style
|
2019-05-29 20:50:51 -06:00 |
|
Kyle Gill
|
4dbe7ea49d
|
chore: add comments, setup instructions
|
2019-05-29 20:50:22 -06:00 |
|
Kyle Gill
|
477dc9e22c
|
chore: remove attempt at notifications
|
2019-05-29 20:49:38 -06:00 |
|
gillkyle
|
77cd88b9d5
|
Update README.md
|
2019-05-28 09:55:02 -05:00 |
|