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
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
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
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
G.Ambatte
b6933406ed
Remove test timeout increase
2022-03-26 21:27:48 +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
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
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
G.Ambatte
0d8ad50e2a
Increase home page test timeout (5s -> 30s)
2022-03-22 10:53:33 +13:00
G.Ambatte
57c5f28938
Merge branch 'master' into addLocalLogin-#269
2022-03-22 09:39:41 +13: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
Trevor Buckner
222ad3e73e
Fixed font files.
2022-03-13 03:32:05 -04:00
Gazook89
5d5d0633ab
Add Nodesto font files to 5e, v3. Update fonts.less
2022-03-10 21:12:20 -06: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