Charlie Humphreys
|
74d22a05d0
|
swap transferToGoogle to saveToGoogle in a spot I missed
|
2022-05-14 04:19:36 +00:00 |
|
Charlie Humphreys
|
ac905ddf3f
|
add comments, update query params, adjust code based on feedback
|
2022-05-14 04:17:39 +00:00 |
|
Charlie Humphreys
|
ff885dc6c2
|
Merge branch 'master' into google-document-stubs
|
2022-05-11 23:35:31 -05:00 |
|
Charlie Humphreys
|
01441e0610
|
adjust code based on feedback
|
2022-05-11 23:34:48 -05:00 |
|
Trevor Buckner
|
b9f2517696
|
Merge pull request #2159 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.17.10
Bump @babel/preset-env from 7.16.11 to 7.17.10
|
2022-04-29 16:40:11 -04:00 |
|
Trevor Buckner
|
5709a15f52
|
Merge pull request #2157 from naturalcrit/dependabot/npm_and_yarn/express-4.18.1
Bump express from 4.17.3 to 4.18.1
|
2022-04-29 16:40:02 -04:00 |
|
Trevor Buckner
|
27d1f6daa6
|
Merge pull request #2160 from naturalcrit/dependabot/npm_and_yarn/jest-28.0.3
Bump jest from 27.5.1 to 28.0.3
|
2022-04-29 16:39:53 -04:00 |
|
dependabot[bot]
|
ef6f8b4433
|
Bump @babel/preset-env from 7.16.11 to 7.17.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 20:38:34 +00:00 |
|
dependabot[bot]
|
d1e8223843
|
Bump jest from 27.5.1 to 28.0.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 20:37:28 +00:00 |
|
Trevor Buckner
|
85e28c201f
|
Merge pull request #2158 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.10
Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10
|
2022-04-29 16:37:27 -04:00 |
|
dependabot[bot]
|
e4a429180d
|
Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.17.0 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 20:36:20 +00:00 |
|
dependabot[bot]
|
4b953bc264
|
Bump express from 4.17.3 to 4.18.1
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.18.1)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 20:35:45 +00:00 |
|
Trevor Buckner
|
e28aaf4fd1
|
Merge pull request #2156 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.10
Bump @babel/core from 7.17.9 to 7.17.10
|
2022-04-29 16:34:51 -04:00 |
|
Trevor Buckner
|
e54f3c46b7
|
Merge pull request #2153 from naturalcrit/dependabot/npm_and_yarn/supertest-6.2.3
Bump supertest from 6.2.2 to 6.2.3
|
2022-04-29 16:31:08 -04:00 |
|
dependabot[bot]
|
9a62393df1
|
Bump @babel/core from 7.17.9 to 7.17.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 20:30:36 +00:00 |
|
Trevor Buckner
|
8f8b32e873
|
Merge pull request #2142 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.1
Bump mongoose from 6.3.0 to 6.3.1
|
2022-04-29 16:29:56 -04:00 |
|
Trevor Buckner
|
4465ecd372
|
Merge pull request #2154 from G-Ambatte/fixUserPageBrews-#2147
Add fields to Mongoose brew query
|
2022-04-29 16:25:28 -04:00 |
|
G.Ambatte
|
b059bf68b5
|
Revert change to select method
|
2022-04-29 10:53:03 +12:00 |
|
G.Ambatte
|
c46c4a9320
|
Switch to use select method
|
2022-04-28 20:19:01 +12:00 |
|
G.Ambatte
|
cffe08b785
|
Add fields to Mongoose query
|
2022-04-28 11:09:32 +12:00 |
|
dependabot[bot]
|
bac8b53984
|
Bump supertest from 6.2.2 to 6.2.3
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.2...v6.2.3)
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 03:02:24 +00:00 |
|
dependabot[bot]
|
ee10b10c2d
|
Bump mongoose from 6.3.0 to 6.3.1
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.3.0...6.3.1)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 12:53:03 +00:00 |
|
Trevor Buckner
|
3fb4c5bdd9
|
Merge pull request #2139 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.3.3
Bump nanoid from 3.3.2 to 3.3.3
|
2022-04-25 08:52:29 -04:00 |
|
dependabot[bot]
|
08ca061af8
|
Bump nanoid from 3.3.2 to 3.3.3
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 12:26:01 +00:00 |
|
Trevor Buckner
|
fbb092562d
|
Merge pull request #2140 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.3
Bump codemirror from 5.65.2 to 5.65.3
|
2022-04-25 08:25:28 -04:00 |
|
Trevor Buckner
|
1e47f896fe
|
Merge pull request #2148 from naturalcrit/dependabot/npm_and_yarn/eslint-8.14.0
Bump eslint from 8.13.0 to 8.14.0
|
2022-04-25 08:25:12 -04:00 |
|
Trevor Buckner
|
5d5bf9586e
|
Merge pull request #2138 from naturalcrit/dependabot/npm_and_yarn/fs-extra-10.1.0
Bump fs-extra from 10.0.1 to 10.1.0
|
2022-04-25 08:24:54 -04:00 |
|
Trevor Buckner
|
f836277f4f
|
Merge pull request #2137 from naturalcrit/dependabot/npm_and_yarn/moment-2.29.3
Bump moment from 2.29.2 to 2.29.3
|
2022-04-25 08:24:45 -04:00 |
|
Trevor Buckner
|
09e1702dd2
|
Merge pull request #2133 from naturalcrit/dependabot/npm_and_yarn/nconf-0.12.0
Bump nconf from 0.11.4 to 0.12.0
|
2022-04-25 08:24:37 -04:00 |
|
dependabot[bot]
|
ac18acc2f4
|
Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:17:04 +00:00 |
|
dependabot[bot]
|
3dbc90b3b8
|
Bump codemirror from 5.65.2 to 5.65.3
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.65.2 to 5.65.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.2...5.65.3)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-21 03:01:13 +00:00 |
|
dependabot[bot]
|
504628f59c
|
Bump fs-extra from 10.0.1 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 03:01:19 +00:00 |
|
dependabot[bot]
|
752430bb59
|
Bump moment from 2.29.2 to 2.29.3
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 03:01:07 +00:00 |
|
dependabot[bot]
|
8e0e1c5946
|
Bump nconf from 0.11.4 to 0.12.0
Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/flatiron/nconf/releases)
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flatiron/nconf/compare/v0.11.4...v0.12.0)
---
updated-dependencies:
- dependency-name: nconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 16:15:51 +00:00 |
|
Trevor Buckner
|
156abe3b9e
|
Merge pull request #2134 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.0
Bump mongoose from 6.2.11 to 6.3.0
|
2022-04-15 12:14:54 -04:00 |
|
Charlie Humphreys
|
2e145e7ff1
|
Merge branch 'master' into google-document-stubs
|
2022-04-15 00:23:51 -05:00 |
|
Charlie Humphreys
|
8a5e9aa1f6
|
update app to better handle google brew stubs
|
2022-04-15 00:22:51 -05:00 |
|
Charlie Humphreys
|
e7fe68d20c
|
merge master into google-document-stubs
|
2022-04-14 23:31:07 -05:00 |
|
dependabot[bot]
|
0393fcd5c4
|
Bump mongoose from 6.2.11 to 6.3.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.11 to 6.3.0.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.11...6.3.0)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 03:01:04 +00:00 |
|
Trevor Buckner
|
784c0ec8f8
|
Merge pull request #2131 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.11
Bump mongoose from 6.2.10 to 6.2.11
|
2022-04-13 23:56:42 -04:00 |
|
Trevor Buckner
|
e86c24943f
|
Merge pull request #2130 from G-Ambatte/userPublicUrlForLinkGen-#2128
User public url for link gen #2128
|
2022-04-13 23:56:26 -04:00 |
|
Trevor Buckner
|
2bc3aaf796
|
Merge pull request #2129 from G-Ambatte/fixMetaTags
Fix meta tags
|
2022-04-13 23:53:56 -04:00 |
|
dependabot[bot]
|
56d3d38cad
|
Bump mongoose from 6.2.10 to 6.2.11
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.10 to 6.2.11.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.10...6.2.11)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-14 03:01:21 +00:00 |
|
G.Ambatte
|
b2bcc9ef95
|
Shift to logical OR operator
(cherry picked from commit 0fb0f4b6b0)
|
2022-04-14 13:59:42 +12:00 |
|
G.Ambatte
|
0fb0f4b6b0
|
Shift to logical OR operator
|
2022-04-14 13:58:51 +12:00 |
|
G.Ambatte
|
a73b3648ae
|
Update editPage links to use publicUrl
|
2022-04-13 19:40:33 +12:00 |
|
G.Ambatte
|
0e25793f0a
|
Add publicUrl to global.config & update template
|
2022-04-13 19:35:51 +12:00 |
|
G.Ambatte
|
3ad6f1d794
|
Switch from nullish coalescing operator to ternary operator to correct unexpected behaviour
Change meta type from website to article based on feedback
|
2022-04-13 17:19:45 +12:00 |
|
G.Ambatte
|
5f734096d6
|
Merge branch 'naturalcrit:master' into master
|
2022-04-13 15:23:37 +12:00 |
|
Trevor Buckner
|
7dbac5d848
|
Merge pull request #2061 from Gazook89/Nodesto-Caps
Add Nodesto font files to 5e, v3
|
2022-04-12 23:04:41 -04:00 |
|