Trevor Buckner
1045867d73
Up version to 3.1.1
2022-06-09 00:26:22 -04:00
Trevor Buckner
0061e44339
3.1.1
2022-06-09 00:11:57 -04:00
Trevor Buckner
29eb2fe39e
Merge pull request #2211 from naturalcrit/FixOverlappingDecorations
...
Fix Overlapping ClassTable Decorations
2022-06-09 00:09:35 -04:00
Trevor Buckner
f9af27b159
Merge pull request #2208 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.6
...
Bump mongoose from 6.3.5 to 6.3.6
2022-06-09 00:05:29 -04:00
Trevor Buckner
86f0abbfd1
Merge pull request #2209 from naturalcrit/dependabot/npm_and_yarn/googleapis-101.0.0
...
Bump googleapis from 100.0.0 to 101.0.0
2022-06-09 00:05:18 -04:00
Trevor Buckner
e2a46c4883
Merge pull request #2210 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.1
...
Bump jest from 28.1.0 to 28.1.1
2022-06-09 00:04:43 -04:00
Trevor Buckner
389bcf1bbd
Use z-index instead of translateZ
2022-06-08 00:44:58 -04:00
dependabot[bot]
b3ccbc183d
Bump jest from 28.1.0 to 28.1.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.0 to 28.1.1.
- [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.1.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 03:02:34 +00:00
dependabot[bot]
362cb4f728
Bump googleapis from 100.0.0 to 101.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 100.0.0 to 101.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v100.0.0...googleapis-v101.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 03:01:43 +00:00
dependabot[bot]
7bc2e5a71e
Bump mongoose from 6.3.5 to 6.3.6
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.5 to 6.3.6.
- [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.5...6.3.6 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 03:00:49 +00:00
Trevor Buckner
b1066a1df5
Merge pull request #2206 from naturalcrit/v3.1.0
...
Up version to 3.1.0
2022-06-06 00:45:12 -04:00
Trevor Buckner
111ade7719
Merge pull request #2205 from naturalcrit/dependabot/npm_and_yarn/eslint-8.17.0
...
Bump eslint from 8.16.0 to 8.17.0
2022-06-06 00:44:59 -04:00
Trevor Buckner
a60b8f9acc
Up version to 3.1.0
2022-06-06 00:44:29 -04:00
Trevor Buckner
8b55e55277
Merge pull request #2162 from G-Ambatte/fixBrewJump
...
Brew & Source Navigation
2022-06-06 00:20:58 -04:00
dependabot[bot]
4b57745275
Bump eslint from 8.16.0 to 8.17.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.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.16.0...v8.17.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-06-06 03:01:42 +00:00
G.Ambatte
4f69b1e7e0
Remove unused toTop function
2022-06-05 11:13:35 +12:00
G.Ambatte
2ac9c190a9
Remove commented out shortcut keys
2022-06-05 11:11:58 +12:00
G.Ambatte
d04df9aeb0
Remove redundant isStyle check
2022-06-05 10:10:59 +12:00
G.Ambatte
6bc5edd33f
Remove unnecessary isMeta check
2022-06-05 10:03:03 +12:00
G.Ambatte
6c8cdffd8f
Fix typo
2022-06-04 19:52:41 +12:00
G.Ambatte
ae6ad1eaff
Prune unnecessary styles
2022-06-04 18:40:05 +12:00
G.Ambatte
ee3c521094
Change throttle options
2022-06-04 18:35:22 +12:00
G.Ambatte
ff2268871d
Throttle brew move function
2022-06-04 17:54:35 +12:00
G.Ambatte
1d0cceda04
Eliminate unnecessary window.frames calls
2022-06-04 17:09:25 +12:00
G.Ambatte
4e8cbf621b
Add brew bounce animation
2022-06-04 16:38:32 +12:00
Trevor Buckner
c9a182f1e2
Add Tooltips to arrow buttons
2022-06-03 15:38:26 -04:00
Trevor Buckner
df41b58441
Smooth scroll editor Panel, and flash target line
2022-06-03 13:32:04 -04:00
Trevor Buckner
bd681dffae
Fix scrollpastend not working
...
Since the `require('codemirror/addon/scroll/scrollpastend.js');` line is inside of an `if()` block, it doesn't get compiled in the same way. We have to specify it in the `libs` array of our build script so our bundler can allow it to be loaded dynamically.
2022-06-02 23:24:41 -04:00
Trevor Buckner
f21d79d4e0
Merge pull request #2200 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.5
...
Bump mongoose from 6.3.4 to 6.3.5
2022-06-02 12:15:34 -04:00
Trevor Buckner
87db57239c
Merge pull request #2199 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.5
...
Bump codemirror from 5.65.4 to 5.65.5
2022-06-02 12:15:25 -04:00
G.Ambatte
0dbe84a91a
Update style
2022-06-02 14:09:41 +12:00
G.Ambatte
e9adc4de82
Highlight target line during moveSource
2022-06-02 13:50:37 +12:00
G.Ambatte
0c0d817cc2
Add scrollPastEnd to CodeMirror
2022-06-02 13:49:27 +12:00
dependabot[bot]
6c307856e1
Bump mongoose from 6.3.4 to 6.3.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.4 to 6.3.5.
- [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.4...6.3.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 03:01:45 +00:00
dependabot[bot]
24248c2dc6
Bump codemirror from 5.65.4 to 5.65.5
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.4 to 5.65.5.
- [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.4...5.65.5 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-31 03:01:02 +00:00
Trevor Buckner
fe374f7de0
Merge pull request #2187 from naturalcrit/dependabot/npm_and_yarn/eslint-8.16.0
...
Bump eslint from 8.15.0 to 8.16.0
2022-05-29 11:59:22 -04:00
Trevor Buckner
3e9ecc2b34
Merge pull request #2194 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.2
...
Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2
2022-05-29 11:59:09 -04:00
dependabot[bot]
bce9cc2586
Bump eslint from 8.15.0 to 8.16.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.15.0 to 8.16.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.15.0...v8.16.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-05-29 15:58:06 +00:00
dependabot[bot]
7de747b264
Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.0 to 7.18.2.
- [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.18.2/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-05-29 15:58:02 +00:00
Trevor Buckner
d14466f1d3
Merge pull request #2193 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.2
...
Bump @babel/core from 7.18.0 to 7.18.2
2022-05-29 11:57:24 -04:00
Trevor Buckner
97a0a17149
Merge pull request #2192 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.2
...
Bump @babel/preset-env from 7.18.0 to 7.18.2
2022-05-29 11:57:15 -04:00
G.Ambatte
bb1fba27c2
Set a default userSetDividerPos
2022-05-29 16:26:30 +12:00
G.Ambatte
eff2ec20b2
Fall back to current divider position on resizing
2022-05-29 16:19:58 +12:00
G.Ambatte
4cc3dd93e2
Move state change to handleViewChange
2022-05-29 16:16:48 +12:00
G.Ambatte
ab8dd8ae76
Merge branch 'master' into fixBrewJump
2022-05-29 16:00:41 +12:00
G.Ambatte
08db2e8492
Hide divider arrows when not required
2022-05-29 15:49:37 +12:00
G.Ambatte
7b2486e411
Use RegEx for text.split
2022-05-29 15:31:57 +12:00
G.Ambatte
03bcbee1fc
Apply suggested regex
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-29 15:27:02 +12:00
G.Ambatte
4e5daf583a
Remove from snippet bar
2022-05-29 15:24:02 +12:00
G.Ambatte
eca39369de
Initial pass at split pane button functionality
2022-05-29 15:18:35 +12:00
Trevor Buckner
69ea9a8f94
Merge pull request #2197 from naturalcrit/FixPublishedPropNotFetched
...
Fetch `published` prop for brew on user page
2022-05-28 22:59:10 -04:00
Trevor Buckner
7eaec80d96
Fetch published prop for brew on user page
2022-05-28 22:57:31 -04:00
G.Ambatte
3ccd1ebb7b
Merge branch 'master' into fixBrewJump
2022-05-29 14:17:11 +12:00
G.Ambatte
db5e4fc36c
Fix button position with default divider position
2022-05-29 13:49:08 +12:00
G.Ambatte
160cfcce4d
Change for line consistency when moving to page 1
2022-05-29 13:48:36 +12:00
Trevor Buckner
ca8bd448a2
Merge pull request #2196 from naturalcrit/Remove-Duplicate-Column-Break-for-Chrome-102
...
Remove `break-before: column`
2022-05-27 21:22:40 -04:00
Trevor Buckner
fdaf56b91a
Remove break-before: column
2022-05-27 21:19:16 -04:00
dependabot[bot]
53367579f4
Bump @babel/core from 7.18.0 to 7.18.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.0 to 7.18.2.
- [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.18.2/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-05-26 03:33:29 +00:00
dependabot[bot]
9ebe5fa989
Bump @babel/preset-env from 7.18.0 to 7.18.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.0 to 7.18.2.
- [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.18.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 03:32:33 +00:00
G.Ambatte
3f852ccff3
Merge branch 'master' into fixBrewJump
2022-05-23 07:59:06 +12:00
Trevor Buckner
46853a121c
Merge pull request #2183 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.0
...
Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0
2022-05-21 18:15:41 -04:00
Trevor Buckner
757ba04d67
Merge pull request #2186 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.4
...
Bump codemirror from 5.65.3 to 5.65.4
2022-05-21 18:15:33 -04:00
dependabot[bot]
fb40817826
Bump codemirror from 5.65.3 to 5.65.4
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.3 to 5.65.4.
- [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.3...5.65.4 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 20:46:15 +00:00
dependabot[bot]
7ca6d362f3
Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.12 to 7.18.0.
- [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.18.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 20:45:04 +00:00
Trevor Buckner
7e124641e7
Merge pull request #2184 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.0
...
Bump @babel/preset-env from 7.17.12 to 7.18.0
2022-05-20 16:43:33 -04:00
Trevor Buckner
d68c306c95
Merge pull request #2182 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.4
...
Bump mongoose from 6.3.3 to 6.3.4
2022-05-20 16:43:15 -04:00
Trevor Buckner
2e5cfaea1f
Merge pull request #2181 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.0
...
Bump @babel/core from 7.17.12 to 7.18.0
2022-05-20 16:43:07 -04:00
dependabot[bot]
87c9650f17
Bump @babel/preset-env from 7.17.12 to 7.18.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.12 to 7.18.0.
- [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.18.0/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-05-20 03:02:11 +00:00
dependabot[bot]
fbf02c3393
Bump mongoose from 6.3.3 to 6.3.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.3 to 6.3.4.
- [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.3...6.3.4 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 03:01:26 +00:00
dependabot[bot]
f5ca950b0b
Bump @babel/core from 7.17.12 to 7.18.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.12 to 7.18.0.
- [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.18.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 03:01:10 +00:00
Trevor Buckner
aea9b55a01
Merge pull request #2179 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.30.0
...
Bump eslint-plugin-react from 7.29.4 to 7.30.0
2022-05-19 11:06:20 -04:00
dependabot[bot]
dc8c1c359d
Bump eslint-plugin-react from 7.29.4 to 7.30.0
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.29.4 to 7.30.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-19 03:01:14 +00:00
Trevor Buckner
c1d8c8f341
Merge pull request #2176 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.17.12
...
Bump @babel/preset-env from 7.17.10 to 7.17.12
2022-05-18 16:28:47 -04:00
Trevor Buckner
ec07feee80
Merge pull request #2178 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.16
...
Bump marked from 4.0.14 to 4.0.16
2022-05-18 16:28:37 -04:00
dependabot[bot]
52835a5bbd
Bump @babel/preset-env from 7.17.10 to 7.17.12
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.17.10 to 7.17.12.
- [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.12/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 20:20:22 +00:00
Trevor Buckner
18d5d96ddb
Merge pull request #2174 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.12
...
Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12
2022-05-18 16:18:55 -04:00
dependabot[bot]
1323a433d2
Bump marked from 4.0.14 to 4.0.16
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.14 to 4.0.16.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.0.16 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 20:18:02 +00:00
Trevor Buckner
4aad03074c
Merge pull request #2177 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.7
...
Bump express-static-gzip from 2.1.5 to 2.1.7
2022-05-18 16:17:57 -04:00
dependabot[bot]
cadf0efbd8
Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.17.10 to 7.17.12.
- [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.12/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-05-18 20:17:38 +00:00
Trevor Buckner
53e7c78141
Merge pull request #2173 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.17.12
...
Bump @babel/preset-react from 7.16.7 to 7.17.12
2022-05-18 16:16:23 -04:00
Trevor Buckner
57687c83e6
Merge pull request #2172 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.12
...
Bump @babel/core from 7.17.10 to 7.17.12
2022-05-18 16:16:14 -04:00
Trevor Buckner
d7fb137263
Merge pull request #2170 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.3
...
Bump mongoose from 6.3.1 to 6.3.3
2022-05-18 16:16:06 -04:00
Trevor Buckner
2493442e3f
Merge pull request #2168 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.0
...
Bump jest from 28.0.3 to 28.1.0
2022-05-18 16:15:56 -04:00
dependabot[bot]
353a438849
Bump jest from 28.0.3 to 28.1.0
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.0.3 to 28.1.0.
- [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.1.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 16:24:25 +00:00
dependabot[bot]
37a4d8edca
Bump mongoose from 6.3.1 to 6.3.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.1 to 6.3.3.
- [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.1...6.3.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 16:22:58 +00:00
Trevor Buckner
79dff10240
Merge pull request #2167 from naturalcrit/dependabot/npm_and_yarn/eslint-8.15.0
...
Bump eslint from 8.14.0 to 8.15.0
2022-05-18 12:22:01 -04:00
Trevor Buckner
d7c62b2d38
Merge pull request #2165 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.3.4
...
Bump nanoid from 3.3.3 to 3.3.4
2022-05-18 12:20:48 -04:00
dependabot[bot]
5f073932ec
Bump express-static-gzip from 2.1.5 to 2.1.7
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.5...v2.1.7 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-18 03:00:43 +00:00
dependabot[bot]
63d0d9447f
Bump @babel/preset-react from 7.16.7 to 7.17.12
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.16.7 to 7.17.12.
- [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.12/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-17 03:01:18 +00:00
dependabot[bot]
fbd772ecef
Bump @babel/core from 7.17.10 to 7.17.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.10 to 7.17.12.
- [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.12/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-05-17 03:00:48 +00:00
G.Ambatte
80fa48e592
Remove redundant variable
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-11 15:48:03 +12:00
G.Ambatte
9f7ee39b09
Use BoundingRect.bottom to determine page
2022-05-11 10:46:49 +12:00
G.Ambatte
412ac5f331
Change to getBoundingClientRect().bottom
2022-05-09 23:39:04 +12:00
G.Ambatte
7c0e702ead
Remove a loop from sourceJump
2022-05-09 23:20:16 +12:00
G.Ambatte
02c8bf7292
Change to smooth scrolling from auto
2022-05-09 22:21:00 +12:00
G.Ambatte
b26ff9eb00
Shift to getBoundingClientRect().height
2022-05-09 22:20:35 +12:00
G.Ambatte
be0b1abe41
Adjust \page check for renderer
2022-05-09 20:57:43 +12:00
G.Ambatte
3c36b7f328
Limit Style tab source jumping
2022-05-09 20:23:39 +12:00
G.Ambatte
3d9704a392
Fix typo
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-09 19:47:04 +12:00
dependabot[bot]
d798cb1407
Bump eslint from 8.14.0 to 8.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.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.14.0...v8.15.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-05-09 03:08:22 +00:00
dependabot[bot]
ac6af3cbcc
Bump nanoid from 3.3.3 to 3.3.4
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.3 to 3.3.4.
- [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.3...3.3.4 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-04 03:00:53 +00:00
G.Ambatte
e84f68aa15
Minor styling adjustments
2022-05-04 07:54:15 +12:00
G.Ambatte
af3a403971
Add moveBrew and moveSource function calls
2022-05-03 22:33:05 +12:00
G.Ambatte
7034f1d2d5
Add sourceJump function
2022-05-03 22:32:30 +12:00
G.Ambatte
a56601196d
Add divider buttons
2022-05-03 17:24:58 +12:00
G.Ambatte
451f06ca74
Fix getCurrentPage
2022-05-03 17:24:37 +12:00
G.Ambatte
f202e45e49
Shift to [].includes
2022-05-03 13:48:19 +12:00
G.Ambatte
010309b04f
Add toTop button to SnippetBar
2022-05-03 13:36:27 +12:00
G.Ambatte
f6db66b28c
Add brewJump and sourceJump functions
2022-05-03 13:36:03 +12:00
G.Ambatte
cde611eed5
Add ID to iFrame
2022-05-03 11:50:04 +12: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
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
Trevor Buckner
eac4d4ed94
Merge pull request #2052 from G-Ambatte/addLocalLogin-#269
...
[LOCAL ONLY] Add passwordless login
2022-04-12 23:04:08 -04:00
G.Ambatte
de977b3b94
Make local login route conditional and rename
2022-04-13 14:49:16 +12:00
G.Ambatte
3787cdf11c
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:39:27 +12:00
G.Ambatte
84bc3d0be2
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:37:11 +12:00
G.Ambatte
6fdd415fcb
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:37:06 +12:00
G.Ambatte
0999125678
Update client/homebrew/navbar/account.navitem.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:30:49 +12:00
G.Ambatte
ad8d5bd8a0
Merge branch 'master' into addLocalLogin-#269
2022-04-13 14:30:02 +12:00
G.Ambatte
5d3fe719b3
Remove errant semicolon
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:26:25 +12:00
Trevor Buckner
b11fe0e760
Merge pull request #2080 from G-Ambatte/addMetadata-#820
...
Add social metadata tags
2022-04-12 22:23:02 -04:00
G.Ambatte
85312859d2
Change props.publicUrl fallback behavior
2022-04-13 14:15:26 +12:00
G.Ambatte
f8086a098b
Add publicUrl to default.json
2022-04-13 14:14:09 +12:00
G.Ambatte
811d1347ea
Reduce calls to config.get
2022-04-13 12:57:04 +12:00
G.Ambatte
1bdd08f878
Shift JWT generation to app.js
2022-04-13 12:40:16 +12:00
G.Ambatte
0023e87d54
Whitespace fix
2022-04-13 12:37:50 +12:00
G.Ambatte
42878ea99d
Merge branch 'master' into addMetadata-#820
2022-04-13 09:13:37 +12:00
G.Ambatte
16ae32b881
Move default URL check to app.js
2022-04-13 09:12:48 +12:00
G.Ambatte
f3ee95f9db
Update client/template.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 08:24:33 +12:00
G.Ambatte
af950159e0
Update client/template.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 08:24:25 +12:00
G.Ambatte
46eaad1226
Update client/template.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 08:24:19 +12:00
G.Ambatte
4600624edf
Merge branch 'naturalcrit:master' into master
2022-04-13 08:20:57 +12:00
Trevor Buckner
daa0832740
Merge pull request #2125 from naturalcrit/dependabot/npm_and_yarn/nconf-0.11.4
...
Bump nconf from 0.11.3 to 0.11.4
2022-04-11 14:23:08 -04:00
Trevor Buckner
c9353c06da
Merge pull request #2126 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.14
...
Bump marked from 4.0.12 to 4.0.14
2022-04-11 14:22:57 -04:00
Trevor Buckner
2a88d143fd
Merge pull request #2124 from naturalcrit/dependabot/npm_and_yarn/eslint-8.13.0
...
Bump eslint from 8.12.0 to 8.13.0
2022-04-11 14:22:46 -04:00
dependabot[bot]
153802cd5b
Bump marked from 4.0.12 to 4.0.14
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.12 to 4.0.14.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.0.14 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 03:01:28 +00:00
dependabot[bot]
b0b39e638a
Bump nconf from 0.11.3 to 0.11.4
...
Bumps [nconf](https://github.com/flatiron/nconf ) from 0.11.3 to 0.11.4.
- [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.3...v0.11.4 )
---
updated-dependencies:
- dependency-name: nconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 03:01:16 +00:00
dependabot[bot]
39e5f4aaf4
Bump eslint from 8.12.0 to 8.13.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.13.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.12.0...v8.13.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-11 03:00:58 +00:00
Trevor Buckner
2860b8d50a
Merge pull request #2120 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.9
...
Bump @babel/core from 7.17.8 to 7.17.9
2022-04-07 09:04:36 -04:00
Trevor Buckner
a9b2e098ac
Merge pull request #2118 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.10
...
Bump mongoose from 6.2.9 to 6.2.10
2022-04-07 09:04:28 -04:00
dependabot[bot]
394171ebb7
Bump @babel/core from 7.17.8 to 7.17.9
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.8 to 7.17.9.
- [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.9/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-07 03:01:31 +00:00
Trevor Buckner
0a05f37774
Merge pull request #2119 from jeddai/google-transfer-api
...
fix deletion request
2022-04-06 12:18:04 -04:00
Charlie Humphreys
9f69763572
fix deletion request
2022-04-06 11:14:34 -05:00
dependabot[bot]
9565f1d0ba
Bump mongoose from 6.2.9 to 6.2.10
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.9 to 6.2.10.
- [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.9...6.2.10 )
---
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-05 03:01:28 +00:00
Trevor Buckner
172d2a8bd6
Fixed font spacings/corrupted outlines
2022-04-04 15:47:30 -04:00
Trevor Buckner
c70857af6f
Merge pull request #2117 from naturalcrit/dependabot/npm_and_yarn/moment-2.29.2
...
Bump moment from 2.29.1 to 2.29.2
2022-04-04 04:17:03 -04:00
Trevor Buckner
a98b23411c
Merge pull request #2116 from naturalcrit/dependabot/npm_and_yarn/body-parser-1.20.0
...
Bump body-parser from 1.19.2 to 1.20.0
2022-04-04 04:16:34 -04:00
dependabot[bot]
a734a7da25
Bump moment from 2.29.1 to 2.29.2
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
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-04 03:00:50 +00:00
dependabot[bot]
6672ec0149
Bump body-parser from 1.19.2 to 1.20.0
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.0 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 03:00:40 +00:00
G.Ambatte
6c7eb339f4
Revert "Initial pass at redirecting / to a landing page"
...
This reverts commit 468ccd748d .
2022-04-02 10:11:59 +13:00
G.Ambatte
468ccd748d
Initial pass at redirecting / to a landing page
2022-04-02 10:10:40 +13:00
Trevor Buckner
613b9c4405
Merge pull request #2101 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.3.2
...
Bump nanoid from 3.3.1 to 3.3.2
2022-03-31 23:09:59 -04:00
Trevor Buckner
6318b1f84c
Merge pull request #2115 from naturalcrit/dependabot/npm_and_yarn/googleapis-100.0.0
...
Bump googleapis from 99.0.0 to 100.0.0
2022-03-31 23:09:44 -04:00
dependabot[bot]
8800808925
Bump googleapis from 99.0.0 to 100.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 99.0.0 to 100.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v99.0.0...googleapis-v100.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 03:01:36 +00:00
Trevor Buckner
12670d4d9b
Merge pull request #2090 from G-Ambatte/addQueryToUserPageUrl
...
Add UserPage filtering to/from URL
2022-03-31 22:24:48 -04:00
Trevor Buckner
41c0b7fef9
Formatting
2022-03-31 22:21:58 -04:00
dependabot[bot]
9a4c7da375
Bump nanoid from 3.3.1 to 3.3.2
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.1 to 3.3.2.
- [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.1...3.3.2 )
---
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-01 01:43:02 +00:00
Trevor Buckner
34b4556e5c
Merge pull request #2088 from naturalcrit/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-03-31 21:42:47 -04:00
Trevor Buckner
bb935f4727
Merge pull request #2097 from naturalcrit/dependabot/npm_and_yarn/ansi-regex-4.1.1
...
Bump ansi-regex from 4.1.0 to 4.1.1
2022-03-31 21:42:35 -04:00
Trevor Buckner
2719bb8280
Merge pull request #2096 from naturalcrit/dependabot/npm_and_yarn/eslint-8.12.0
...
Bump eslint from 8.11.0 to 8.12.0
2022-03-31 21:42:17 -04:00
Trevor Buckner
ebfb0d8fcf
Merge pull request #2098 from naturalcrit/dependabot/npm_and_yarn/googleapis-99.0.0
...
Bump googleapis from 98.0.0 to 99.0.0
2022-03-31 21:42:03 -04:00
Trevor Buckner
8a0d74d323
Merge pull request #2102 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.9
...
Bump mongoose from 6.2.8 to 6.2.9
2022-03-31 21:41:48 -04:00
Trevor Buckner
84d0010702
Merge pull request #2111 from jeddai/logout-fix
...
update logout logic
2022-03-30 12:58:04 -04:00
Charlie Humphreys
e610c12b2a
update logout logic
2022-03-30 10:24:25 -05:00
Trevor Buckner
eeef9dcc1b
Merge pull request #2105 from jeddai/add-async-handler
...
add asyncHandler to async methods in routes
2022-03-29 16:43:00 -04:00
Charlie Humphreys
c17db043ba
remove extra slash in regex
2022-03-29 11:54:15 -05:00
Charlie Humphreys
89dbd19556
update response handling for saving google brews
2022-03-29 11:46:50 -05:00
Charlie Humphreys
e9cf7be488
add asyncHandler to async methods in routes
2022-03-28 20:43:45 -05:00
dependabot[bot]
48c05081a4
Bump mongoose from 6.2.8 to 6.2.9
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.8 to 6.2.9.
- [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.8...6.2.9 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 17:37:06 +00:00
Trevor Buckner
36fcce7f1e
Merge pull request #2100 from naturalcrit/v3.0.8
...
Update version to v3.0.8
2022-03-28 13:35:20 -04:00
Trevor Buckner
6c85d0f35a
Update version to v3.0.8
2022-03-27 23:16:37 -04:00
Trevor Buckner
331fcf0714
Merge pull request #2085 from Gazook89/Drop-Cap-Snippet-Update
...
Unset `:first-line` small-caps rule with *Remove Drop Cap* snippet
2022-03-27 01:14:07 -04:00
Trevor Buckner
0ec9e8932e
Merge pull request #2089 from jeddai/google-transfer-api
...
Update app to use a single endpoint for google and non-google stored brews
2022-03-27 00:54:28 -04:00
Trevor Buckner
67eb7fdbd4
Merge branch 'master' into pr/2089
2022-03-27 00:41:50 -04:00
G.Ambatte
c0b2fb8ed9
Merge branch 'master' into addLocalLogin-#269
2022-03-27 17:15:41 +13:00
G.Ambatte
c8f6dea1e1
Conflict fix for homebrew.jsx
2022-03-27 17:12:15 +13:00
G.Ambatte
a0a02f5375
Merge branch 'master' into addLocalLogin-#269
2022-03-27 17:09:13 +13:00
Trevor Buckner
a1e7da8d84
Merge pull request #2091 from G-Ambatte/fixComponentWillMount
...
Remove calls to deprecated `componentWillMount`
2022-03-26 23:49:36 -04:00
dependabot[bot]
396a49a16d
Bump googleapis from 98.0.0 to 99.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 98.0.0 to 99.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v98.0.0...googleapis-v99.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-27 03:47:37 +00:00
dependabot[bot]
3628fb690a
Bump ansi-regex from 4.1.0 to 4.1.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-27 03:46:44 +00:00
dependabot[bot]
58428fbcc2
Bump eslint from 8.11.0 to 8.12.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.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.11.0...v8.12.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-03-27 03:46:44 +00:00
Trevor Buckner
f53b0ec9af
Merge pull request #2094 from G-Ambatte/experimentalCircleCIConfig
...
Increase test time out and update CircleCI testing configuration
2022-03-26 23:46:08 -04:00
G.Ambatte
b6933406ed
Remove test timeout increase
2022-03-26 21:27:48 +13:00
G.Ambatte
57d0e8eea3
Test standard Docker MongoDB image
2022-03-26 21:13:06 +13:00
G.Ambatte
7403ef60c1
Increase test timeout via Jest config
2022-03-26 20:56:04 +13:00
G.Ambatte
42ee461f56
Remove commented out delay
2022-03-26 20:55:50 +13:00
G.Ambatte
47a4c8829c
Move publicUrl to local.conf from default.conf
2022-03-25 17:40:53 +13:00
G.Ambatte
4b6fb9f595
Add publicUrl as configuration item
2022-03-25 17:05:35 +13:00
G.Ambatte
77e8952e8a
Shift componentWillMount call to getInitialState
2022-03-25 16:40:41 +13:00
G.Ambatte
2be365c839
Shift global declarations to componentDidMount
2022-03-25 16:12:33 +13:00
G.Ambatte
c0c08b3354
Fix new Node image location
2022-03-25 15:08:37 +13:00
G.Ambatte
b0d8462a60
Remove MongoDB from testing, update Node image
2022-03-25 15:06:26 +13:00
G.Ambatte
f246c96b28
Remove 10s delay for diagnostics
2022-03-25 15:00:33 +13:00
G.Ambatte
aa7b3d985f
Move test setup to BEFORE delay
2022-03-25 14:50:30 +13:00
G.Ambatte
5ed6e9842c
Add 10s delay to route test start
2022-03-25 14:39:14 +13:00
G.Ambatte
eaf8b02aa9
Update circleCi config to use new tests
2022-03-25 14:38:50 +13:00
G.Ambatte
7aa0aed7c9
Add individual tests to package.json
2022-03-25 14:38:19 +13:00
G.Ambatte
17dd738ac1
Shift to history.replaceState
2022-03-25 12:23:01 +13:00
G.Ambatte
32a5e71015
Change verbiage of filter placeholder text
2022-03-25 11:28:30 +13:00
G.Ambatte
1c641e3aff
Initial pass at UserPage filtering to/from URL
2022-03-25 11:20:16 +13:00
Charlie Humphreys
562ba42b1b
add the transfer if statement back in after erroneously removing it
2022-03-24 13:50:26 -05:00
Charlie Humphreys
c081234021
update package-lock.json
2022-03-24 13:47:57 -05:00
Charlie Humphreys
bba0208361
update based on feedback
2022-03-24 13:46:23 -05:00
Charlie Humphreys
b19efcebb9
update package-lock.json
2022-03-24 08:18:24 -05:00
Charlie Humphreys
4d6ce6b917
Merge branch 'master' into google-transfer-api
...
# Conflicts:
# package-lock.json
2022-03-24 08:17:56 -05:00
Charlie Humphreys
92d8027640
update app to use a single endpoint for google and non-google stored brews
2022-03-24 08:13:34 -05:00
dependabot[bot]
9c511a6c64
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 04:22:56 +00:00
Trevor Buckner
c9935fa45c
Merge pull request #2087 from naturalcrit/dependabot/npm_and_yarn/googleapis-98.0.0
...
Bump googleapis from 97.0.0 to 98.0.0
2022-03-24 00:08:23 -04:00
dependabot[bot]
a140deae54
Bump googleapis from 97.0.0 to 98.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 97.0.0 to 98.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v97.0.0...googleapis-v98.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 03:03:48 +00:00
Trevor Buckner
9e5cc57441
Merge pull request #2055 from G-Ambatte/addDividerResetOnWindowResize-#2053
...
Add divider reset on window resize #2053
2022-03-23 21:08:18 -04:00
Trevor Buckner
8bab346cbb
Change var names, simplify resize logic, limit on page refresh
2022-03-23 16:21:37 -04:00
Trevor Buckner
0a52cafefe
Merge pull request #2050 from lucastucious/Fix-#1749---ToC-linking-in-pdf
...
Fix #1749 - ToC linking in pdf
2022-03-23 12:48:45 -04:00
Trevor Buckner
83b3fdff21
Merge pull request #2084 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.8
...
Bump @babel/core from 7.17.7 to 7.17.8
2022-03-23 12:47:45 -04:00
Trevor Buckner
97dfbe9e35
Merge pull request #2086 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.8
...
Bump mongoose from 6.2.7 to 6.2.8
2022-03-23 12:46:07 -04:00
dependabot[bot]
e4e6b5426e
Bump mongoose from 6.2.7 to 6.2.8
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.7 to 6.2.8.
- [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.7...6.2.8 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 03:01:23 +00:00
Gazook89
58815a3910
add descriptive css comment
2022-03-21 22:09:45 -05:00
Gazook89
b17f173e03
Unset :first-line small-caps rule with drop-cap
2022-03-21 22:02:44 -05:00
G.Ambatte
9535fea964
Revert change to verbose
2022-03-22 12:03:26 +13:00
G.Ambatte
4134e43f6e
Change test to verbose mode
2022-03-22 11:58:19 +13:00
G.Ambatte
274b3bcb7e
Add parallelism parameter
2022-03-22 11:34:32 +13:00
G.Ambatte
8800397ba4
Working directory changes
2022-03-22 11:31:26 +13:00
G.Ambatte
0a90218d2a
Fix for missing package.json
2022-03-22 11:27:08 +13:00
G.Ambatte
06598e0665
Fix typo
2022-03-22 11:21:51 +13:00
G.Ambatte
03e5d86b73
Add NPM settings
2022-03-22 11:20:49 +13:00
G.Ambatte
8533240407
Add executor to config
2022-03-22 11:18:59 +13:00
G.Ambatte
2753005386
Add orb to CircleCI config
2022-03-22 11:16:16 +13:00
G.Ambatte
9178d061ff
Fix config
2022-03-22 11:14:41 +13:00
G.Ambatte
934c77cee9
Test CircleCI config changes
2022-03-22 11:12:52 +13:00
G.Ambatte
0d8ad50e2a
Increase home page test timeout (5s -> 30s)
2022-03-22 10:53:33 +13:00
G.Ambatte
2ec2239124
Merge branch 'master' into addDividerResetOnWindowResize-#2053
2022-03-22 10:31:03 +13:00
G.Ambatte
257262e3cc
Allow divider to grow back to original position
2022-03-22 10:26:29 +13:00
G.Ambatte
57c5f28938
Merge branch 'master' into addLocalLogin-#269
2022-03-22 09:39:41 +13:00
dependabot[bot]
e85975308f
Bump @babel/core from 7.17.7 to 7.17.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [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.8/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-03-21 03:02:20 +00:00
Trevor Buckner
323ccf3b25
Merge pull request #2082 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.7
...
Bump mongoose from 6.2.6 to 6.2.7
2022-03-17 13:35:15 -04:00
dependabot[bot]
be892516d5
Bump mongoose from 6.2.6 to 6.2.7
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.6 to 6.2.7.
- [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.6...6.2.7 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 03:01:21 +00:00
LUCASTUCIOUS
a6e956472f
Fix #1749 - ToC linking in pdf
2022-03-16 11:45:44 +01:00
Trevor Buckner
392ce35efa
Merge pull request #2079 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.7
...
Bump @babel/core from 7.17.5 to 7.17.7
2022-03-15 21:41:00 -04:00
G.Ambatte
a11e93ef54
Initial pass at social metadata tags
2022-03-15 18:47:46 +13:00
Trevor Buckner
a163e611be
Fix Bold Font outlines (union multi-path characters)
2022-03-14 22:23:34 -04:00
dependabot[bot]
ef35991a8c
Bump @babel/core from 7.17.5 to 7.17.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.5 to 7.17.7.
- [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.7/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-03-15 01:26:44 +00:00
Trevor Buckner
1c2992c887
Merge pull request #2073 from naturalcrit/dependabot/npm_and_yarn/eslint-8.11.0
...
Bump eslint from 8.10.0 to 8.11.0
2022-03-14 21:25:46 -04:00
Trevor Buckner
1eaeebf2fe
Merge pull request #2078 from naturalcrit/dependabot/npm_and_yarn/googleapis-97.0.0
...
Bump googleapis from 96.0.0 to 97.0.0
2022-03-14 21:25:37 -04:00
Trevor Buckner
ffc027a309
Merge pull request #2072 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.6
...
Bump mongoose from 6.2.5 to 6.2.6
2022-03-14 21:25:25 -04:00
dependabot[bot]
6821d84f9b
Bump eslint from 8.10.0 to 8.11.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.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.10.0...v8.11.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-03-15 01:03:42 +00:00
dependabot[bot]
dcb25d8a40
Bump googleapis from 96.0.0 to 97.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 96.0.0 to 97.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v96.0.0...googleapis-v97.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 01:03:29 +00:00
Trevor Buckner
2f20eeb016
Merge pull request #2074 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.29.4
...
Bump eslint-plugin-react from 7.29.3 to 7.29.4
2022-03-14 21:02:55 -04:00
dependabot[bot]
98e40e2b49
Bump eslint-plugin-react from 7.29.3 to 7.29.4
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 03:02:12 +00:00
dependabot[bot]
2d10394690
Bump mongoose from 6.2.5 to 6.2.6
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.5 to 6.2.6.
- [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.5...6.2.6 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 03:01:17 +00:00
Trevor Buckner
222ad3e73e
Fixed font files.
2022-03-13 03:32:05 -04:00
Trevor Buckner
ebe76aacf3
Merge pull request #2062 from Gazook89/Remove-Reddit-Post-Issue-Title
...
Remove post title when opening issue on Reddit; add leading questions
2022-03-13 01:52:49 -05:00
Trevor Buckner
b144f0c1d7
Bold text
2022-03-13 01:51:24 -05:00
Trevor Buckner
8ec8b2c66d
Merge pull request #2063 from Gazook89/Fix-classTable-Decoration
...
Set `.classTable.decoration` to display below text
2022-03-13 01:44:40 -05:00
Trevor Buckner
5bb5af2b5e
Merge pull request #2064 from Gazook89/Changelog-3.0.6-MacOS-Typo
...
Small change to 3.0.6 changelog for MacOS
2022-03-13 01:41:03 -05:00
Trevor Buckner
2229686057
Merge pull request #2066 from craigelloyd/doc-fixes
...
Fixed typos and some grammar things in README.md
2022-03-13 00:31:54 -05:00
craigelloyd
1a419f7e28
Fixed typos and some grammar things in README.md
2022-03-12 20:09:19 -08:00
Gazook89
b8973d63c0
Small change to search/replace update
...
add correct instruction for MacOS
2022-03-10 22:20:43 -06:00
Gazook89
b1932dc8e4
Utilize dedent in URL paremeters
2022-03-10 22:08:19 -06:00
Gazook89
de54bd4817
add z-index and position to .decoration
2022-03-10 21:56:49 -06:00
Gazook89
424bc9fa6e
remove post title. add post text
2022-03-10 21:42:00 -06:00
Gazook89
5d5d0633ab
Add Nodesto font files to 5e, v3. Update fonts.less
2022-03-10 21:12:20 -06:00
Trevor Buckner
9282bdc09d
Merge pull request #2056 from G-Ambatte/addDividerResetOnLogout-#2054
...
Reset divider position on log out
2022-03-10 19:46:51 -05:00
Trevor Buckner
2cb34c6535
Merge pull request #2060 from naturalcrit/dependabot/npm_and_yarn/googleapis-96.0.0
...
Bump googleapis from 95.0.0 to 96.0.0
2022-03-10 19:45:42 -05:00
Trevor Buckner
5329f21896
Merge pull request #2059 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.5
...
Bump mongoose from 6.2.4 to 6.2.5
2022-03-10 14:34:45 -05:00
dependabot[bot]
6d73f2eb9f
Bump googleapis from 95.0.0 to 96.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 95.0.0 to 96.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v95.0.0...googleapis-v96.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 03:01:57 +00:00
dependabot[bot]
52a777aae6
Bump mongoose from 6.2.4 to 6.2.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.4 to 6.2.5.
- [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.4...6.2.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 03:01:28 +00:00
G.Ambatte
e44bbae07a
Use percentage based positioning, not reset
2022-03-09 17:55:24 +13:00
G.Ambatte
f8abca6053
Formatting change - space out functions correctly
2022-03-09 16:45:21 +13:00
G.Ambatte
156e697042
Initial pass: reset divider position on log out
2022-03-09 14:17:12 +13:00
G.Ambatte
39d338e5bf
Reset position in local storage on divider reset
2022-03-09 13:19:07 +13:00
G.Ambatte
8fb25646bd
Initial pass: reset pane width on browser resize
2022-03-09 13:13:03 +13:00
G.Ambatte
535291a91a
Add local_environments to configuration files
...
Add `local` parameter to global `config` object to avoid repeating tests
JWT key `secret` only added to global object `config` when local installation detected
2022-03-07 14:14:32 +13:00
G.Ambatte
7c2663fa56
Add passwordless login for local installs
2022-03-07 13:26:54 +13:00
Trevor Buckner
04cd53397a
Merge pull request #2051 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.29.3
...
Bump eslint-plugin-react from 7.29.2 to 7.29.3
2022-03-04 22:49:39 -05:00
dependabot[bot]
c16588578b
Bump eslint-plugin-react from 7.29.2 to 7.29.3
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.29.2 to 7.29.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.2...v7.29.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-04 03:01:08 +00:00
Trevor Buckner
fc000af68c
Merge pull request #2044 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.29.2
...
Bump eslint-plugin-react from 7.28.0 to 7.29.2
2022-03-01 15:02:32 -05:00
dependabot[bot]
b3414b23ce
Bump eslint-plugin-react from 7.28.0 to 7.29.2
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.28.0 to 7.29.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.28.0...v7.29.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 18:11:20 +00:00
Trevor Buckner
3143c4e51c
Merge pull request #2046 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.4
...
Bump mongoose from 6.2.3 to 6.2.4
2022-03-01 13:10:13 -05:00
Trevor Buckner
bf7d43768b
Merge pull request #2045 from naturalcrit/dependabot/npm_and_yarn/eslint-8.10.0
...
Bump eslint from 8.9.0 to 8.10.0
2022-03-01 13:09:55 -05:00
dependabot[bot]
ea5a96f87f
Bump mongoose from 6.2.3 to 6.2.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.3 to 6.2.4.
- [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.3...6.2.4 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 03:01:01 +00:00
dependabot[bot]
50f7dec026
Bump eslint from 8.9.0 to 8.10.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.9.0 to 8.10.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.9.0...v8.10.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-02-28 03:01:33 +00:00
Trevor Buckner
98de9f1d7f
Merge pull request #2042 from naturalcrit/dependabot/npm_and_yarn/fs-extra-10.0.1
...
Bump fs-extra from 10.0.0 to 10.0.1
2022-02-22 23:46:05 -05:00
Trevor Buckner
4dc3d5dcf7
Merge pull request #2041 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.3
...
Bump mongoose from 6.2.2 to 6.2.3
2022-02-22 23:45:54 -05:00
Trevor Buckner
49566756cd
Merge pull request #2040 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.2
...
Bump codemirror from 5.65.1 to 5.65.2
2022-02-22 23:45:42 -05:00
dependabot[bot]
5de89949b3
Bump fs-extra from 10.0.0 to 10.0.1
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 10.0.0 to 10.0.1.
- [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.0...10.0.1 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-23 03:01:22 +00:00
dependabot[bot]
7b49f66ab7
Bump mongoose from 6.2.2 to 6.2.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.2 to 6.2.3.
- [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.2...6.2.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-22 03:01:28 +00:00
dependabot[bot]
412193f1d7
Bump codemirror from 5.65.1 to 5.65.2
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.1 to 5.65.2.
- [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.1...5.65.2 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-22 03:00:55 +00:00
Trevor Buckner
4c52c1b188
Merge pull request #2035 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.5
...
Bump @babel/core from 7.17.4 to 7.17.5
2022-02-18 17:12:54 -05:00
dependabot[bot]
66152c52ca
Bump @babel/core from 7.17.4 to 7.17.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.4 to 7.17.5.
- [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.5/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-02-18 03:00:52 +00:00
Trevor Buckner
ca7b758dd4
Merge pull request #2026 from jeddai/google-service-auth
...
Update Google interactions to prefer the service account where viable
2022-02-16 23:17:25 -05:00
Charlie Humphreys
8ea2780a44
add log line to explain what to do when the service account cannot be found
2022-02-16 22:03:01 -06:00
Trevor Buckner
a679c615ed
Merge pull request #2015 from G-Ambatte/addLogout-#303
...
Add logout button
2022-02-16 22:52:45 -05:00
Charlie Humphreys
7cc7bd4786
update readFileMetadata to be getGoogleBrew
2022-02-16 21:51:14 -06:00
Trevor Buckner
99761f0a93
Merge pull request #2032 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.3.1
...
Bump nanoid from 3.3.0 to 3.3.1
2022-02-16 22:19:14 -05:00
Trevor Buckner
b87f57cd25
Merge pull request #2031 from naturalcrit/dependabot/npm_and_yarn/express-4.17.3
...
Bump express from 4.17.2 to 4.17.3
2022-02-16 22:19:04 -05:00
Trevor Buckner
14ff9aeae5
Merge pull request #2028 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.5
...
Bump express-static-gzip from 2.1.4 to 2.1.5
2022-02-16 22:18:56 -05:00
dependabot[bot]
6ce37db3dc
Bump express from 4.17.2 to 4.17.3
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.2 to 4.17.3.
- [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.2...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 03:17:36 +00:00
dependabot[bot]
90dcbdfd02
Bump nanoid from 3.3.0 to 3.3.1
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.0 to 3.3.1.
- [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.0...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 03:16:56 +00:00
Trevor Buckner
ba7976c5c6
Merge pull request #2030 from naturalcrit/dependabot/npm_and_yarn/body-parser-1.19.2
...
Bump body-parser from 1.19.1 to 1.19.2
2022-02-16 22:16:29 -05:00
Trevor Buckner
6520d3fd76
Merge pull request #2033 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.2
...
Bump mongoose from 6.2.1 to 6.2.2
2022-02-16 22:15:27 -05:00
Trevor Buckner
aafe9724d4
Merge pull request #2027 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.4
...
Bump @babel/core from 7.17.2 to 7.17.4
2022-02-16 22:14:41 -05:00
dependabot[bot]
72207f9222
Bump mongoose from 6.2.1 to 6.2.2
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.1 to 6.2.2.
- [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.1...6.2.2 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 03:01:39 +00:00
dependabot[bot]
f1be8c88f2
Bump body-parser from 1.19.1 to 1.19.2
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.1...1.19.2 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 03:00:44 +00:00
Charlie Humphreys
927345b131
update app, googleActions, and homebrew api based on PR feedback
2022-02-16 16:53:34 -06:00
dependabot[bot]
bb68421474
Bump express-static-gzip from 2.1.4 to 2.1.5
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.4...v2.1.5 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-16 03:01:27 +00:00
dependabot[bot]
7699e1e79a
Bump @babel/core from 7.17.2 to 7.17.4
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.2 to 7.17.4.
- [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.4/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-02-16 03:01:15 +00:00
Charlie Humphreys
59d08a7414
update googleActions and related files to use service-level auth where viable
2022-02-14 22:21:58 -06:00
Trevor Buckner
41c2d2a3d7
Merge pull request #2025 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.3.0
...
Bump nanoid from 3.2.0 to 3.3.0
2022-02-14 23:14:08 -05:00
dependabot[bot]
0c0be58e65
Bump nanoid from 3.2.0 to 3.3.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.2.0 to 3.3.0.
- [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.2.0...3.3.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 03:00:49 +00:00
Trevor Buckner
42afbd3e70
Merge pull request #2024 from naturalcrit/dependabot/npm_and_yarn/path-parse-1.0.7
...
Bump path-parse from 1.0.6 to 1.0.7
2022-02-14 10:00:14 -05:00
dependabot[bot]
da9c0712a8
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-14 14:57:34 +00:00
Trevor Buckner
143d0f294a
Merge pull request #2022 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.4
...
Bump express-static-gzip from 2.1.3 to 2.1.4
2022-02-14 09:57:06 -05:00
Trevor Buckner
e197ab7bc3
Merge pull request #2021 from naturalcrit/dependabot/npm_and_yarn/eslint-8.9.0
...
Bump eslint from 8.8.0 to 8.9.0
2022-02-14 09:56:56 -05:00
dependabot[bot]
d3bb075c47
Bump express-static-gzip from 2.1.3 to 2.1.4
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-14 03:01:20 +00:00
dependabot[bot]
afeb797c78
Bump eslint from 8.8.0 to 8.9.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.8.0 to 8.9.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.8.0...v8.9.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-02-14 03:00:58 +00:00
Trevor Buckner
9ab14a9fd8
Merge pull request #2018 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.2
...
Bump @babel/core from 7.17.0 to 7.17.2
2022-02-09 08:34:39 -05:00
Trevor Buckner
55a5546f25
Merge pull request #2017 from naturalcrit/dependabot/npm_and_yarn/jest-27.5.1
...
Bump jest from 27.5.0 to 27.5.1
2022-02-09 08:34:30 -05:00
dependabot[bot]
938f0a028b
Bump @babel/core from 7.17.0 to 7.17.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.0 to 7.17.2.
- [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.2/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-02-09 03:01:54 +00:00
dependabot[bot]
c2b9a19c12
Bump jest from 27.5.0 to 27.5.1
...
Bumps [jest](https://github.com/facebook/jest ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 03:01:42 +00:00
Trevor Buckner
29c32f03ae
Merge pull request #2013 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.1
...
Bump mongoose from 6.2.0 to 6.2.1
2022-02-08 11:08:30 -05:00
Trevor Buckner
950e03e321
Merge pull request #2014 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.3
...
Bump express-static-gzip from 2.1.2 to 2.1.3
2022-02-08 11:08:21 -05:00
G.Ambatte
a1876f16da
Change icon for Brews page
2022-02-08 18:19:17 +13:00
G.Ambatte
c4b0dd5aa6
Initial pass of Account dropdown + LogOut
2022-02-08 18:05:02 +13:00
dependabot[bot]
fa60258edc
Bump express-static-gzip from 2.1.2 to 2.1.3
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 03:00:59 +00:00
dependabot[bot]
6846d5c6f0
Bump mongoose from 6.2.0 to 6.2.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.0 to 6.2.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.2.0...6.2.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-02-08 03:00:44 +00:00
Trevor Buckner
30867960ce
Merge pull request #2007 from naturalcrit/TweakUserpageBrewItemStyle
...
Make brewItems stand out a bit.
2022-02-07 12:43:08 -05:00
Trevor Buckner
ee201ae6d8
Merge pull request #2011 from naturalcrit/dependabot/npm_and_yarn/query-string-7.1.1
...
Bump query-string from 7.1.0 to 7.1.1
2022-02-06 23:19:40 -05:00
Trevor Buckner
6e5b4ca6e0
Merge pull request #2010 from naturalcrit/dependabot/npm_and_yarn/jest-27.5.0
...
Bump jest from 27.4.7 to 27.5.0
2022-02-06 23:19:25 -05:00
Trevor Buckner
cbc3c36dc3
Merge pull request #2009 from naturalcrit/dependabot/npm_and_yarn/googleapis-95.0.0
...
Bump googleapis from 94.0.0 to 95.0.0
2022-02-06 23:19:15 -05:00
Trevor Buckner
9675b1cf0b
Merge pull request #2008 from naturalcrit/dependabot/npm_and_yarn/express-static-gzip-2.1.2
...
Bump express-static-gzip from 2.1.1 to 2.1.2
2022-02-06 23:19:03 -05:00
dependabot[bot]
31967428ca
Bump query-string from 7.1.0 to 7.1.1
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 03:02:31 +00:00
dependabot[bot]
9f60fe49ab
Bump jest from 27.4.7 to 27.5.0
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.7 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 03:02:21 +00:00
dependabot[bot]
d51340649b
Bump googleapis from 94.0.0 to 95.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 94.0.0 to 95.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v94.0.0...googleapis-v95.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 03:01:39 +00:00
dependabot[bot]
6907ec3a2e
Bump express-static-gzip from 2.1.1 to 2.1.2
...
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases )
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: express-static-gzip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 03:01:03 +00:00
Trevor Buckner
30b1aef8ba
Make brewItems stand out a bit.
2022-02-06 18:54:09 -05:00
Trevor Buckner
e1bbd76208
Merge pull request #1799 from G-Ambatte/createBasePages
...
Create Base Page structure - ListPage
2022-02-06 18:07:05 -05:00
Trevor Buckner
d38bf3b450
Clean up.
2022-02-06 17:17:59 -05:00
Trevor Buckner
63e1849854
Merge branch 'master' into pr/1799
2022-02-06 15:31:24 -05:00
G.Ambatte
0b7fee0cc5
Add displayName properties
2022-02-05 19:10:18 +13:00
G.Ambatte
402301f201
Restore BrewItem action classNames
2022-02-05 19:04:53 +13:00
G.Ambatte
c41141fe10
Add missing Help navItem file
2022-02-05 17:32:34 +13:00
G.Ambatte
eccf5e15b1
Change ReportIssue navItem to Help navItem
2022-02-05 17:29:41 +13:00
G.Ambatte
6299e87569
Filtering now functional on ListPage
2022-02-05 17:14:41 +13:00
G.Ambatte
0611db1bdf
Move Nav items to UserPage
2022-02-05 17:01:52 +13:00
G.Ambatte
660004e348
Remove UserPage BrewItem files
2022-02-05 15:19:12 +13:00
Trevor Buckner
ac5ce90eba
Merge pull request #2005 from jeddai/update-icon-links
...
remove text under social links, adjust spacing
2022-02-03 23:11:16 -05:00
Trevor Buckner
0a41e7a4af
Make "Discord of Many Things" a link in homepage
2022-02-03 23:07:04 -05:00
Trevor Buckner
5170b991b4
Move v3 icons to end of page
2022-02-03 21:43:42 -05:00
Charlie Humphreys
cd27933f98
add width:auto to div
2022-02-03 11:37:32 -06:00
Charlie Humphreys
6985f69caa
update height to use style syntax
2022-02-03 10:09:20 -06:00
Charlie Humphreys
aaf36a29a7
remove text under social links, adjust spacing
2022-02-03 09:56:45 -06:00
Trevor Buckner
790420b320
Merge pull request #2004 from naturalcrit/v3.0.7
...
Update to Version 3.0.7
2022-02-02 23:07:27 -05:00
Trevor Buckner
2f011ebb24
Merge pull request #2002 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.0
...
Bump @babel/core from 7.16.12 to 7.17.0
2022-02-02 23:07:08 -05:00
Trevor Buckner
191adf0a7c
Update to Version 3.0.7
2022-02-02 23:05:32 -05:00
dependabot[bot]
2ab95d908b
Bump @babel/core from 7.16.12 to 7.17.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.12 to 7.17.0.
- [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.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-03 03:06:17 +00:00
Trevor Buckner
62f505f982
Merge pull request #2003 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.0
...
Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
2022-02-02 22:05:37 -05:00
Trevor Buckner
eaafce0517
Merge pull request #2001 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.0
...
Bump mongoose from 6.1.10 to 6.2.0
2022-02-02 22:05:22 -05:00
dependabot[bot]
10f529c6b6
Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.10 to 7.17.0.
- [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.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-03 03:01:47 +00:00
dependabot[bot]
8424e51592
Bump mongoose from 6.1.10 to 6.2.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.10 to 6.2.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.1.10...6.2.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-02-03 03:01:09 +00:00
Trevor Buckner
45e391b273
Merge pull request #2000 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.10
...
Bump mongoose from 6.1.9 to 6.1.10
2022-02-02 09:21:59 -05:00
Trevor Buckner
78e042cb9a
Remove unused functions in userPage.jsx
2022-02-01 22:40:06 -05:00
dependabot[bot]
0c41fdee6f
Bump mongoose from 6.1.9 to 6.1.10
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.9 to 6.1.10.
- [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.1.9...6.1.10 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 03:01:14 +00:00
Trevor Buckner
11bbf1b8fa
Merge pull request #1999 from naturalcrit/dependabot/npm_and_yarn/googleapis-94.0.0
...
Bump googleapis from 92.0.0 to 94.0.0
2022-02-01 00:08:10 -05:00
Trevor Buckner
f89f686097
Merge pull request #1998 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.9
...
Bump mongoose from 6.1.8 to 6.1.9
2022-02-01 00:07:58 -05:00
Trevor Buckner
d93e4c7458
Merge pull request #1897 from jeddai/migration-guide
...
Legacy -> v3 Migration guide
2022-02-01 00:05:01 -05:00
Trevor Buckner
6bf4fc6cf8
Help dropdown uses existing dropdown class. Small tweaks.
2022-02-01 00:02:46 -05:00
dependabot[bot]
35a8f7dd98
Bump googleapis from 92.0.0 to 94.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 92.0.0 to 94.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases )
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v92.0.0...googleapis-v94.0.0 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 03:01:35 +00:00
dependabot[bot]
d0ec8ba22f
Bump mongoose from 6.1.8 to 6.1.9
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.8 to 6.1.9.
- [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.1.8...6.1.9 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 03:01:08 +00:00
Charlie Humphreys
57d3db5322
Merge branch 'master' into migration-guide
...
# Conflicts:
# server/app.js
2022-01-31 17:13:36 -06:00
Trevor Buckner
e43ee7ddba
Merge pull request #1997 from naturalcrit/dependabot/npm_and_yarn/eslint-8.8.0
...
Bump eslint from 8.7.0 to 8.8.0
2022-01-31 11:20:14 -05:00
dependabot[bot]
7a7bffab24
Bump eslint from 8.7.0 to 8.8.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.7.0 to 8.8.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.7.0...v8.8.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-01-31 03:00:57 +00:00
Trevor Buckner
1001e57249
Merge pull request #1981 from AlexeySachkov/private/asachkov/refactor-config-initialization
...
[NFC] Outline config creation into a separate module
2022-01-30 16:30:21 -05:00
Trevor Buckner
ccbeca2cad
Move process.chdir up so it occurs before config.js is ever called.
...
app.js should be required before config to make sure process.cwd is updated first
2022-01-30 00:13:35 -05:00
Trevor Buckner
d7aa4afa60
process.chdir in app.js.
...
Everything works, no need for path.resolve. All tests pass.
2022-01-29 23:53:30 -05:00
Trevor Buckner
e4c2ce6a8c
Merge branch 'private/asachkov/refactor-config-initialization' of https://github.com/AlexeySachkov/homebrewery into pr/1981
2022-01-29 21:36:10 -05:00
Trevor Buckner
de115c5113
Merge branch 'master' into pr/1981
2022-01-29 21:34:38 -05:00
Alexey Sachkov
4e0ab4b393
Adjust paths to config files
2022-01-28 21:40:40 +03:00
Trevor Buckner
050bc472d0
Merge pull request #1990 from naturalcrit/dependabot/npm_and_yarn/cached-path-relative-1.1.0
...
Bump cached-path-relative from 1.0.2 to 1.1.0
2022-01-28 11:52:19 -05:00
Trevor Buckner
48da1da5ee
Merge pull request #1946 from naturalcrit/dependabot/npm_and_yarn/prop-types-15.8.1
...
Bump prop-types from 15.8.0 to 15.8.1
2022-01-28 11:51:52 -05:00
Trevor Buckner
1b5f408bef
Merge pull request #1989 from naturalcrit/dependabot/npm_and_yarn/node-fetch-2.6.7
...
Bump node-fetch from 2.6.1 to 2.6.7
2022-01-28 11:51:37 -05:00
dependabot[bot]
b1869a33f9
Bump prop-types from 15.8.0 to 15.8.1
...
Bumps [prop-types](https://github.com/facebook/prop-types ) from 15.8.0 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases )
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/prop-types/compare/v15.8.0...v15.8.1 )
---
updated-dependencies:
- dependency-name: prop-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 16:50:48 +00:00
Trevor Buckner
bb07cdaa9f
Merge pull request #1992 from naturalcrit/RemovePropTypes
...
Remove prop-types dependency
2022-01-28 11:49:16 -05:00
Trevor Buckner
db0e4fcc0c
Remove prop-types dependency
2022-01-28 11:47:24 -05:00
Trevor Buckner
ba8a2af87d
Merge pull request #1929 from jeddai/links-in-home-document
...
Add discord, github, and reddit links to home page document
2022-01-28 10:29:26 -05:00
Trevor Buckner
85e7071d6c
Merge pull request #1991 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.12
...
Bump marked from 4.0.11 to 4.0.12
2022-01-28 10:27:28 -05:00
Trevor Buckner
ece6df023a
Restore custom CSS styling on v3 preview
2022-01-28 09:59:29 -05:00
Trevor Buckner
4c08f4a6e1
Condense v3_preview to fit on two pages again.
2022-01-28 09:44:43 -05:00
Trevor Buckner
039e4dd4e5
Revert extraneous Config changes
...
Looks like these were part of something else? In any case it conflicts with #1981 so just undoing these changes.
2022-01-28 00:38:00 -05:00
dependabot[bot]
041abf1220
Bump marked from 4.0.11 to 4.0.12
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.11...v4.0.12 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 03:00:41 +00:00
dependabot[bot]
56fc23f23a
Bump cached-path-relative from 1.0.2 to 1.1.0
...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases )
- [Commits](https://github.com/ashaffer/cached-path-relative/commits )
---
updated-dependencies:
- dependency-name: cached-path-relative
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-27 14:36:29 +00:00
Trevor Buckner
87c28c76f3
Merge pull request #1979 from AlexeySachkov/private/asachkov/testing-with-supertest
...
Add very basic infrastructure for HTTP testing
2022-01-26 23:42:36 -05:00
dependabot[bot]
235f878dba
Bump node-fetch from 2.6.1 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-27 03:59:52 +00:00
Trevor Buckner
b2ec0d4a0c
Merge pull request #1986 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.8
...
Bump mongoose from 6.1.7 to 6.1.8
2022-01-26 22:59:29 -05:00
Trevor Buckner
02560d82ab
Merge pull request #1988 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.11
...
Bump marked from 4.0.10 to 4.0.11
2022-01-26 22:59:18 -05:00
Charlie Humphreys
22b80ffbb2
update app templates for welcome messages, add new images
2022-01-26 21:56:12 -06:00
dependabot[bot]
2db127d805
Bump marked from 4.0.10 to 4.0.11
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.11 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-27 03:01:08 +00:00
Charlie Humphreys
c2ca9f8f10
Merge branch 'master' into links-in-home-document
...
# Conflicts:
# server.js
2022-01-26 13:59:47 -06:00
Charlie Humphreys
e614fbc5a1
Update app.js from master
2022-01-26 08:46:45 -06:00
Charlie Humphreys
7f001ee391
Merge branch 'master' into migration-guide
...
# Conflicts:
# server.js
2022-01-26 08:44:28 -06:00
Charlie Humphreys
9432304be5
Merge branch 'master' into migration-guide
...
# Conflicts:
# package-lock.json
2022-01-26 08:43:17 -06:00
Charlie Humphreys
38c0527d35
Add color mixins, help dropdown, and remove unused nav items
2022-01-26 08:40:33 -06:00
dependabot[bot]
6fc176e616
Bump mongoose from 6.1.7 to 6.1.8
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.7 to 6.1.8.
- [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.1.7...6.1.8 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-25 03:01:18 +00:00
Alexey Sachkov
588bcebc87
[NFC] Outline config creation into a separate module
...
This is done in order to have config creation rules
unified in one place to avoid modifying them multiple times
if they change.
We already had 3 duplicated pieces of code initializing the
config and there will be more config uses in future tests.
This resolves #1960
2022-01-23 20:06:52 +03:00
Alexey Sachkov
4fd085b684
Update package-lock.json
2022-01-23 20:00:16 +03:00
Alexey Sachkov
d2250cdabb
Merge remote-tracking branch 'origin/master' into private/asachkov/testing-with-supertest
2022-01-23 19:58:56 +03:00
Trevor Buckner
179d5e6312
Merge pull request #1980 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.16.12
...
Bump @babel/core from 7.16.7 to 7.16.12
2022-01-22 22:04:36 -05:00
dependabot[bot]
12d0f69e9c
Bump @babel/core from 7.16.7 to 7.16.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.7 to 7.16.12.
- [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.16.12/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-01-22 18:23:01 +00:00
Trevor Buckner
788ff65283
Merge pull request #1973 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.10
...
Bump @babel/plugin-transform-runtime from 7.16.8 to 7.16.10
2022-01-22 13:22:02 -05:00
dependabot[bot]
d7d93c8975
Bump @babel/plugin-transform-runtime from 7.16.8 to 7.16.10
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.8 to 7.16.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.16.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-01-22 16:36:20 +00:00
Trevor Buckner
eb07fd7c38
Merge pull request #1966 from naturalcrit/dependabot/npm_and_yarn/nanoid-3.2.0
...
Bump nanoid from 3.1.30 to 3.2.0
2022-01-22 11:35:49 -05:00
Trevor Buckner
c09b87482a
Merge pull request #1977 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.16.11
...
Bump @babel/preset-env from 7.16.8 to 7.16.11
2022-01-22 11:35:17 -05:00
Trevor Buckner
19562a2445
Merge pull request #1978 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.1
...
Bump codemirror from 5.65.0 to 5.65.1
2022-01-22 11:34:51 -05:00
Alexey Sachkov
543d65f43f
Add very first HTTP tests
...
Added tests for "static" pages like Home, Changelog, FAQ, etc.
2022-01-22 00:36:54 +03:00
Alexey Sachkov
fc1af353f3
Install and configure required packages for HTTP testing
...
Two new dev dependencies were added:
- supertest package to perform HTTP testing
- @babel/plugin-transform-runtime
Configured jest to so it is able load files from server directory
2022-01-22 00:36:10 +03:00
Alexey Sachkov
9c57450330
[NFC] Explicitly define variables before using them
...
Fixed two errors which were discovered by trying to run the code in "strict" mode,
which is automatically done by Jest testing framework.
2022-01-22 00:18:13 +03:00
Trevor Buckner
0573084ffd
Merge pull request #1959 from AlexeySachkov/private/asachkov/refactor-server-js
...
[NFC] Outline an express app into a separate module
2022-01-21 00:22:58 -05:00
dependabot[bot]
6cb39709c4
Bump codemirror from 5.65.0 to 5.65.1
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.0 to 5.65.1.
- [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.0...5.65.1 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 03:01:49 +00:00
dependabot[bot]
4ea2fc34f0
Bump @babel/preset-env from 7.16.8 to 7.16.11
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.8 to 7.16.11.
- [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.16.11/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 03:01:12 +00:00
dependabot[bot]
a0e2bcb8e4
Bump nanoid from 3.1.30 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [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.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-18 22:01:45 +00:00
Trevor Buckner
015644453b
Merge pull request #1967 from naturalcrit/dependabot/npm_and_yarn/eslint-8.7.0
...
Bump eslint from 8.6.0 to 8.7.0
2022-01-18 17:00:45 -05:00
Trevor Buckner
199c7d4e02
Merge pull request #1969 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.7
...
Bump mongoose from 6.1.6 to 6.1.7
2022-01-18 17:00:38 -05:00
Trevor Buckner
1d71e96421
Merge pull request #1964 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.10
...
Bump marked from 4.0.9 to 4.0.10
2022-01-18 17:00:32 -05:00
dependabot[bot]
8d0dbac882
Bump mongoose from 6.1.6 to 6.1.7
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.6 to 6.1.7.
- [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.1.6...6.1.7 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-18 03:01:19 +00:00
dependabot[bot]
6c1b4b1839
Bump eslint from 8.6.0 to 8.7.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.6.0 to 8.7.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.6.0...v8.7.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-01-17 03:01:30 +00:00
dependabot[bot]
d4a4e7d139
Bump marked from 4.0.9 to 4.0.10
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.9...v4.0.10 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 03:01:44 +00:00
Alexey Sachkov
0dfe18cd18
Fix liner errors
2022-01-11 23:24:50 +03:00
Alexey Sachkov
8895b44be9
[NFC] Outline an express app into a separate module
...
This is done in order to be able to re-use that app in API unit tests later
2022-01-11 22:24:23 +03:00
Trevor Buckner
279352377b
Merge pull request #1957 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.16.8
...
Bump @babel/preset-env from 7.16.7 to 7.16.8
2022-01-11 11:32:59 -05:00
dependabot[bot]
51cf363c84
Bump @babel/preset-env from 7.16.7 to 7.16.8
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.7 to 7.16.8.
- [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.16.8/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-11 16:25:18 +00:00
Trevor Buckner
bdd554851d
Merge pull request #1956 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.6
...
Bump mongoose from 6.1.5 to 6.1.6
2022-01-11 11:24:06 -05:00
Trevor Buckner
f611a36089
Merge pull request #1955 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.8
...
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8
2022-01-11 11:23:59 -05:00
dependabot[bot]
0861e1ed29
Bump mongoose from 6.1.5 to 6.1.6
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.5 to 6.1.6.
- [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.1.5...6.1.6 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-11 03:01:23 +00:00
dependabot[bot]
4070c53112
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.7 to 7.16.8.
- [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.16.8/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-01-11 03:01:11 +00:00
Trevor Buckner
ac8ad98939
Merge pull request #1937 from AlexeySachkov/private/asachkov/v3-markdown-tests
...
Add tests for our markdown parser/renderer
2022-01-10 13:58:04 -05:00
Trevor Buckner
e315c29620
Merge pull request #1931 from AlexeySachkov/private/asachkov/outline-db-connection
...
[NFC] Outline database connection into a separate file
2022-01-10 13:55:55 -05:00
Alexey Sachkov
e84cd4fe8b
Apply review comments
...
Switched from raw promises to async/await.
Outlined error handling function to reduce amount of nested code.
Added comment about the new file intent.
2022-01-10 19:25:36 +03:00
Alexey Sachkov
2d85638d7d
Update package-lock.json after merge
2022-01-10 18:56:23 +03:00
Alexey Sachkov
1daa700a1a
Merge remote-tracking branch 'origin/master' into private/asachkov/v3-markdown-tests
2022-01-10 18:54:53 +03:00
Trevor Buckner
c06176b3bf
Merge pull request #1950 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.9
...
Bump marked from 4.0.8 to 4.0.9
2022-01-06 23:18:59 -05:00
Trevor Buckner
85f93c7861
Merge pull request #1949 from naturalcrit/dependabot/npm_and_yarn/query-string-7.1.0
...
Bump query-string from 7.0.1 to 7.1.0
2022-01-06 23:18:35 -05:00
dependabot[bot]
e1457b5308
Bump marked from 4.0.8 to 4.0.9
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.8...v4.0.9 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-07 03:01:25 +00:00
dependabot[bot]
fc6fd00fe9
Bump query-string from 7.0.1 to 7.1.0
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.1...v7.1.0 )
---
updated-dependencies:
- dependency-name: query-string
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-07 03:00:55 +00:00
Trevor Buckner
3ccc36f87a
Merge pull request #1945 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.5
...
Bump mongoose from 6.1.4 to 6.1.5
2022-01-05 13:14:03 -05:00
Trevor Buckner
ceae540aa0
Merge pull request #1944 from G-Ambatte/increaseGooglePageSize-#1943
...
Increase Google pageSize to 1000
2022-01-05 13:13:53 -05:00
dependabot[bot]
a5cab7005e
Bump mongoose from 6.1.4 to 6.1.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.4 to 6.1.5.
- [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.1.4...6.1.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 03:00:44 +00:00
G.Ambatte
e48e8cd05b
Increase pageSize to 1000
2022-01-05 13:17:56 +13:00
Trevor Buckner
e74800916e
Merge pull request #1941 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.16.7
...
Bump @babel/preset-env from 7.16.5 to 7.16.7
2022-01-04 15:29:30 -05:00
Trevor Buckner
34f154d09d
Merge pull request #1940 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.16.7
...
Bump @babel/core from 7.16.5 to 7.16.7
2022-01-04 15:29:22 -05:00
dependabot[bot]
1bcdd6bc38
Bump @babel/core from 7.16.5 to 7.16.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.5 to 7.16.7.
- [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.16.7/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-01-04 20:25:26 +00:00
dependabot[bot]
dd82ee68f0
Bump @babel/preset-env from 7.16.5 to 7.16.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.5 to 7.16.7.
- [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.16.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-04 20:24:50 +00:00
Trevor Buckner
564486f6d0
Merge pull request #1942 from naturalcrit/dependabot/npm_and_yarn/eslint-8.6.0
...
Bump eslint from 8.5.0 to 8.6.0
2022-01-04 15:23:35 -05:00
Trevor Buckner
bf632a8584
Merge pull request #1939 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.7
...
Bump @babel/plugin-transform-runtime from 7.16.5 to 7.16.7
2022-01-04 15:23:25 -05:00
Trevor Buckner
506cf78dac
Merge pull request #1938 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.16.7
...
Bump @babel/preset-react from 7.16.5 to 7.16.7
2022-01-04 15:23:18 -05:00
dependabot[bot]
0dbb5f18ba
Bump eslint from 8.5.0 to 8.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.5.0 to 8.6.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.5.0...v8.6.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-01-03 03:01:02 +00:00
dependabot[bot]
85e9c57ee2
Bump @babel/plugin-transform-runtime from 7.16.5 to 7.16.7
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.5 to 7.16.7.
- [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.16.7/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 >
2021-12-31 03:01:07 +00:00
dependabot[bot]
257c266a2e
Bump @babel/preset-react from 7.16.5 to 7.16.7
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.16.5 to 7.16.7.
- [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.16.7/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-31 03:00:54 +00:00
G.Ambatte
605ea2aa62
Revert New & EditPage to master status
2021-12-31 13:42:24 +13:00
G.Ambatte
896d9ae2c7
Lint fixes
2021-12-31 13:35:50 +13:00
G.Ambatte
0beabc6c0c
Fix New & EditPage issues after rebase
2021-12-31 13:30:07 +13:00
G.Ambatte
834a4c13a7
Merge branch 'createBasePages' of https://github.com/G-Ambatte/homebrewery into createBasePages
...
# Conflicts:
# client/homebrew/pages/userPage/userPage.jsx
2021-12-31 13:11:50 +13:00
G.Ambatte
eca12aae82
Rebase on master
2021-12-31 13:06:21 +13:00
G.Ambatte
00158c1894
Rebase on new master
2021-12-31 13:01:29 +13:00
G.Ambatte
77f5e3e835
Remove unnecessary userPage.less
2021-12-31 13:00:59 +13:00
G.Ambatte
48a5c12ab7
Rebase on new master
2021-12-31 12:59:48 +13:00
Alexey Sachkov
28793e06fc
Fix linter errors
2021-12-30 23:40:58 +03:00
Alexey Sachkov
ba74b5aa13
Update package-lock.json
2021-12-30 23:24:38 +03:00
Alexey Sachkov
01bceca7df
Add some tests for mustache span syntax
...
Also refactored test files a bit
2021-12-30 23:23:44 +03:00
Alexey Sachkov
ccca313a15
Initial commit with jest enabling
...
Removed dependency on pico-check and existing tests.
Added jest as dev dependency, introduced minimal configuration for it.
Added a very first couple of tests for our markdown parser/renderer.
2021-12-30 22:41:01 +03:00
Trevor Buckner
c463eedc50
Merge pull request #1933 from AlexeySachkov/private/asachkov/add-display-name-to-react-components
...
[NFC] Add display name for custom React components
2021-12-29 17:21:31 -05:00
Trevor Buckner
7f49d6f08b
Merge pull request #1927 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.4
...
Bump mongoose from 6.1.3 to 6.1.4
2021-12-29 16:33:08 -05:00
Alexey Sachkov
78d4487c58
Fix linter errors
2021-12-29 21:30:03 +03:00
Alexey Sachkov
8a3f52b704
[NFC] Add display name for custom React components
...
This improves readability of "Components" tab from React Development Tools extension for Chrome
2021-12-29 21:18:54 +03:00
Alexey Sachkov
6e04535eff
[NFC] Outline database connection into a separate file
2021-12-29 19:04:17 +03:00
Charlie Humphreys
5bb580147a
Add discord, github, and reddit links to home page document
2021-12-28 21:59:02 -06:00
dependabot[bot]
1adaa9f5c4
Bump mongoose from 6.1.3 to 6.1.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.3 to 6.1.4.
- [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.1.3...6.1.4 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-28 03:01:01 +00:00
Trevor Buckner
7b19bbb1a7
Merge pull request #1922 from naturalcrit/dependabot/npm_and_yarn/prop-types-15.8.0
...
Bump prop-types from 15.7.2 to 15.8.0
2021-12-23 22:41:44 -05:00
Trevor Buckner
e3d4165fa4
Merge pull request #1921 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.28.0
...
Bump eslint-plugin-react from 7.27.1 to 7.28.0
2021-12-23 22:41:35 -05:00
dependabot[bot]
ec54434427
Bump prop-types from 15.7.2 to 15.8.0
...
Bumps [prop-types](https://github.com/facebook/prop-types ) from 15.7.2 to 15.8.0.
- [Release notes](https://github.com/facebook/prop-types/releases )
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.0 )
---
updated-dependencies:
- dependency-name: prop-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-23 03:01:28 +00:00
dependabot[bot]
67bf69fc21
Bump eslint-plugin-react from 7.27.1 to 7.28.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.27.1 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.1...v7.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-23 03:01:10 +00:00
Trevor Buckner
c60e287cbe
Merge pull request #1901 from G-Ambatte/addInstallDocs-#1896
...
Add Install Instructions - Ubuntu
2021-12-21 23:50:01 -05:00
Trevor Buckner
de4b2861b6
Merge pull request #1911 from naturalcrit/dependabot/npm_and_yarn/express-4.17.2
...
Bump express from 4.17.1 to 4.17.2
2021-12-21 23:19:02 -05:00
Trevor Buckner
eb4234d814
Merge pull request #1912 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.8
...
Bump marked from 4.0.7 to 4.0.8
2021-12-21 23:18:52 -05:00
Trevor Buckner
4da7b8bd17
Merge pull request #1919 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.1.3
...
Bump mongoose from 6.1.2 to 6.1.3
2021-12-21 23:18:39 -05:00
Trevor Buckner
c0f5f224bf
Merge pull request #1917 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.0
...
Bump codemirror from 5.64.0 to 5.65.0
2021-12-21 23:18:29 -05:00
Trevor Buckner
9b89814056
Merge pull request #1910 from naturalcrit/dependabot/npm_and_yarn/eslint-8.5.0
...
Bump eslint from 8.4.1 to 8.5.0
2021-12-21 23:18:14 -05:00
Trevor Buckner
12d0baf5d3
Merge pull request #1913 from jeddai/codemirror-tweak-updates
...
Revert some codemirror tweaks, disable code folding in style tab
2021-12-21 22:48:37 -05:00
dependabot[bot]
8a695c14d7
Bump mongoose from 6.1.2 to 6.1.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.1.2 to 6.1.3.
- [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.1.2...6.1.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-22 03:00:58 +00:00
dependabot[bot]
f253bdf954
Bump codemirror from 5.64.0 to 5.65.0
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.64.0 to 5.65.0.
- [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.64.0...5.65.0 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 03:00:47 +00:00
Charlie Humphreys
38d8764f15
Disable code folding in style tab, disable active line highlight and whitespace visibility
2021-12-20 00:42:53 -06:00
dependabot[bot]
01f6d106a2
Bump marked from 4.0.7 to 4.0.8
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.7...v4.0.8 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 03:01:12 +00:00
dependabot[bot]
9119860012
Bump express from 4.17.1 to 4.17.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.2.
- [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.1...4.17.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 03:01:01 +00:00
dependabot[bot]
eeaaa0e6c9
Bump eslint from 8.4.1 to 8.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.4.1 to 8.5.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.4.1...v8.5.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 03:00:51 +00:00
G.Ambatte
db5987a466
Shift install instruction READMEs into install directory
2021-12-19 19:26:12 +13:00
G.Ambatte
b5d5cb085b
Merge branch 'addInstallDocs-#1896' of https://github.com/G-Ambatte/homebrewery into addInstallDocs-#1896
2021-12-19 19:22:55 +13:00
G.Ambatte
dcf17e3b72
Add README.UBUNTU.md
2021-12-19 19:22:33 +13:00
G.Ambatte
5b746c0d9c
Merge branch 'naturalcrit:master' into addInstallDocs-#1896
2021-12-19 18:51:59 +13:00
G.Ambatte
41bc6ca444
Add HB service file
...
Update install.sh to create service and set to start automatically
2021-12-19 18:50:35 +13:00
Trevor Buckner
aba2f58fc4
Merge pull request #1898 from naturalcrit/v3.0.6
...
3.0.6
2021-12-18 23:02:43 -05:00
Sean Robertson
aa4de67e90
Ensure curl is installed
...
Fix mongodb package name
Use apt satisfy instead of apt install
2021-12-17 16:06:34 +13:00
Sean Robertson
b1a9fbe3ca
Update location of FreeBSD install instructions
2021-12-17 15:21:52 +13:00
Charlie Humphreys
603cf2c0ab
Adjust migrate document text
2021-12-16 00:03:23 -06:00
Charlie Humphreys
0bc27e83ed
Fix reference to old function
2021-12-16 00:01:16 -06:00
Charlie Humphreys
25c1d03cca
Update package-lock.json
2021-12-15 23:59:36 -06:00
Charlie Humphreys
e2b4151ab4
Merge branch 'master' into migration-guide
...
# Conflicts:
# shared/naturalcrit/markdown.js
2021-12-15 23:59:10 -06:00
Charlie Humphreys
889d307372
Lint change double quotes into single quotes
2021-12-15 23:58:49 -06:00
Charlie Humphreys
fd23396b95
Add migrate nav item to pages and update migrate document
2021-12-15 23:57:52 -06:00
Charlie Humphreys
f1c4910993
Add to migrate document and update colon-replacement for the markdown renderer
2021-12-10 20:25:31 -06:00
Charlie Humphreys
b817148d1c
Initial page for migrating from GMB to HB
2021-12-07 22:09:01 -06:00
G.Ambatte
f422b22af1
Revert "Initial pass at editorPage.jsx."
...
This reverts commit 6cd56dfd62 .
2021-11-04 14:07:11 +13:00
G.Ambatte
6cd56dfd62
Initial pass at editorPage.jsx.
2021-11-04 14:03:57 +13:00
G.Ambatte
fe708e0a0b
Remove line rather than comment it out
2021-11-04 11:44:41 +13:00
G.Ambatte
4fc0bbc9d7
Remove unnecessary userPage.less
2021-11-04 11:44:05 +13:00
G.Ambatte
fd0eb4ca7d
Add & implement ListPage
2021-11-04 10:42:27 +13:00