Trevor Buckner
4f6ba7a388
v3.5.0
2022-12-23 12:07:31 -05:00
Trevor Buckner
0274fb214c
Merge pull request #2566 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.8.1
...
Bump mongoose from 6.8.0 to 6.8.1
2022-12-23 01:57:27 -05:00
Trevor Buckner
15519f142d
Merge pull request #2569 from naturalcrit/dependabot/npm_and_yarn/googleapis-110.0.0
...
Bump googleapis from 109.0.1 to 110.0.0
2022-12-23 01:53:09 -05:00
Trevor Buckner
6b258886a4
Merge pull request #2570 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.20.7
...
Bump @babel/core from 7.20.5 to 7.20.7
2022-12-23 01:52:49 -05:00
Trevor Buckner
d23a88c997
Merge pull request #2568 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.6.0
...
Bump react-router-dom from 6.4.5 to 6.6.0
2022-12-23 01:52:42 -05:00
Trevor Buckner
096e17ab5a
Merge pull request #2564 from naturalcrit/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.29.0 to 8.30.0
2022-12-23 01:52:32 -05:00
dependabot[bot]
53d5f9f6e0
Bump @babel/core from 7.20.5 to 7.20.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.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.20.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-12-23 03:01:08 +00:00
dependabot[bot]
43b4fe75e2
Bump googleapis from 109.0.1 to 110.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 109.0.1 to 110.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-v109.0.1...googleapis-v110.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-12-23 03:00:52 +00:00
Trevor Buckner
816860dc4f
Merge pull request #2561 from jeddai/add-ability-to-invite-authors
...
Add ability to invite authors + version comparison check
2022-12-22 17:03:31 -05:00
Charlie
314f758d62
Update server/homebrew.api.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-12-22 15:58:33 -06:00
dependabot[bot]
c799aaa7cb
Bump react-router-dom from 6.4.5 to 6.6.0
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.4.5 to 6.6.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.6.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-22 03:00:35 +00:00
Charlie Humphreys
2f5bc8db54
remove redundant boolean comparison logic
2022-12-21 16:19:41 -06:00
Charlie Humphreys
7c61a27084
update authorship edit check and error
2022-12-21 15:59:00 -06:00
dependabot[bot]
ad3e83da22
Bump mongoose from 6.8.0 to 6.8.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.8.0 to 6.8.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.8.0...6.8.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-12-20 03:00:35 +00:00
dependabot[bot]
8888704b58
Bump eslint from 8.29.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.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.29.0...v8.30.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-12-19 03:00:45 +00:00
Charlie Humphreys
a3dc5e78fd
remove console log
2022-12-14 10:04:43 -06:00
Charlie Humphreys
e5febc1fef
update ui to include invitedAuthors array
2022-12-13 21:06:47 -06:00
Charlie Humphreys
354d01e980
set the version in the ui from the server response on save
2022-12-13 21:05:45 -06:00
Charlie Humphreys
63e043593a
add invitedAuthors key and move invited author to authors on save
2022-12-13 21:05:00 -06:00
Charlie Humphreys
770d0c141d
add 409 return when server version is greater than updating version
...
This also moves the version back onto the stub
2022-12-13 21:03:51 -06:00
Trevor Buckner
02c0176070
Merge pull request #2509 from jeddai/disable-changes-from-non-authors
...
Disable changes from non authors
2022-12-12 12:15:23 -05:00
Charlie Humphreys
f847de852b
Merge branch 'master' into disable-changes-from-non-authors
2022-12-12 10:39:08 -06:00
Trevor Buckner
86413b5767
Merge pull request #2560 from naturalcrit/fixGoogleToMongoTransfer
...
Change findOneAndUpdate to FindOne and Save
2022-12-12 10:22:49 -05:00
Trevor Buckner
747c976a14
typo
2022-12-12 10:19:49 -05:00
Trevor Buckner
326c28a11d
Change findOneAndUpdate to FindOne and Save
...
Setting an object property to `undefined` should tell Mongoose to remove that property (for example, remove the googleId from a brew). That doesn't seem to work with `findOneAndUpdate` however; the `undefined` property remains after the update.
Switching back to `save()` to make this work again.
2022-12-12 09:59:04 -05:00
Trevor Buckner
263471bcbb
Fix changelog typo
2022-12-10 18:03:16 -05:00
Trevor Buckner
9478454063
Merge pull request #2558 from naturalcrit/v3.4.2
...
v3.4.2
2022-12-10 14:18:16 -05:00
Trevor Buckner
a9a9804517
v3.4.2
2022-12-10 14:15:09 -05:00
Trevor Buckner
0bde44ec2f
Merge pull request #2470 from jeddai/remove-google-get-during-update
...
update getBrew usages to not fetch google brew during updates
2022-12-10 13:54:58 -05:00
Trevor Buckner
13ad179a1b
Merge pull request #2523 from G-Ambatte/showGoogleAuthStatus-#2520
...
Add link to instructions to refresh Google creds
2022-12-10 13:34:17 -05:00
Trevor Buckner
b72acd9e59
cleanup
2022-12-10 13:31:57 -05:00
G.Ambatte
d0a1ef9571
Change to aggregate query, rename variables
2022-12-09 18:35:17 +13:00
G.Ambatte
d1f049871f
Merge branch 'master' into showGoogleAuthStatus-#2520
2022-12-09 07:56:25 +13:00
Trevor Buckner
070184b309
Merge pull request #2553 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.5
...
Bump react-router-dom from 6.4.4 to 6.4.5
2022-12-07 22:49:39 -05:00
Trevor Buckner
cbb41676e0
Merge pull request #2551 from naturalcrit/dependabot/npm_and_yarn/marked-4.2.4
...
Bump marked from 4.2.3 to 4.2.4
2022-12-07 22:49:09 -05:00
Trevor Buckner
81130dd514
Merge pull request #2550 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.3
...
Bump supertest from 6.3.2 to 6.3.3
2022-12-07 22:48:59 -05:00
dependabot[bot]
61d3edca17
Bump react-router-dom from 6.4.4 to 6.4.5
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.5/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 03:01:48 +00:00
dependabot[bot]
248b56a706
Bump marked from 4.2.3 to 4.2.4
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.3 to 4.2.4.
- [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.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 03:01:13 +00:00
dependabot[bot]
90f8d1d6da
Bump supertest from 6.3.2 to 6.3.3
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.3.2...v6.3.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-12-08 03:00:58 +00:00
Trevor Buckner
8f08b71475
Merge pull request #2547 from jeddai/tags-validation-fix
...
Fix tags validation issues
2022-12-07 12:54:22 -05:00
Trevor Buckner
cc6527029c
Merge pull request #2546 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.8.0
...
Bump mongoose from 6.7.5 to 6.8.0
2022-12-07 11:32:27 -05:00
Charlie Humphreys
8a110567fc
remove call to persist
2022-12-07 07:32:22 -06:00
Charlie Humphreys
4e2f6b1d26
move callIfExists to base file scope
2022-12-05 22:39:38 -06:00
Charlie Humphreys
6b8db74a2b
add authors length check and account elvis operator
2022-12-05 22:31:56 -06:00
Charlie Humphreys
4c629772cc
add a check for the accessType when editing a document
2022-12-05 22:11:24 -06:00
Charlie Humphreys
208593d203
add callIfExists, which will call a method only if it exists
2022-12-05 22:06:06 -06:00
Charlie Humphreys
99019be152
switch updateOne to findOneAndUpdate and return the saved instead of the brew passed in
2022-12-05 21:00:44 -06:00
dependabot[bot]
fa73e1707d
Bump mongoose from 6.7.5 to 6.8.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.7.5 to 6.8.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.7.5...6.8.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-12-06 03:00:40 +00:00
Trevor Buckner
d7de2e3d21
Merge pull request #2545 from naturalcrit/v3.4.1
...
Up version to v3.4.1
2022-12-05 21:38:11 -05:00
Trevor Buckner
903ff4fd09
Merge pull request #2542 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.2
...
Bump supertest from 6.3.1 to 6.3.2
2022-12-05 21:37:55 -05:00
Trevor Buckner
feaabacc94
Merge pull request #2544 from naturalcrit/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 21:37:40 -05:00
Trevor Buckner
a5827f66c9
Up version to v3.4.1
2022-12-05 21:36:01 -05:00
Trevor Buckner
bc0846c190
Merge pull request #2537 from Gazook89/Update-Injector-RegEx
...
change injector regex to work with safari
2022-12-05 21:18:24 -05:00
Gazook89
ecdcaadfa9
remove | from regexp
2022-12-05 11:25:24 -06:00
dependabot[bot]
db2478f73d
Bump eslint from 8.28.0 to 8.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.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.28.0...v8.29.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-12-05 03:01:41 +00:00
dependabot[bot]
5d6a7e692f
Bump supertest from 6.3.1 to 6.3.2
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:00:45 +00:00
Gazook89
0fbeca1536
Merge branch 'master' into Update-Injector-RegEx
2022-12-04 20:17:46 -06:00
Trevor Buckner
f5e1869a9b
Merge pull request #2529 from naturalcrit/dependabot/npm_and_yarn/fs-extra-11.1.0
...
Bump fs-extra from 10.1.0 to 11.1.0
2022-12-02 21:39:08 -05:00
Trevor Buckner
10c8414ab0
Merge pull request #2536 from Gazook89/Prevent-Crash-with-Non-Latin-Characters
...
Encode Filename in Content-Disposition header
2022-12-02 21:31:46 -05:00
Trevor Buckner
6832e68ada
Merge pull request #2528 from Gazook89/GoogleActions-error
...
Change error message about googleActions on local startup.
2022-12-02 21:29:39 -05:00
Trevor Buckner
24477327aa
message tweaks
2022-12-02 21:28:57 -05:00
dependabot[bot]
52b11d9b38
Bump fs-extra from 10.1.0 to 11.1.0
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 10.1.0 to 11.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.1.0...11.1.0 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-03 01:58:32 +00:00
Trevor Buckner
c7b239f362
Merge pull request #2539 from naturalcrit/react17
...
update to react 17
2022-12-02 20:57:17 -05:00
Trevor Buckner
f1b67ad9d6
Update package-lock.json
2022-12-02 20:55:38 -05:00
Trevor Buckner
6279a85d2e
Merge branch 'master' into react17
2022-12-02 17:14:45 -05:00
Trevor Buckner
7a4b5cca04
Merge pull request #2538 from naturalcrit/dependabot/npm_and_yarn/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-02 17:13:55 -05:00
Trevor Buckner
c4eff2478a
update dpendencies
2022-12-02 15:31:06 -05:00
Trevor Buckner
15c918b5d4
Merge pull request #2533 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.4
...
Bump react-router-dom from 6.4.3 to 6.4.4
2022-12-02 10:14:23 -05:00
Gazook89
0a5bfe2939
check if keys exist before trying for auth.
2022-12-01 19:51:36 -06:00
dependabot[bot]
05b9bbdf59
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-02 01:23:25 +00:00
Trevor Buckner
b88c89d61b
Merge pull request #2535 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.7.5
...
Bump mongoose from 6.7.4 to 6.7.5
2022-12-01 16:46:00 -05:00
Gazook89
31d58f9075
change regex to work with safari.
2022-12-01 11:55:37 -06:00
Trevor Buckner
743d0fa689
Merge pull request #2527 from Gazook89/OG-Meta-tag-fix
...
Fix og:image and og:site_name
2022-12-01 12:49:36 -05:00
Gazook89
3b6d3963f1
point to defaultMetatags.image
2022-12-01 11:01:40 -06:00
Gazook89
3a4c2d8f13
change image property to reference default image property
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-12-01 10:58:27 -06:00
Gazook89
7d86a40261
encode filename string to allow non-latin characters
2022-12-01 10:52:30 -06:00
dependabot[bot]
5527aa7990
Bump mongoose from 6.7.4 to 6.7.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.7.4 to 6.7.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.7.4...6.7.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-12-01 03:02:05 +00:00
dependabot[bot]
f48484520a
Bump react-router-dom from 6.4.3 to 6.4.4
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.4/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-01 03:00:49 +00:00
Trevor Buckner
5957ddd01c
Merge pull request #2526 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.7.4
...
Bump mongoose from 6.7.3 to 6.7.4
2022-11-30 14:21:53 -05:00
Trevor Buckner
994b1584b7
Merge pull request #2524 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.20.5
...
Bump @babel/core from 7.20.2 to 7.20.5
2022-11-30 14:21:43 -05:00
Gazook89
9647fbcc74
change default image on a few pages, and default description.
2022-11-29 19:12:54 -06:00
Gazook89
ca6f8d085a
changing messaging about googleActions
2022-11-29 12:57:27 -06:00
Gazook89
c2637a7576
fix og:image and og:site_name
2022-11-29 11:27:15 -06:00
dependabot[bot]
4fd1cdd7e8
Bump mongoose from 6.7.3 to 6.7.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.7.3 to 6.7.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.7.3...6.7.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-11-29 03:01:22 +00:00
dependabot[bot]
ad20ff514a
Bump @babel/core from 7.20.2 to 7.20.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.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.20.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-11-29 03:00:35 +00:00
Trevor Buckner
5cd50f7138
Merge pull request #2522 from G-Ambatte/fixAccountLoginTime-#2521
...
[AccountPage] Fix last login time
2022-11-28 17:19:31 -05:00
G.Ambatte
89e6bada56
Add link to instructions to refresh Google creds
2022-11-29 10:26:44 +13:00
G.Ambatte
420d703f9d
Add updateTokens param to GoogleActions/authCheck
2022-11-29 10:00:23 +13:00
Trevor Buckner
090da33f33
Merge pull request #2519 from naturalcrit/v3.4.0
...
V3.4.0
2022-11-28 13:43:43 -05:00
Trevor Buckner
134e260d7b
Update changelog.md
2022-11-28 13:34:46 -05:00
Trevor Buckner
82c8ca55fc
3.4.0
2022-11-28 12:33:57 -05:00
Trevor Buckner
e92cd3be18
Merge pull request #2517 from G-Ambatte/fixPrintMargins-#2516
...
Update Style for V3 & Legacy
2022-11-28 11:11:25 -05:00
G.Ambatte
93c2d2d860
Add contain:size to Legacy
2022-11-25 17:53:28 +13:00
G.Ambatte
cd79a38755
Add contain:size to V3
2022-11-25 17:53:17 +13:00
Trevor Buckner
84286b7942
Merge pull request #2515 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.7.3
...
Bump mongoose from 6.7.2 to 6.7.3
2022-11-23 10:52:13 -05:00
dependabot[bot]
a16ca8c897
Bump mongoose from 6.7.2 to 6.7.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.7.2 to 6.7.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.7.2...6.7.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-11-23 03:01:09 +00:00
Charlie Humphreys
fec1766e26
switch fetchGoogle to stubOnly
2022-11-21 16:21:36 -06:00
Trevor Buckner
fea07429fe
Merge pull request #2514 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.11
...
Bump eslint-plugin-react from 7.31.10 to 7.31.11
2022-11-21 12:57:35 -05:00
dependabot[bot]
fa29f2281d
Bump eslint-plugin-react from 7.31.10 to 7.31.11
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.10 to 7.31.11.
- [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.31.10...v7.31.11 )
---
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-11-21 17:41:10 +00:00
Trevor Buckner
002b88ab83
Merge pull request #2513 from naturalcrit/dependabot/npm_and_yarn/marked-4.2.3
...
Bump marked from 4.2.2 to 4.2.3
2022-11-21 12:38:37 -05:00
Trevor Buckner
54833f9fc6
Merge pull request #2512 from naturalcrit/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 12:38:26 -05:00
dependabot[bot]
cba9286217
Bump marked from 4.2.2 to 4.2.3
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.2 to 4.2.3.
- [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.2.2...v4.2.3 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:20 +00:00
dependabot[bot]
9ebbff49fb
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.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.27.0...v8.28.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-11-21 03:01:06 +00:00
Charlie Humphreys
f26e3d6cd1
remove tags from google brew fetch
2022-11-18 17:53:47 -06:00
Trevor Buckner
9ee39a83c1
Merge pull request #2507 from Gazook89/OG-Meta-Tag-default-object
...
Move common meta tags to default object
2022-11-17 23:01:32 -05:00
Trevor Buckner
c09a4c4374
cleanup
2022-11-17 22:58:46 -05:00
Trevor Buckner
3e44d0ad13
Merge pull request #2488 from Gazook89/Field-Validation-System-2
...
Field validation system 2
2022-11-17 21:58:54 -05:00
Trevor Buckner
b23a09b1b8
cleanup
2022-11-17 21:58:24 -05:00
Trevor Buckner
421ed8f51d
Remove comments
2022-11-17 21:53:46 -05:00
Gazook89
14a057cf55
change account page title to something generic
2022-11-17 11:37:29 -06:00
Charlie Humphreys
2e6fcafc68
Merge branch 'remove-google-get-during-update' into disable-changes-from-non-authors
2022-11-16 23:15:55 -06:00
Charlie Humphreys
13b43e8902
Merge branch 'master' into remove-google-get-during-update
2022-11-16 23:15:11 -06:00
Charlie Humphreys
837708fc0c
prevent changes to brews from non-authors
2022-11-16 22:39:06 -06:00
Charlie Humphreys
2e305d5636
remove authorship piece from this PR
2022-11-16 22:37:59 -06:00
Charlie Humphreys
f9711de634
add elvis for the possibility that the save failed
2022-11-16 22:32:50 -06:00
Charlie Humphreys
2c6779bb1c
adjust getBrew to check authorship, change update method to not perform a get
2022-11-16 22:28:00 -06:00
Trevor Buckner
ee05392d27
Merge pull request #2503 from Gazook89/Add-syntax-highlighting-for-injections
...
Add syntax highlighting for injections
2022-11-16 15:43:17 -05:00
Trevor Buckner
1cc84da976
Remove end/start bracket tracking for injectors
2022-11-16 15:42:45 -05:00
Gazook89
5cfdd504c1
Move common meta tags to default object
2022-11-16 12:52:59 -06:00
Gazook89
24debfc75c
fix regexp to not include inside of curly spans
2022-11-15 11:09:27 -06:00
Gazook89
ffe6272299
Merge branch 'master' into Add-syntax-highlighting-for-injections
2022-11-15 10:36:06 -06:00
Trevor Buckner
64c3d69641
Merge pull request #2506 from Gazook89/FAQ-in-Navbar
...
Add link to FAQ in "Need Help" menu
2022-11-15 11:26:23 -05:00
Gazook89
67c19b79e3
Add link to FAQ in "Need Help" menu
2022-11-15 10:21:35 -06:00
Trevor Buckner
ea29106101
Merge pull request #2501 from Gazook89/RegExp-Crash-in-Curly-Syntax
...
Reg exp crash in curly syntax
2022-11-14 18:57:27 -05:00
Trevor Buckner
8016f82040
Tweak capture group order
2022-11-14 18:56:04 -05:00
Trevor Buckner
7c93e5879c
Merge pull request #2442 from Gazook89/Delete-Recent-Items
...
Add Ability to Remove Brews from Recent Items
2022-11-14 10:01:03 -05:00
Trevor Buckner
dc86f89c4f
Add title attribute
2022-11-14 09:58:48 -05:00
Trevor Buckner
d03be052aa
Merge pull request #2504 from Gazook89/Remove-Checkboxes-from-GH-Forms
...
Remove Checkboxes from Github Issue Forms
2022-11-14 00:18:41 -05:00
Gazook89
fef79f4fc3
remove checkboxes
2022-11-13 22:09:50 -06:00
Gazook89
cc58721ccd
give span tags to injection syntax for styling
2022-11-13 21:02:45 -06:00
Gazook89
5f2115da0e
fix mustacheInjectBlock pattern as well (missed it earlier)
2022-11-13 20:32:01 -06:00
Gazook89
1dd1e677e4
adjust span regexp pattern to capture trailing spaces
2022-11-13 20:19:39 -06:00
Gazook89
29b89bdc00
Merge branch 'master' into RegExp-Crash-in-Curly-Syntax
2022-11-13 20:06:05 -06:00
Gazook89
4493d86fd5
fix injection curly syntax
2022-11-13 20:05:52 -06:00
Gazook89
6a600df19a
Merge branch 'master' into Field-Validation-System-2
2022-11-13 19:11:21 -06:00
Trevor Buckner
e8c6e36521
Merge pull request #2499 from G-Ambatte/fixMissingMetaTagsCrash-#2498
...
Fix template.js crash when ogMeta undefined
2022-11-13 15:46:25 -05:00
G.Ambatte
3e3610a204
Move fix to template.js
2022-11-14 08:20:46 +13:00
G.Ambatte
3e626d91f0
Add empty object as ogMeta default
2022-11-14 08:12:27 +13:00
Gazook89
6a0d8d13b0
don't save errs to state
2022-11-13 12:56:17 -06:00
Gazook89
4f762b376f
tweak validation rules on Thumbnail & prevent invalid field from block valid fields
2022-11-13 12:45:31 -06:00
Gazook89
bda80c9984
remove comments
2022-11-13 11:43:55 -06:00
Gazook89
7de60e2345
Merge branch 'master' into Delete-Recent-Items
2022-11-13 11:41:19 -06:00
Trevor Buckner
77ad2c8958
Merge pull request #2481 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.3
...
Bump react-router-dom from 6.4.2 to 6.4.3
2022-11-12 21:27:52 -05:00
Trevor Buckner
6cca821ba6
Merge pull request #2487 from naturalcrit/dependabot/npm_and_yarn/googleapis-109.0.1
...
Bump googleapis from 108.0.1 to 109.0.1
2022-11-12 21:27:44 -05:00
Trevor Buckner
96da053717
Merge branch 'master' into pr/2488
2022-11-11 20:33:20 -05:00
dependabot[bot]
3723006f39
Bump react-router-dom from 6.4.2 to 6.4.3
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.3/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-11 03:21:08 +00:00
dependabot[bot]
6cfdc47760
Bump googleapis from 108.0.1 to 109.0.1
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 108.0.1 to 109.0.1.
- [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-v108.0.1...googleapis-v109.0.1 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-11 03:21:02 +00:00
Trevor Buckner
00a5600768
Merge pull request #2490 from naturalcrit/dependabot/npm_and_yarn/marked-4.2.2
...
Bump marked from 4.1.1 to 4.2.2
2022-11-10 22:10:57 -05:00
Trevor Buckner
d8674d09a2
Merge pull request #2453 from Gazook89/Open-Graph-Meta-Changes
...
Change `<meta>` tags based on Current Page
2022-11-10 22:02:47 -05:00
dependabot[bot]
a46630f774
Bump marked from 4.1.1 to 4.2.2
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.1.1 to 4.2.2.
- [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.1.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-11 02:57:54 +00:00
Trevor Buckner
38fb9d467c
Merge branch 'master' into pr/2453
2022-11-10 21:56:49 -05:00
Trevor Buckner
fee56ca8e0
Merge pull request #2496 from naturalcrit/fixV3_PreviewTest
...
Update Jest test for moved legacy homepage
2022-11-10 21:55:32 -05:00
Trevor Buckner
de60419926
Update config.yml
2022-11-10 21:53:28 -05:00
Trevor Buckner
42a1410cc2
Update config.yml
2022-11-10 21:52:06 -05:00
Trevor Buckner
ddd4f93f01
Merge branch 'fixV3_PreviewTest' of https://github.com/naturalcrit/homebrewery into fixV3_PreviewTest
2022-11-10 21:50:09 -05:00
Trevor Buckner
21de3b31b6
Use lower npm version
2022-11-10 21:49:57 -05:00
Trevor Buckner
aea25119c0
Updated config.yml
2022-11-10 21:46:56 -05:00
Trevor Buckner
aa1100642d
update circleCI config
2022-11-10 21:37:45 -05:00
Trevor Buckner
4121cc0e14
Update package-lock.json
2022-11-10 21:23:21 -05:00
Trevor Buckner
3b7b56c789
Update package-lock.json
2022-11-10 21:19:36 -05:00
Trevor Buckner
ebc03aee33
Update Jest test for moved legacy homepage
2022-11-10 21:04:25 -05:00
Gazook89
03c6edf31a
change regexp to calculuschild's atomic fix
2022-11-07 10:01:22 -06:00
Gazook89
970d03a5e4
validate thumbnail is URL
2022-11-06 13:17:39 -06:00
Gazook89
ed4c090f21
finish setting OG tags
2022-11-06 12:34:24 -06:00
Gazook89
672d582caf
move metaTag objects to app.js
2022-11-05 23:32:30 -05:00
Gazook89
b6c09683be
add language field validation (for future pr)
...
fix an oversight in validations
2022-11-05 20:07:27 -05:00
Gazook89
a13fd48cda
prevent crash on input to second field. small css change
2022-11-05 12:19:01 -05:00
Gazook89
aec1147aa5
set :invalid input to light red background
2022-11-05 11:56:48 -05:00
Gazook89
78da48b08d
fix issue with async setState using Event.persist()
2022-11-05 11:42:21 -05:00
Gazook89
edce191c29
remove a silly rule
2022-11-05 11:32:35 -05:00
Gazook89
8c52a253dc
log errs correctly, setCustomValidity and reportValidity
2022-11-04 20:22:59 -05:00
Gazook89
589ec0251a
move validations into it's own file.
2022-11-04 15:32:20 -05:00
Gazook89
ffddc275c1
set removeItem icon to transparent background
2022-11-03 23:38:46 -05:00
Gazook89
4e26bb309c
Merge branch 'master' into Open-Graph-Meta-Changes
2022-11-03 22:05:13 -05:00
Gazook89
7696be5d95
first commit
2022-11-03 22:00:45 -05:00
Trevor Buckner
ef80c23034
Merge pull request #2479 from G-Ambatte/excludeGoogleStubsFromAccountPage
...
[AccountPage] Modify query to exclude Google brew stubs
2022-10-31 22:37:40 -04:00
G.Ambatte
1f7be69624
Modify query to exclude Google brew stubs
2022-10-31 17:43:41 +13:00
Trevor Buckner
6e069dc29d
Merge pull request #2161 from G-Ambatte/createUIBasePage
...
Create UI base page
2022-10-30 11:08:04 -04:00
G.Ambatte
e40bbf56c7
Merge branch 'master' into createUIBasePage
2022-10-30 18:21:45 +13:00
Trevor Buckner
65beb8d65e
Merge branch 'master' into pr/2442
2022-10-28 14:07:14 -04:00
Trevor Buckner
ebf4f614c4
Merge pull request #2447 from Gazook89/autosave-default-fix
...
Fix Autosave Default
2022-10-28 14:05:45 -04:00
Trevor Buckner
26942e276a
Merge branch 'master' into pr/2447
2022-10-28 14:04:45 -04:00
Trevor Buckner
0bcce67e39
Small logic simplification
2022-10-28 14:04:28 -04:00
Trevor Buckner
3318ba6277
Merge pull request #2450 from G-Ambatte/fixUserPageStyle-#2449
...
[UserPage] Fix UserPage groups styling
2022-10-28 14:00:17 -04:00
Trevor Buckner
c5eb7db432
Merge pull request #2448 from naturalcrit/dependabot/npm_and_yarn/dedent-tabs-0.10.2
...
Bump dedent-tabs from 0.10.1 to 0.10.2
2022-10-28 13:07:26 -04:00
Trevor Buckner
f35345f385
Actually update version number.
2022-10-28 13:03:09 -04:00
Trevor Buckner
a13ac2e0c5
Merge pull request #2469 from jeddai/update-twitter-card
...
update twitter:card meta tag to have "summary" as the content
2022-10-28 02:31:09 -04:00
Trevor Buckner
27eb95ece8
Simplify split-table margins, .blank should have no margins before or after
2022-10-28 02:10:22 -04:00
Trevor Buckner
7958bb4cda
Missed one table style
2022-10-28 00:51:40 -04:00
Trevor Buckner
8fc01ebb12
Merge pull request #2472 from naturalcrit/Version3.3.1
...
Update changelog.md
2022-10-28 00:11:57 -04:00
Trevor Buckner
d2c10bb9ac
Update changelog.md
2022-10-28 00:11:31 -04:00
Trevor Buckner
13eedc9f82
Merge pull request #2467 from naturalcrit/dependabot/npm_and_yarn/googleapis-108.0.1
...
Bump googleapis from 108.0.0 to 108.0.1
2022-10-28 00:05:45 -04:00
Trevor Buckner
6f919bc214
Merge pull request #2471 from naturalcrit/MoreThemesFixes
...
More themes fixes
2022-10-28 00:05:28 -04:00
Trevor Buckner
496328d511
Remove unnecessary spacing rules from Blank Theme
2022-10-27 23:46:47 -04:00
Trevor Buckner
d6af56c51c
Move table line-height from TD to Table
2022-10-27 23:34:50 -04:00
Trevor Buckner
079d59695f
Return :where(.page) to .page
2022-10-27 23:27:56 -04:00
Charlie Humphreys
0867b142da
update getBrew usages to not fetch google brew during updates
2022-10-27 21:44:26 -05:00
Charlie Humphreys
ac7b2bce9f
update twitter:card meta tag to have "summary" as the content
2022-10-27 21:14:14 -05:00
dependabot[bot]
4664d88aad
Bump googleapis from 108.0.0 to 108.0.1
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 108.0.0 to 108.0.1.
- [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-v108.0.0...googleapis-v108.0.1 )
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 03:01:07 +00:00
Trevor Buckner
7d6a3da2e2
Merge pull request #2465 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.7.0
...
Bump mongoose from 6.6.5 to 6.7.0
2022-10-24 23:20:42 -04:00
Trevor Buckner
4180a7cfb4
Merge pull request #2455 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.19.6
...
Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6
2022-10-24 23:20:15 -04:00
Trevor Buckner
a2e11d12c9
Merge pull request #2452 from G-Ambatte/fixBrewItemError-#2451
...
[UserPage] Add key prop to Brew tags
2022-10-24 23:20:02 -04:00
dependabot[bot]
301c3fbdd2
Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.19.1 to 7.19.6.
- [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.19.6/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-10-25 03:16:37 +00:00
Trevor Buckner
35088188b3
Merge pull request #2456 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.6
...
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-24 23:15:38 -04:00
Trevor Buckner
95cda71eb5
Merge pull request #2458 from naturalcrit/dependabot/npm_and_yarn/eslint-8.26.0
...
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 23:15:26 -04:00
Trevor Buckner
a2e9fc67e4
Merge pull request #2463 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.2
...
Bump jest from 29.2.1 to 29.2.2
2022-10-24 23:15:18 -04:00
dependabot[bot]
50c541f3fa
Bump jest from 29.2.1 to 29.2.2
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.1 to 29.2.2.
- [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/v29.2.2/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-10-25 03:12:38 +00:00
dependabot[bot]
f98a3fe6c5
Bump eslint from 8.25.0 to 8.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.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.25.0...v8.26.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-10-25 03:11:05 +00:00
Trevor Buckner
d2c86bf619
Merge pull request #2464 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.1
...
Bump supertest from 6.3.0 to 6.3.1
2022-10-24 23:10:00 -04:00
dependabot[bot]
aeb4f85a48
Bump mongoose from 6.6.5 to 6.7.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.6.5 to 6.7.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.6.5...6.7.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-10-25 03:01:46 +00:00
dependabot[bot]
b8f32cc2cb
Bump supertest from 6.3.0 to 6.3.1
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-25 03:01:25 +00:00
Trevor Buckner
d562308b63
Merge pull request #2461 from naturalcrit/FixPHBHeaderSpacings
...
Fix PHB Tables (again) + Header spacings
2022-10-24 19:37:20 -04:00
Trevor Buckner
2d26e7cd07
Handle spacing at bottom of side-by-side tables
2022-10-24 19:29:59 -04:00
Trevor Buckner
8b011804ca
Merge branch 'master' into FixPHBHeaderSpacings
2022-10-24 17:08:49 -04:00
Trevor Buckner
93a90dbf13
Merge pull request #2460 from naturalcrit/FixPrintPageMissingBlankTheme
...
Fix "blank" theme not included on print page.
2022-10-24 17:08:33 -04:00
Trevor Buckner
2b6585545c
Fix "blank" theme not included on print page.
2022-10-24 17:04:33 -04:00
Trevor Buckner
047160e4ec
Further tweaks to table size/header spacings
2022-10-24 17:01:38 -04:00
Trevor Buckner
6a6ee9fc12
Tweak top margins for headers
2022-10-21 09:27:55 -04:00
dependabot[bot]
96577794e9
Bump @babel/core from 7.19.3 to 7.19.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.19.6.
- [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.19.6/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-10-21 03:01:56 +00:00
Gazook89
5c3f7b1b82
small fixes
2022-10-20 11:46:53 -05:00
Gazook89
bdf1bd1e8b
add user page
2022-10-20 11:40:10 -05:00
Gazook89
df6d372243
Merge branch 'master' into Open-Graph-Meta-Changes
2022-10-20 11:19:48 -05:00
Gazook89
b237456420
add fn to change meta tags based on page
2022-10-20 11:19:17 -05:00
G.Ambatte
99382adbf6
Add key prop to Brew tags
2022-10-20 17:34:06 +13:00
G.Ambatte
3f0c950e72
Fix UserPage groups styling
2022-10-20 17:26:46 +13:00
dependabot[bot]
2b71ff2dec
Bump dedent-tabs from 0.10.1 to 0.10.2
...
Bumps [dedent-tabs](https://github.com/adrianjost/dedent-tabs ) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/adrianjost/dedent-tabs/releases )
- [Commits](https://github.com/adrianjost/dedent-tabs/commits )
---
updated-dependencies:
- dependency-name: dedent-tabs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-20 03:01:28 +00:00
Gazook89
1801691f49
fix autosave default
2022-10-19 11:45:47 -05:00
Trevor Buckner
2bad0bfcb0
Further table tweaks for Chrome 106
2022-10-19 09:06:48 -04:00
Trevor Buckner
ac30b3df9d
Merge pull request #2446 from naturalcrit/Update-to-v-3.3.0
...
Update to v 3.3.0
2022-10-19 00:54:29 -04:00
Trevor Buckner
f67ba7ecda
Update changelog.md
2022-10-19 00:50:30 -04:00
Trevor Buckner
812b8350d3
3.3.0
2022-10-19 00:49:31 -04:00
Trevor Buckner
0c67a23b57
Update changelog.md
2022-10-19 00:49:24 -04:00
Trevor Buckner
976f6be3f0
Merge pull request #2441 from naturalcrit/TemporaryChromeTableHeightFix
...
Tweak table padding
2022-10-19 00:07:33 -04:00
Trevor Buckner
852d2a1d5f
Merge pull request #2443 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.1
...
Bump jest from 29.2.0 to 29.2.1
2022-10-19 00:07:11 -04:00
dependabot[bot]
bf39d4124c
Bump jest from 29.2.0 to 29.2.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.0 to 29.2.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/v29.2.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-10-19 03:01:25 +00:00
Gazook89
04eebae3ec
Merge branch 'master' into Open-Graph-Meta-Changes
2022-10-18 21:19:55 -05:00
Gazook89
23a0a89ead
autohide dropdown again
2022-10-18 21:02:44 -05:00
Gazook89
a7a67621a1
added removeItem() function
2022-10-18 21:01:24 -05:00
Trevor Buckner
2d2a81a3ca
Tweak table padding
2022-10-18 21:29:34 -04:00
Gazook89
bebb06a36d
Merge branch 'master' into Delete-Recent-Items
2022-10-18 19:22:01 -05:00
Trevor Buckner
c4e331ee7e
Merge pull request #2438 from G-Ambatte/fixToC-#2437
...
Change ToC to use flexbox
2022-10-18 15:25:24 -04:00
Trevor Buckner
13192dc102
Merge pull request #2428 from G-Ambatte/fixSaveFromHomePage-#2427
...
Send entire brew to HomePage save function
2022-10-18 14:12:47 -04:00
Trevor Buckner
ab773f5f7b
Merge pull request #2426 from G-Ambatte/ignoreVSCodeFIles
...
Add .vscode to .gitignore
2022-10-18 14:12:15 -04:00
Trevor Buckner
164a0fe8d5
Merge pull request #2425 from G-Ambatte/addURIEncodingToUserName-#2420
...
Add URI encoding to User Page link
2022-10-18 14:11:42 -04:00
Trevor Buckner
3032363aea
Merge pull request #2392 from G-Ambatte/stopUnfoldingCode-#2135
...
[Editor] Prevent unfolding code in Editor when adding a Snippet
2022-10-18 13:55:21 -04:00
Trevor Buckner
3327712253
Focus on editor after snippet
2022-10-18 13:52:22 -04:00
Trevor Buckner
2abd0a871b
Merge pull request #2416 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.0
...
Bump supertest from 6.2.4 to 6.3.0
2022-10-18 13:23:39 -04:00
Trevor Buckner
eff7fde8cf
Merge pull request #2384 from Gazook89/Toggle-AutoSave
...
Add ability to toggle the Auto Save
2022-10-18 13:23:26 -04:00
Trevor Buckner
8b8a60c8ad
tweak alert text
2022-10-18 13:22:29 -04:00
Trevor Buckner
5350f7d933
Merge pull request #2418 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.2
...
Bump react-router-dom from 6.3.0 to 6.4.2
2022-10-18 11:57:36 -04:00
Trevor Buckner
30c9b35354
Merge pull request #2404 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.3
...
Bump @babel/core from 7.19.1 to 7.19.3
2022-10-18 11:57:23 -04:00
Trevor Buckner
4c46388686
Merge pull request #2419 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.6.5
...
Bump mongoose from 6.6.1 to 6.6.5
2022-10-18 11:57:12 -04:00
dependabot[bot]
3bd9fe4c99
Bump supertest from 6.2.4 to 6.3.0
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.4...v6.3.0 )
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-18 15:32:04 +00:00
Trevor Buckner
837554eb17
Merge pull request #2439 from naturalcrit/dependabot/npm_and_yarn/jest-29.2.0
...
Bump jest from 29.0.3 to 29.2.0
2022-10-18 11:30:45 -04:00
Gazook89
d8fe54b7b2
Merge branch 'master' into Toggle-AutoSave
2022-10-17 21:53:35 -05:00
Gazook89
c49be3391e
change time delay between warnings to 15min
2022-10-17 21:52:48 -05:00
Gazook89
c56adcba76
only display 'off' warning if changes exist
2022-10-17 21:49:50 -05:00
dependabot[bot]
74e20bf7be
Bump jest from 29.0.3 to 29.2.0
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.3 to 29.2.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/v29.2.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-10-17 03:01:24 +00:00
G.Ambatte
7896fe3ed9
Remove footer on pages with ToC
2022-10-16 22:37:30 +13:00
G.Ambatte
0e0cdfe25b
Fix font size in ToC
2022-10-16 21:20:01 +13:00
G.Ambatte
2c2a10730e
Change style of page numbers
2022-10-16 21:01:45 +13:00
G.Ambatte
51f8786905
Change ToC to use flexbox
2022-10-16 20:34:18 +13:00
dependabot[bot]
78a5390917
Bump @babel/core from 7.19.1 to 7.19.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.1 to 7.19.3.
- [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.19.3/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-10-11 01:18:32 +00:00
Trevor Buckner
d998381bbe
Merge pull request #2435 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.4
...
Bump @babel/preset-env from 7.19.1 to 7.19.4
2022-10-10 21:17:48 -04:00
Trevor Buckner
6326a93d98
Merge pull request #2434 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.10
...
Bump eslint-plugin-react from 7.31.8 to 7.31.10
2022-10-10 21:17:42 -04:00
dependabot[bot]
e4e619ac1e
Bump @babel/preset-env from 7.19.1 to 7.19.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.1 to 7.19.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.19.4/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-10-11 01:11:34 +00:00
dependabot[bot]
439afcb667
Bump eslint-plugin-react from 7.31.8 to 7.31.10
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.8 to 7.31.10.
- [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.31.8...v7.31.10 )
---
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-10-11 01:11:10 +00:00
Trevor Buckner
f4108f241e
Merge pull request #2422 from naturalcrit/dependabot/npm_and_yarn/body-parser-1.20.1
...
Bump body-parser from 1.20.0 to 1.20.1
2022-10-10 21:10:36 -04:00
Trevor Buckner
2e3c9114c6
Merge pull request #2412 from naturalcrit/dependabot/npm_and_yarn/marked-4.1.1
...
Bump marked from 4.1.0 to 4.1.1
2022-10-10 21:10:16 -04:00
Trevor Buckner
746b04646c
Merge pull request #2431 from naturalcrit/dependabot/npm_and_yarn/express-4.18.2
...
Bump express from 4.18.1 to 4.18.2
2022-10-10 21:10:04 -04:00
Trevor Buckner
a7577bf83b
Merge pull request #2432 from naturalcrit/dependabot/npm_and_yarn/eslint-8.25.0
...
Bump eslint from 8.24.0 to 8.25.0
2022-10-10 21:09:51 -04:00
dependabot[bot]
b283e8e66a
Bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.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.24.0...v8.25.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-10-10 03:01:22 +00:00
dependabot[bot]
a129e887dd
Bump express from 4.18.1 to 4.18.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.1 to 4.18.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.18.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 03:01:07 +00:00
G.Ambatte
ed65d0c922
Send entire brew to HomePage save function
2022-10-09 11:55:05 +13:00
G.Ambatte
df53369ec1
Add .vscode to .gitignore
2022-10-08 14:56:42 +13:00
G.Ambatte
cc385462de
Add URI encoding to User Page link
2022-10-08 14:47:59 +13:00
dependabot[bot]
269ba246ec
Bump body-parser from 1.20.0 to 1.20.1
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.0 to 1.20.1.
- [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.20.0...1.20.1 )
---
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-10-07 03:01:00 +00:00
dependabot[bot]
a67b1b9c12
Bump mongoose from 6.6.1 to 6.6.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.6.1 to 6.6.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.6.1...6.6.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-10-06 03:02:20 +00:00
dependabot[bot]
8c13d4d7ad
Bump react-router-dom from 6.3.0 to 6.4.2
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.3.0 to 6.4.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.4.2/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.2/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-06 03:01:39 +00:00
Gazook89
8562d328ff
Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave
2022-10-03 20:46:11 -05:00
G.Ambatte
1d8781da90
Modify how data is passed to UIPage
2022-10-03 20:27:34 +13:00
dependabot[bot]
dd64d19037
Bump marked from 4.1.0 to 4.1.1
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.1.0 to 4.1.1.
- [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.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:01:09 +00:00
G.Ambatte
93918bc26c
Nudge SVG size
2022-10-02 11:06:57 +13:00
Gazook89
bfb82e8a21
autosave warning conditional on elapsed time unsaved.
2022-09-30 12:20:59 -05:00
Gazook89
8609026531
add unsavedTime state for better notification
2022-09-30 11:24:15 -05:00
Gazook89
0cd598ae14
rework the whole thing
2022-09-30 10:42:50 -05:00
Gazook89
95497350e4
move test for autosave status to handleTextChange from trySave()
2022-09-28 20:20:11 -05:00
Gazook89
9bb1344538
tweak behavior per calculuschild notes
...
Default to autosave = true. trySave() when autosave toggled on. Display "auto-saved." when save is a result of autosave.
2022-09-28 12:17:14 -05:00
Gazook89
ab695d29fe
refactor into handle... and render... methods
2022-09-28 11:13:16 -05:00
Gazook89
fa4b3338af
save autosave setting to localStorage
2022-09-27 21:04:51 -05:00
Gazook89
c7ed9ea717
Create autosave toggle dropdown menu
2022-09-27 19:35:29 -05:00
G.Ambatte
7ae939623c
Merge branch 'master' into createUIBasePage
2022-09-28 07:06:01 +13:00
G.Ambatte
de86a77dfc
Change post-insertion selection option
2022-09-27 17:06:48 +13:00
G.Ambatte
b44a7d3236
Merge branch 'master' into stopUnfoldingCode-#2135
2022-09-27 13:01:30 +13:00
Trevor Buckner
a3c7e2f807
Merge pull request #2396 from G-Ambatte/adjustCodeFold-#1907
...
[Editor] Change folded code text generation
2022-09-26 16:40:40 -04:00
G.Ambatte
447f8d39dc
Reduce variable use
2022-09-27 08:03:43 +13:00
G.Ambatte
7b961af45f
Merge branch 'master' into adjustCodeFold-#1907
2022-09-27 07:54:05 +13:00
Gazook89
bc0ee8138e
change title and description
2022-09-26 13:03:40 -05:00
G.Ambatte
91b2911bb0
Change capitalization of page title
2022-09-26 20:17:52 +13:00
G.Ambatte
9848dc54ba
Add Nav bar items
2022-09-26 19:07:46 +13:00
G.Ambatte
9a3bd4db4b
Merge branch 'master' into createUIBasePage
2022-09-26 19:02:07 +13:00
G.Ambatte
891bde6990
Merge branch 'createUIBasePage' of https://github.com/G-Ambatte/homebrewery into createUIBasePage
2022-09-26 18:44:45 +13:00
G.Ambatte
d9228b8c4b
Add Account menu item
2022-09-26 18:43:47 +13:00
Trevor Buckner
edd58455f6
Merge pull request #2399 from naturalcrit/dependabot/npm_and_yarn/got-and-nodemon--removed
...
Bump got and nodemon
2022-09-25 23:56:57 -04:00
Trevor Buckner
e082167c39
Merge pull request #2398 from naturalcrit/dependabot/npm_and_yarn/eslint-8.24.0
...
Bump eslint from 8.23.1 to 8.24.0
2022-09-25 23:55:04 -04:00
G.Ambatte
5a3daf8ffd
Merge branch 'master' into createUIBasePage
2022-09-26 16:34:44 +13:00
dependabot[bot]
3719614dee
Bump got and nodemon
...
Removes [got](https://github.com/sindresorhus/got ). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon ). These dependencies need to be updated together.
Removes `got`
Updates `nodemon` from 2.0.7 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.20 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: nodemon
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 03:27:43 +00:00
Trevor Buckner
e098dc21ce
Merge pull request #2389 from naturalcrit/dependabot/npm_and_yarn/googleapis-108.0.0
...
Bump googleapis from 107.0.0 to 108.0.0
2022-09-25 23:26:55 -04:00
Trevor Buckner
f4580f9040
Merge pull request #2372 from Gazook89/CSS-Flex-Meta-Editor
...
Reposition Thumbnail Preview in Metadata Editor
2022-09-25 23:19:27 -04:00
Trevor Buckner
6e05186f1a
Merge pull request #2395 from G-Ambatte/shiftThumbnailUrlToStub-#2351
...
[Stub] Shift thumbnail url to stub #2351
2022-09-25 23:16:50 -04:00
Trevor Buckner
9701c55195
Merge branch 'master' into pr/2395
2022-09-25 23:08:37 -04:00
dependabot[bot]
0d2eebe324
Bump eslint from 8.23.1 to 8.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.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.23.1...v8.24.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-09-26 03:01:13 +00:00
Trevor Buckner
e21fe49359
Merge pull request #2387 from Gazook89/stat-block-color-tweak
...
Change Monster Stat background color
2022-09-25 22:54:42 -04:00
Trevor Buckner
bc94082eb6
Merge pull request #2383 from Gazook89/Prevent-Selection-on-splitPane-drag
...
Prevent text selection in editor when dragging splitPane divider.
2022-09-25 22:29:36 -04:00
Trevor Buckner
5d769d2297
Merge pull request #2382 from Gazook89/scroll-behavior-correction
...
Scroll behavior correction
2022-09-25 22:26:15 -04:00
Trevor Buckner
48d0434178
Merge branch 'master' into pr/2382
2022-09-25 22:23:19 -04:00
Trevor Buckner
f74b84bd12
Merge pull request #2379 from Gazook89/filter-sort-as-divs
...
Change User Page search bar to Divs
2022-09-25 22:21:58 -04:00
Trevor Buckner
910868cfdb
Simplified sort arrow, removed duplicate "onClick"
2022-09-25 22:20:44 -04:00
G.Ambatte
5469ec6683
Format Issued datetime
2022-09-26 13:28:50 +13:00
G.Ambatte
764621f762
Add Homebrewery Icon
2022-09-26 12:12:21 +13:00
G.Ambatte
248687684a
Add group styling
2022-09-26 11:31:00 +13:00
G.Ambatte
d7b1f89152
Change data items to a list
2022-09-26 11:30:45 +13:00
G.Ambatte
9a844dae39
Fix class=>className
2022-09-26 00:41:49 +13:00
G.Ambatte
5193271796
Fix Google Drive icon
2022-09-26 00:41:17 +13:00
G.Ambatte
ed5bef27e0
Shift renderUiItems to function
2022-09-26 00:35:12 +13:00
G.Ambatte
be25e90009
Change variable name
2022-09-26 00:34:54 +13:00
G.Ambatte
ab98bf5d6c
Fix Routes
2022-09-26 00:05:53 +13:00
G.Ambatte
ffb1c77697
Merge branch 'createUIBasePage'
2022-09-25 23:54:20 +13:00
G.Ambatte
6bddba6762
Merge branch 'master' into createUIBasePage
2022-09-25 23:47:55 +13:00
G.Ambatte
57b0af54df
Renamed functions, eliminate unnecessary variable
2022-09-25 23:29:45 +13:00
G.Ambatte
0ac50017c4
Change path to /account
2022-09-25 23:20:45 +13:00
G.Ambatte
9135ca1e43
Fix class => className
2022-09-25 23:20:03 +13:00
G.Ambatte
1dc6256aab
Change fold-marker color to grey
2022-09-25 19:59:35 +13:00
G.Ambatte
227be5e3be
Modify folded text generation
2022-09-25 13:55:46 +13:00
G.Ambatte
e18e3cf7e4
Remove thumbnail from Google brew properties
2022-09-24 23:51:08 +12:00
G.Ambatte
ca09e98d8f
Exclude thumbnail from Google props
2022-09-24 23:50:20 +12:00
G.Ambatte
db174c9655
Add optional overwrite protection
2022-09-24 13:50:26 +12:00
G.Ambatte
22896470e3
Remove unused splice function
2022-09-24 13:36:14 +12:00
G.Ambatte
56fde5a448
Use cm.replaceSelection instead of split/join text
2022-09-24 13:34:26 +12:00
Trevor Buckner
6ade9925d7
Merge pull request #2388 from Gazook89/Display-Renderer-on-Page
...
Add renderer to pageInfo
2022-09-22 14:51:20 -04:00
Trevor Buckner
e755ab878d
Merge pull request #2332 from G-Ambatte/showThumbnailOnUserPage-#2331
...
[UserPage] Show Brew's Meta thumbnail on UserPage
2022-09-22 14:23:06 -04:00
G.Ambatte
fa0d8e86fc
Remove unnecessary empty element
2022-09-22 20:25:18 +12:00
dependabot[bot]
5458b8297c
Bump googleapis from 107.0.0 to 108.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 107.0.0 to 108.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-v107.0.0...googleapis-v108.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-09-22 03:01:15 +00:00
Gazook89
f3c9dde801
thumbnail preview de-uglification
2022-09-21 20:50:10 -05:00
Gazook89
45aa8bdfae
Add html node and css for Delete button
2022-09-21 20:27:16 -05:00
G.Ambatte
09d161f3a6
Adjust background image properties
2022-09-22 07:48:51 +12:00
Gazook89
90a65d0a57
Add renderer to pageInfo
2022-09-21 11:37:14 -05:00
Gazook89
0bf1328c17
change monster stat background color
2022-09-21 11:29:42 -05:00
Gazook89
3754468cf4
change sortDir by clicking on sort title.
2022-09-21 11:12:23 -05:00
Gazook89
6329cb2cec
style changes for better contrast
2022-09-21 10:56:45 -05:00
G.Ambatte
f218f48f0f
Apply Gazook89's thumbnail style
2022-09-21 18:38:45 +12:00
G.Ambatte
a179f8d124
Lint fix
2022-09-21 18:16:36 +12:00
Gazook89
f681948a35
pedantic change
2022-09-21 00:42:10 -05:00
Gazook89
475f3e75dd
add simple toggle to 'save status' field for auto-save
2022-09-21 00:29:40 -05:00
Gazook89
f337925af9
add e.preventDefault() to mousedown event
2022-09-20 23:46:25 -05:00
G.Ambatte
918690e773
Merge branch 'master' into showThumbnailOnUserPage-#2331
2022-09-21 14:35:27 +12:00
Gazook89
7623d3e93a
set scrollbar to 'thin' in recentItems dropdown
2022-09-20 20:37:55 -05:00
Gazook89
f2a8a6a03a
match scroll bar style of recentItems to UI
2022-09-20 19:59:38 -05:00
Gazook89
49cc4180a7
set only listPage to overflow-y scroll.
...
The pages are not all quite set up the same way. /new/, /edit/, and /share/ all use an iframe and those iframes have their own scroll behavior. /user/ doesn't have an iframe and so the `.content` portion of the page needs to scroll.
2022-09-20 19:58:52 -05:00
Trevor Buckner
8ebfc772f3
Merge pull request #2381 from Gazook89/Effect-to-Affect-PPR
...
Update PPR notice with correct spelling.
2022-09-20 13:21:36 -04:00
Gazook89
38dccbae09
change 'effect' to 'affect'
2022-09-20 12:19:27 -05:00
Trevor Buckner
0f68f5a356
Merge pull request #2380 from Gazook89/reddit-issue-template-fix
...
Make Reddit Issue Template a List
2022-09-19 22:19:04 -04:00
Gazook89
7999553973
make reddit issue template a list
2022-09-19 20:44:31 -05:00
Gazook89
3c75ac6156
change some .less to reflect new focus of .active
2022-09-19 11:30:44 -05:00
Gazook89
9fcc7b84c3
set .sort-option to .active rather than button within.
2022-09-19 11:07:47 -05:00
Gazook89
8ac4d93581
change sort-container to baseline alignment
2022-09-19 10:47:35 -05:00
Gazook89
10a349ade8
change sortDir to always white.
2022-09-19 10:27:02 -05:00
Gazook89
87a9194189
remove unset on listPage height.
2022-09-19 10:08:52 -05:00
Gazook89
ac371946d8
Merge branch 'master' into filter-sort-as-divs
2022-09-19 10:04:47 -05:00
Trevor Buckner
158d47edde
Merge pull request #2378 from Gazook89/github-forms
...
remove labels from dropdowns and add label
2022-09-19 11:00:34 -04:00
Gazook89
5ad4e6b1f1
remove labels from dropdowns and add label
2022-09-19 09:54:34 -05:00
Trevor Buckner
ce7c3dfb8a
Merge pull request #2377 from Gazook89/github-forms
...
GitHub forms tweaks
2022-09-19 10:44:36 -04:00
Gazook89
208e9261ce
fixed two more validations
2022-09-19 09:31:55 -05:00
Gazook89
af8d327ae2
fix editPage url query & Saving label
2022-09-18 19:37:40 -05:00
Gazook89
0d931ed5b5
add validation (required) to user-description in save_issue.yml
2022-09-18 19:33:53 -05:00
Gazook89
d8039b0cf2
removed 'title' from save_issue.yml
2022-09-18 19:32:15 -05:00
Gazook89
2e27c5957d
fix checkboxes on feature_request.yml
2022-09-18 19:30:30 -05:00
Gazook89
1bfcb5a839
fix 'validations' on general_issue.yaml
2022-09-18 19:25:26 -05:00
Trevor Buckner
6d98119df2
Merge pull request #2367 from Gazook89/github-forms
...
Add different Issue forms
2022-09-18 17:20:25 -04:00
Trevor Buckner
a90028d93f
Merge pull request #2360 from Gazook89/navbar-vs-content-sections
...
change overflow-y behavior to fix navbar
2022-09-18 17:16:48 -04:00
Gazook89
630ff9d86a
add browser field
2022-09-18 10:32:50 -05:00
Gazook89
600b92cbce
Move 'additional steps' to end of post.
2022-09-18 10:19:00 -05:00
Gazook89
7a609f5a78
set Report Save Issue to open save_issue.yaml template
2022-09-18 10:08:01 -05:00
Gazook89
4c3b9f8fb6
small requested changes
2022-09-17 23:59:25 -05:00
Gazook89
b120c47faa
add vertical scroll - auto
2022-09-15 13:38:09 -05:00
Gazook89
49a3057765
clear out some unused properties
2022-09-15 13:33:19 -05:00
Gazook89
fc5d06be0e
fixed vertical spacing
2022-09-15 13:19:27 -05:00
Gazook89
bb25d30663
flex working, but odd vertical spacing
2022-09-15 12:29:25 -05:00
Trevor Buckner
d20bb15204
Merge pull request #2370 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.1
...
Bump @babel/preset-env from 7.19.0 to 7.19.1
2022-09-14 23:03:51 -04:00
Trevor Buckner
4261b515e6
Merge pull request #2368 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.1
...
Bump @babel/core from 7.19.0 to 7.19.1
2022-09-14 23:03:43 -04:00
dependabot[bot]
283db495ad
Bump @babel/preset-env from 7.19.0 to 7.19.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.0 to 7.19.1.
- [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.19.1/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-09-15 03:03:36 +00:00
dependabot[bot]
535bb34ed4
Bump @babel/core from 7.19.0 to 7.19.1
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.0 to 7.19.1.
- [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.19.1/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-09-15 03:03:35 +00:00
Trevor Buckner
1d4ebf48f2
Merge pull request #2363 from naturalcrit/dependabot/npm_and_yarn/classnames-2.3.2
...
Bump classnames from 2.3.1 to 2.3.2
2022-09-14 23:03:18 -04:00
Trevor Buckner
f637018b5d
Merge pull request #2369 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.19.1
...
Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
2022-09-14 23:02:58 -04:00
Trevor Buckner
4dfbf8ecaf
Merge pull request #2371 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.6.1
...
Bump mongoose from 6.6.0 to 6.6.1
2022-09-14 23:02:48 -04:00
Trevor Buckner
c3b17a6816
Merge pull request #2355 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.8
...
Bump eslint-plugin-react from 7.31.7 to 7.31.8
2022-09-14 23:02:37 -04:00
dependabot[bot]
f940a9181a
Bump mongoose from 6.6.0 to 6.6.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.6.0 to 6.6.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.6.0...6.6.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-09-15 03:02:23 +00:00
dependabot[bot]
95a0151234
Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.10 to 7.19.1.
- [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.19.1/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-09-15 03:01:46 +00:00
Gazook89
3bae1565b2
Add different Issue forms
2022-09-14 21:30:01 -05:00
dependabot[bot]
66cf29e58f
Bump classnames from 2.3.1 to 2.3.2
...
Bumps [classnames](https://github.com/JedWatson/classnames ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/JedWatson/classnames/releases )
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md )
- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: classnames
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-14 03:01:24 +00:00
Gazook89
9f4920fd2a
change overflow-y behavior to fix navbar
2022-09-13 15:55:50 -05:00
dependabot[bot]
2724eb6518
Bump eslint-plugin-react from 7.31.7 to 7.31.8
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.7 to 7.31.8.
- [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.31.7...v7.31.8 )
---
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-09-13 18:40:08 +00:00
Trevor Buckner
c8742289de
Merge pull request #2358 from naturalcrit/dependabot/npm_and_yarn/eslint-8.23.1
...
Bump eslint from 8.23.0 to 8.23.1
2022-09-13 14:25:01 -04:00
Trevor Buckner
0e40da73f6
Merge pull request #2354 from naturalcrit/dependabot/npm_and_yarn/jest-29.0.3
...
Bump jest from 29.0.2 to 29.0.3
2022-09-13 14:24:46 -04:00
Trevor Buckner
93b1576de1
Merge pull request #2359 from Gazook89/mongodb-URL-change
...
Change MongoDB address from localhost to 127.0.0.1
2022-09-13 13:51:02 -04:00
Gazook89
cfdbe06d07
move dir button next to active sort option
2022-09-13 12:26:28 -05:00
Gazook89
46a45a8536
replace sort table with divs and give UI styling
2022-09-13 10:57:28 -05:00
Gazook89
f86ec64714
change localhost to 127.0.0.1
...
node v16+ better utilizes the address 127.0.01 rather than localhost, at least on MacOS while still working for Windows.
2022-09-13 09:19:34 -05:00
dependabot[bot]
08c7c8b10f
Bump eslint from 8.23.0 to 8.23.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [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.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-12 20:01:09 -07:00
dependabot[bot]
8cd896fbfa
Bump jest from 29.0.2 to 29.0.3
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.2 to 29.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/v29.0.3/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-09-12 03:01:21 +00:00
G.Ambatte
abe7d858a8
Merge branch 'master' into showThumbnailOnUserPage-#2331
2022-09-11 12:21:44 +12:00
Trevor Buckner
5e076fc948
Merge pull request #1954 from naturalcrit/SwappableThemes-ReorganizeFolderStructure
...
Swappable themes
2022-09-09 11:00:57 -04:00
Trevor Buckner
0f566fe912
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-09-09 10:51:08 -04:00
Trevor Buckner
be8abe9dcb
Merge pull request #2349 from naturalcrit/Up-Version-to-v3.2.2
...
Up version to v3.2.2
2022-09-09 10:48:19 -04:00
Trevor Buckner
8efdf61143
Merge pull request #2348 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.6.0
...
Bump mongoose from 6.5.5 to 6.6.0
2022-09-08 23:50:58 -04:00
Trevor Buckner
c3f885012a
Update changelog
2022-09-08 23:19:29 -04:00
Trevor Buckner
969eac4c5a
3.2.2
2022-09-08 23:02:00 -04:00
dependabot[bot]
003b9dcd7f
Bump mongoose from 6.5.5 to 6.6.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.5.5 to 6.6.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.5.5...6.6.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-09-09 03:01:35 +00:00
Trevor Buckner
0bc20112b2
Merge pull request #2345 from jeddai/fix-delete-former-google-brew
...
update deletion to delete brews when the google brew cannot be found
2022-09-08 22:40:51 -04:00
Trevor Buckner
9e137fa6a8
Merge pull request #2344 from naturalcrit/StyleBrewitemTags
...
Add Styling to Tags on userpage
2022-09-08 22:40:31 -04:00
Trevor Buckner
1f8701bea6
Merge pull request #2342 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.0
...
Bump @babel/preset-env from 7.18.10 to 7.19.0
2022-09-08 22:39:21 -04:00
Trevor Buckner
313ffab7c1
Merge pull request #2341 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.7
...
Bump eslint-plugin-react from 7.31.1 to 7.31.7
2022-09-08 22:39:10 -04:00
Trevor Buckner
9f602e416f
Merge pull request #2343 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.0
...
Bump @babel/core from 7.18.13 to 7.19.0
2022-09-08 22:38:54 -04:00
Trevor Buckner
de90e2d801
Merge pull request #2347 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.5.5
...
Bump mongoose from 6.5.4 to 6.5.5
2022-09-08 22:38:37 -04:00
Trevor Buckner
3c12f1133e
Tweak console warning
2022-09-08 22:38:00 -04:00
Charlie Humphreys
0625c57824
override next with an empty function
2022-09-08 08:16:49 -05:00
Charlie Humphreys
a234fdbab7
fix getBrew issue
2022-09-08 08:15:55 -05:00
dependabot[bot]
5830ee471b
Bump @babel/core from 7.18.13 to 7.19.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.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.19.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-09-08 04:06:01 +00:00
dependabot[bot]
c35d97bf69
Bump eslint-plugin-react from 7.31.1 to 7.31.7
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.1 to 7.31.7.
- [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.31.1...v7.31.7 )
---
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-09-08 04:05:48 +00:00
dependabot[bot]
6c3a9370dc
Bump mongoose from 6.5.4 to 6.5.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.5.4 to 6.5.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.5.4...6.5.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-09-08 04:05:29 +00:00
dependabot[bot]
edb74237bd
Bump @babel/preset-env from 7.18.10 to 7.19.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.10 to 7.19.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.19.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-09-08 04:05:20 +00:00
Trevor Buckner
cd8496b62b
Merge pull request #2338 from naturalcrit/dependabot/npm_and_yarn/jest-29.0.2
...
Bump jest from 29.0.1 to 29.0.2
2022-09-08 00:04:23 -04:00
Charlie Humphreys
af1821e697
update deletion to delete brews when the google brew cannot be found
2022-09-06 22:50:51 -05:00
Trevor Buckner
c0a14a5618
remove console.log
2022-09-06 22:57:00 -04:00
Trevor Buckner
8709545f14
Don't display tags that are empty strings.
2022-09-06 22:41:10 -04:00
Trevor Buckner
e0d8846c44
tweaks
2022-09-06 01:00:38 -04:00
Trevor Buckner
cae1bc9f0a
Put tags in individual spans
2022-09-05 23:31:23 -04:00
Trevor Buckner
eae5fc9be9
Hide themes behind flag "enable_themes"
2022-09-05 17:05:37 -04:00
Trevor Buckner
c2a5aad1e8
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-09-05 16:13:11 -04:00
dependabot[bot]
2a3aeec459
Bump jest from 29.0.1 to 29.0.2
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.1 to 29.0.2.
- [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/v29.0.2/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-09-05 13:11:21 +00:00
G.Ambatte
4a89d73f73
Update brewItem.less
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-09-04 16:44:18 +12:00
Trevor Buckner
746e8f8a6a
Merge pull request #2329 from G-Ambatte/smartenApostrophe-#2328
...
[UserPage] Change apostrophe in `usernameWithS`
2022-09-03 23:12:13 -04:00
Trevor Buckner
4f52cc075a
Merge pull request #2327 from G-Ambatte/addSortType&DirToLocalStorage-#2326
...
[UserPage] Add sort type & dir to local storage
2022-09-03 23:11:24 -04:00
Trevor Buckner
8cf8c5cabb
Merge branch 'master' into addSortType&DirToLocalStorage-#2326
2022-09-03 23:11:13 -04:00
Trevor Buckner
2f44c35ede
Merge pull request #2320 from G-Ambatte/addBrewTagsToFilter-#2319
...
[UserPage] Add tags to filter
2022-09-03 22:40:08 -04:00
Trevor Buckner
62dee13881
Merge pull request #2324 from naturalcrit/FixNewPageCloning
...
Fix conflicts on /new
2022-09-03 22:38:59 -04:00
G.Ambatte
3975c74b2b
Add thumbnail styling to BrewItem.less
2022-09-04 00:19:26 +12:00
G.Ambatte
0f1c585567
Add thumbnail functionality to BrewItem
2022-09-04 00:19:05 +12:00
G.Ambatte
1fb3ec4057
Add thumbnail to UserPage data
2022-09-04 00:18:08 +12:00
G.Ambatte
85cad49b03
Simplify getSortedBrews logic
2022-09-03 22:28:03 +12:00
G.Ambatte
76203928d2
Change apostrophe
2022-09-03 22:07:23 +12:00
G.Ambatte
cfbc089207
Add sort type & dir to local storage
2022-09-03 21:15:32 +12:00
G.Ambatte
ba693365ec
Lint fixes
2022-09-03 20:53:28 +12:00
Trevor Buckner
2c7fdd3993
Remove unused variables from Journal theme
2022-09-03 01:42:38 -04:00
Trevor Buckner
0828a9fe68
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-09-03 01:38:59 -04:00
Trevor Buckner
b4be9bb741
Default brew in getDefaultProps, don't get localstorage when cloning
2022-09-03 01:32:42 -04:00
Trevor Buckner
e5fe6b1fd9
Merge branch 'master' into pr/2320
2022-09-02 23:55:34 -04:00
Trevor Buckner
8d10800cb6
Merge pull request #2318 from G-Ambatte/addTagsToBrewItem-#2317
...
[UserPage] Add tags to UserPage BrewItem
2022-09-02 23:43:26 -04:00
Trevor Buckner
67099bba40
Merge pull request #2316 from G-Ambatte/addSortTypeAndDirToURL-#2315
...
[UserPage] Add sort type and dir to URL
2022-09-02 22:46:25 -04:00
Trevor Buckner
d94b274439
Merge branch 'master' into addSortTypeAndDirToURL-#2315
2022-09-02 22:44:43 -04:00
Trevor Buckner
99c2ff15a0
Merge pull request #2300 from G-Ambatte/addUserPageCollapse-#1797
...
[UserPage] Collapse Brew Groups
2022-09-02 22:33:27 -04:00
G.Ambatte
0b89a895e7
Merge branch 'master' into addSortTypeAndDirToURL-#2315
2022-09-03 13:28:28 +12:00
G.Ambatte
64740ba528
Merge branch 'master' into addBrewTagsToFilter-#2319
2022-09-03 13:28:05 +12:00
G.Ambatte
f35634a295
Merge branch 'master' into addTagsToBrewItem-#2317
2022-09-03 13:27:19 +12:00
G.Ambatte
9807e24e0a
Add brewTags class to BrewItem tags
2022-09-03 12:58:45 +12:00
G.Ambatte
de43bd46a5
Merge branch 'master' into addUserPageCollapse-#1797
2022-09-03 12:49:49 +12:00
G.Ambatte
b9f64092b8
Remove unnecessary visible from UserPage
2022-09-03 12:48:04 +12:00
G.Ambatte
3f1bc02885
Reduce duplicate CSS
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-09-03 09:58:17 +12:00
Trevor Buckner
407d3565cd
Fix /new page "default" values not being read
2022-09-01 11:05:47 -04:00
G.Ambatte
2fcccfb48f
Expand filtering functionality
2022-09-01 23:55:14 +12:00
G.Ambatte
3262751fea
Add tags to UserPage BrewItem
2022-09-01 23:25:52 +12:00
G.Ambatte
80428fc412
Expand updateUrl function
2022-09-01 23:03:33 +12:00
G.Ambatte
66626b3427
Remove unnecessary visible from UserPage props
2022-09-01 20:06:30 +12:00
G.Ambatte
fc3a599f90
Merge branch 'addUserPageCollapse-#1797' of https://github.com/G-Ambatte/homebrewery into addUserPageCollapse-#1797
2022-09-01 19:18:04 +12:00
G.Ambatte
e355621bbf
Load from local storage working without errors
2022-09-01 19:17:51 +12:00
G.Ambatte
9571cb0cc4
Initial pass at visibility functionality
2022-09-01 19:17:51 +12:00
Trevor Buckner
66a5f51927
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-08-31 23:57:46 -04:00
Trevor Buckner
98e2d57691
Update changelog for v3.2.1
2022-08-31 23:29:38 -04:00
Trevor Buckner
6038b90798
3.2.1
2022-08-31 23:12:36 -04:00
Trevor Buckner
0ca25c06f2
Update Marked-Extended-Tables to V1.0.5
2022-08-31 23:11:55 -04:00
Trevor Buckner
b85b3be1d1
Merge pull request #2291 from naturalcrit/dependabot/npm_and_yarn/jest-29.0.1
...
Bump jest from 28.1.3 to 29.0.1
2022-08-31 21:57:32 -04:00
Trevor Buckner
78b7e07d09
Merge pull request #2309 from naturalcrit/dependabot/npm_and_yarn/marked-4.1.0
...
Bump marked from 4.0.19 to 4.1.0
2022-08-31 19:51:54 -04:00
dependabot[bot]
cd3dcfce86
Bump marked from 4.0.19 to 4.1.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.19 to 4.1.0.
- [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.19...v4.1.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 15:12:51 +00:00
Trevor Buckner
0a0e57ad38
Merge pull request #2310 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.5.4
...
Bump mongoose from 6.5.3 to 6.5.4
2022-08-31 11:08:37 -04:00
Trevor Buckner
4c565657a9
Merge pull request #2313 from G-Ambatte/fixMissingSnippetButtons-#2311
...
[NewPage] Load from local storage in componentDidMount
2022-08-31 08:44:03 -04:00
Trevor Buckner
165a15e106
Update newPage.jsx
2022-08-31 08:43:18 -04:00
G.Ambatte
d27e07b620
Load from local storage in componentDidMount
2022-08-31 08:38:31 -04:00
Trevor Buckner
545ea8342e
Merge pull request #2308 from jeddai/fix-new-print-page
...
add elvis to handle missing metaStorage
2022-08-31 08:26:37 -04:00
Trevor Buckner
0831c68e2d
Merge pull request #2305 from G-Ambatte/userPage-removeAutofocus-#2121
...
[UserPage] Remove autofocus from filter textbox
2022-08-31 08:24:20 -04:00
Trevor Buckner
4ad674040d
Merge pull request #2304 from G-Ambatte/userPage-fixSortContainerPosition-#2303
...
[UserPage] Fix sort container position when scroll bar absent
2022-08-31 08:22:05 -04:00
Trevor Buckner
052fd4132b
Merge pull request #2302 from G-Ambatte/userPage-changeRenderer
...
[UserPage] Change UserPage CSS
2022-08-31 08:19:53 -04:00
dependabot[bot]
6c54c0a960
Bump mongoose from 6.5.3 to 6.5.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.5.3 to 6.5.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.5.3...6.5.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-08-31 03:02:06 +00:00
Trevor Buckner
17704e5010
Immediately save brew to localstorage upon page load
2022-08-30 22:50:04 -04:00
Charlie Humphreys
59451f47e6
add elvis to handle missing metaStorage
2022-08-30 19:20:32 -05:00
dependabot[bot]
f8ea556ed5
Bump jest from 28.1.3 to 29.0.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.3 to 29.0.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/v29.0.1/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-08-29 15:09:18 +00:00
Trevor Buckner
9a60d60b6d
Merge pull request #2299 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.1
...
Bump eslint-plugin-react from 7.31.0 to 7.31.1
2022-08-29 11:06:50 -04:00
dependabot[bot]
4c50f60484
Bump eslint-plugin-react from 7.31.0 to 7.31.1
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.0 to 7.31.1.
- [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.31.0...v7.31.1 )
---
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-08-29 15:04:30 +00:00
Trevor Buckner
e6d034b163
Merge pull request #2298 from naturalcrit/dependabot/npm_and_yarn/eslint-8.23.0
...
Bump eslint from 8.22.0 to 8.23.0
2022-08-29 11:03:00 -04:00
G.Ambatte
7034da03ab
Remove autofocus from filter textbox
2022-08-29 21:57:31 +12:00
G.Ambatte
289fcc531d
Fix sort container position when scroll bar absent
2022-08-29 21:50:38 +12:00
G.Ambatte
4e5f86e8b6
Change UserPage CSS
2022-08-29 21:23:18 +12:00
G.Ambatte
a25c7a5ccd
Load from local storage working without errors
2022-08-29 20:39:16 +12:00
dependabot[bot]
1fb0b694f6
Bump eslint from 8.22.0 to 8.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.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.22.0...v8.23.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-08-29 03:01:18 +00:00
G.Ambatte
f93d46d2b1
Merge branch 'addUserPageCollapse-#1797' of https://github.com/G-Ambatte/homebrewery into addUserPageCollapse-#1797
2022-08-29 10:12:56 +12:00
G.Ambatte
4bb5e96c42
Initial pass at visibility functionality
2022-08-29 10:12:40 +12:00
Trevor Buckner
0811da79c4
Merge pull request #2297 from jeddai/fix-query-params
...
update WithRoute to handle query params correctly
2022-08-28 15:00:39 -04:00
Charlie Humphreys
17c426cc91
update WithRoute to handle query params correctly
2022-08-28 12:40:56 -05:00
G.Ambatte
4b5b6e3b02
Initial pass at visibility functionality
2022-08-28 23:46:19 +12:00
Trevor Buckner
a383995522
Cleaning up some redundant styles in Journal Theme
2022-08-27 21:20:35 -04:00
Trevor Buckner
eb9d76655e
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-08-27 18:24:35 -04:00
Trevor Buckner
e40dbf7935
Merge pull request #2292 from naturalcrit/v3.2.0
...
Up version to 3.2.0
2022-08-27 13:28:56 -04:00
Trevor Buckner
2ea853aeda
Up version to 3.2.0
2022-08-27 13:28:31 -04:00
Trevor Buckner
215b64f5a6
Merge pull request #2287 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.5.3
...
Bump mongoose from 6.5.2 to 6.5.3
2022-08-27 13:05:57 -04:00
Trevor Buckner
239526f4ee
Merge pull request #2286 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.0
...
Bump eslint-plugin-react from 7.30.1 to 7.31.0
2022-08-27 13:05:49 -04:00
Trevor Buckner
697d4d98bf
Merge pull request #2285 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.13
...
Bump @babel/core from 7.18.10 to 7.18.13
2022-08-27 13:05:37 -04:00
Trevor Buckner
87bc27544b
Merge pull request #2290 from naturalcrit/MakeV3Default
...
Make V3 default setting in /new, and homepage
2022-08-27 13:05:26 -04:00
Trevor Buckner
1bbddacbf3
Merge pull request #2233 from jeddai/document-tags
...
Document tags
2022-08-27 13:05:09 -04:00
Trevor Buckner
cf2e6aa900
Update notificationPopup.jsx
2022-08-27 13:01:53 -04:00
Charlie Humphreys
6aa9eda5fb
update if in stringArrayEditor.jsx componentDidUpdate
2022-08-27 00:52:44 -05:00
Trevor Buckner
3271eae4df
Make V3 default setting in /new, and homepage
2022-08-27 01:51:30 -04:00
Charlie Humphreys
5227bbc1d4
add tag length limit, fix tag editing issues
2022-08-26 10:42:34 -05:00
dependabot[bot]
f3cdb0dfc2
Bump mongoose from 6.5.2 to 6.5.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.5.2 to 6.5.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.5.2...6.5.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-08-25 03:01:34 +00:00
dependabot[bot]
9a6d409800
Bump eslint-plugin-react from 7.30.1 to 7.31.0
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.30.1 to 7.31.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.30.1...v7.31.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-08-25 03:01:07 +00:00
dependabot[bot]
7f343d4634
Bump @babel/core from 7.18.10 to 7.18.13
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.10 to 7.18.13.
- [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.13/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-08-23 03:01:18 +00:00
Trevor Buckner
ed933bdf92
Merge pull request #2273 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.10
...
Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.10
2022-08-22 21:34:43 -04:00
Trevor Buckner
1c4dac6a52
Merge pull request #2255 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.3
...
Bump jest from 28.1.2 to 28.1.3
2022-08-22 21:34:29 -04:00
Trevor Buckner
f734b29a00
Merge pull request #2284 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.19
...
Bump marked from 4.0.17 to 4.0.19
2022-08-22 21:33:32 -04:00
dependabot[bot]
889fcb84b2
Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.10
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.6 to 7.18.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.18.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-08-23 01:33:29 +00:00
Trevor Buckner
fa4db2acfa
Merge pull request #2279 from naturalcrit/dependabot/npm_and_yarn/eslint-8.22.0
...
Bump eslint from 8.19.0 to 8.22.0
2022-08-22 21:33:22 -04:00
Trevor Buckner
167e5c87ae
Merge pull request #2283 from naturalcrit/dependabot/npm_and_yarn/googleapis-107.0.0
...
Bump googleapis from 105.0.0 to 107.0.0
2022-08-22 21:33:13 -04:00
Trevor Buckner
42db46fa33
Merge pull request #2276 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.5.2
...
Bump mongoose from 6.4.4 to 6.5.2
2022-08-22 21:32:51 -04:00
Trevor Buckner
257920d9db
Merge pull request #2272 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.10
...
Bump @babel/preset-env from 7.18.6 to 7.18.10
2022-08-22 21:32:08 -04:00
Trevor Buckner
88a09415e5
Merge pull request #2271 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.10
...
Bump @babel/core from 7.18.6 to 7.18.10
2022-08-22 21:31:56 -04:00
dependabot[bot]
a86f5232cc
Bump marked from 4.0.17 to 4.0.19
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.17 to 4.0.19.
- [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.17...v4.0.19 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 03:01:12 +00:00
dependabot[bot]
4fa0d701c9
Bump googleapis from 105.0.0 to 107.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 105.0.0 to 107.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-v105.0.0...googleapis-v107.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-08-22 03:00:49 +00:00
Trevor Buckner
fc20d73520
Journal theme "complete"?
2022-08-21 00:03:29 -04:00
dependabot[bot]
2544563fea
Bump eslint from 8.19.0 to 8.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.22.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.19.0...v8.22.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-08-15 03:01:04 +00:00
dependabot[bot]
65f943bc21
Bump mongoose from 6.4.4 to 6.5.2
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.4.4 to 6.5.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.4.4...6.5.2 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-10 03:01:14 +00:00
Trevor Buckner
fd64215298
Make blank theme load by default behind all themes
2022-08-07 00:37:47 -04:00
Trevor Buckner
9d05ee56a3
Further trim Blank theme. Use :where(.page)
...
where(.page) lowers specificity so styles can be overwritten by the user style tab without needing `.page`
2022-08-07 00:10:14 -04:00
Trevor Buckner
7ff478b542
Make reset.less have lower specificity
2022-08-07 00:08:58 -04:00
Trevor Buckner
aee0337d01
Trim down the "blank" style a lot.
2022-08-06 13:17:01 -04:00
Trevor Buckner
ddcf34c006
Reorder snippets
2022-08-06 12:09:14 -04:00
Charlie Humphreys
ae9eef4fba
update location of tags type rewrite
2022-08-05 15:37:22 -05:00
Trevor Buckner
44dbb8f285
Fix merging again.
2022-08-04 22:49:52 -04:00
Trevor Buckner
58edf329f5
Remove basic print snippets from PHB theme
2022-08-04 22:32:04 -04:00
Trevor Buckner
0611c67651
Remove standard tables from PHB snippets
2022-08-04 22:23:28 -04:00
Trevor Buckner
3da2d094a0
Fix merging snippets with base snippets.
2022-08-04 22:20:29 -04:00
dependabot[bot]
539fb8365f
Bump @babel/preset-env from 7.18.6 to 7.18.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.6 to 7.18.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.18.10/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-08-02 03:01:49 +00:00
dependabot[bot]
0e65685b8e
Bump @babel/core from 7.18.6 to 7.18.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.6 to 7.18.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.18.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-08-02 03:01:18 +00:00
Trevor Buckner
993bcc2719
Start adding "Blank" theme
2022-07-30 00:28:15 -04:00
Trevor Buckner
947b2f5072
Start adding Journal theme, Add "snippetBase" property
2022-07-23 12:01:34 -04:00
Trevor Buckner
442c5e2d8a
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-07-23 11:39:06 -04:00
dependabot[bot]
a3038868b9
Bump jest from 28.1.2 to 28.1.3
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.2 to 28.1.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.1.3/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-07-14 03:01:19 +00:00
Trevor Buckner
80334a1649
Merge pull request #2252 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.4.4
...
Bump mongoose from 6.4.2 to 6.4.4
2022-07-08 14:19:16 -04:00
dependabot[bot]
3fe43a1f4d
Bump mongoose from 6.4.2 to 6.4.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.4.2 to 6.4.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.4.2...6.4.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-07-08 17:45:19 +00:00
Trevor Buckner
b257b4c0fc
Merge pull request #2251 from naturalcrit/dependabot/npm_and_yarn/moment-2.29.4
...
Bump moment from 2.29.3 to 2.29.4
2022-07-08 13:44:39 -04:00
dependabot[bot]
10cc040f16
Bump moment from 2.29.3 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [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.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 03:01:21 +00:00
Trevor Buckner
985f4abb45
Merge pull request #2232 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.30.1
...
Bump eslint-plugin-react from 7.30.0 to 7.30.1
2022-07-05 20:53:07 -04:00
Trevor Buckner
e20fa09170
Merge pull request #2239 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.6
...
Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6
2022-07-05 20:52:59 -04:00
Trevor Buckner
b2a4054561
Merge pull request #2249 from naturalcrit/dependabot/npm_and_yarn/googleapis-105.0.0
...
Bump googleapis from 104.0.0 to 105.0.0
2022-07-05 20:52:44 -04:00
dependabot[bot]
23e378dcdf
Bump googleapis from 104.0.0 to 105.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 104.0.0 to 105.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-v104.0.0...googleapis-v105.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-07-05 03:01:08 +00:00
dependabot[bot]
6d6c9ab102
Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.5 to 7.18.6.
- [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.6/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-07-04 05:47:05 +00:00
dependabot[bot]
3f191d5b47
Bump eslint-plugin-react from 7.30.0 to 7.30.1
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.30.0 to 7.30.1.
- [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.30.0...v7.30.1 )
---
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-07-04 05:46:21 +00:00
Trevor Buckner
5362cc90f4
Merge pull request #2237 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.18.6
...
Bump @babel/preset-env from 7.18.2 to 7.18.6
2022-07-04 01:46:00 -04:00
Trevor Buckner
66ae4dc67d
Merge pull request #2246 from naturalcrit/dependabot/npm_and_yarn/eslint-8.19.0
...
Bump eslint from 8.18.0 to 8.19.0
2022-07-04 01:45:52 -04:00
Trevor Buckner
7d8890a61a
Merge pull request #2247 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.4.2
...
Bump mongoose from 6.4.1 to 6.4.2
2022-07-04 01:45:45 -04:00
Trevor Buckner
0697673382
Merge pull request #2248 from naturalcrit/dependabot/npm_and_yarn/supertest-6.2.4
...
Bump supertest from 6.2.3 to 6.2.4
2022-07-04 01:45:38 -04:00
dependabot[bot]
1646fa14e6
Bump supertest from 6.2.3 to 6.2.4
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4 )
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-04 03:02:11 +00:00
dependabot[bot]
2f104712ed
Bump mongoose from 6.4.1 to 6.4.2
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.4.1 to 6.4.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.4.1...6.4.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-07-04 03:01:58 +00:00
dependabot[bot]
c23ba26171
Bump eslint from 8.18.0 to 8.19.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.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.18.0...v8.19.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-07-04 03:01:30 +00:00
dependabot[bot]
fa59f8b156
Bump @babel/preset-env from 7.18.2 to 7.18.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.2 to 7.18.6.
- [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.6/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-07-02 14:20:49 +00:00
Trevor Buckner
bc66ad0221
Merge pull request #2238 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.4.1
...
Bump mongoose from 6.4.0 to 6.4.1
2022-07-02 10:19:31 -04:00
Trevor Buckner
08c52e4bac
Merge pull request #2240 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.6
...
Bump @babel/core from 7.18.5 to 7.18.6
2022-07-02 10:19:13 -04:00
Trevor Buckner
0741066554
Merge pull request #2241 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.18.6
...
Bump @babel/preset-react from 7.17.12 to 7.18.6
2022-07-02 10:19:05 -04:00
Trevor Buckner
24458ad2af
Merge pull request #2242 from naturalcrit/dependabot/npm_and_yarn/jest-28.1.2
...
Bump jest from 28.1.1 to 28.1.2
2022-07-02 10:18:57 -04:00
dependabot[bot]
e38975177f
Bump jest from 28.1.1 to 28.1.2
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 28.1.1 to 28.1.2.
- [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.2/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-30 03:01:28 +00:00
dependabot[bot]
abebe1b3a0
Bump @babel/preset-react from 7.17.12 to 7.18.6
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.17.12 to 7.18.6.
- [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.6/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-06-28 03:02:41 +00:00
dependabot[bot]
ae8942d989
Bump @babel/core from 7.18.5 to 7.18.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.5 to 7.18.6.
- [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.6/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-06-28 03:02:03 +00:00
dependabot[bot]
3cded29729
Bump mongoose from 6.4.0 to 6.4.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.4.0 to 6.4.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.4.0...6.4.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-06-28 03:01:32 +00:00
Charlie Humphreys
c7cfa86205
remove migration in favor of as-edited approach
2022-06-25 00:43:47 -05:00
Charlie Humphreys
8ee832e633
add MIGRATE environment variable
2022-06-25 00:00:41 -05:00
Charlie Humphreys
c7d5d6800b
add close button for string array edit input, update styles
2022-06-24 23:48:32 -05:00
Charlie Humphreys
e963672b65
update tag setup to be based on the latest version of the stringArrayEditor.jsx
2022-06-24 23:31:20 -05:00
Charlie Humphreys
1965218e74
Merge branch 'master' into document-tags
...
# Conflicts:
# client/homebrew/editor/metadataEditor/metadataEditor.jsx
# server/homebrew.api.js
2022-06-24 22:55:35 -05:00
Trevor Buckner
3649099d00
Merge pull request #2229 from naturalcrit/dependabot/npm_and_yarn/googleapis-104.0.0
...
Bump googleapis from 103.0.0 to 104.0.0
2022-06-22 00:24:28 -04:00
Trevor Buckner
5d7a46abfe
Merge pull request #2228 from naturalcrit/dependabot/npm_and_yarn/codemirror-5.65.6
...
Bump codemirror from 5.65.5 to 5.65.6
2022-06-22 00:24:14 -04:00
dependabot[bot]
209f0ec32a
Bump codemirror from 5.65.5 to 5.65.6
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.65.5 to 5.65.6.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/codemirror5/blob/5.65.6/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.5...5.65.6 )
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-22 04:21:42 +00:00
dependabot[bot]
b336a6b6a3
Bump googleapis from 103.0.0 to 104.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 103.0.0 to 104.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-v103.0.0...googleapis-v104.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-22 04:21:26 +00:00
Trevor Buckner
32833459e4
Merge pull request #2230 from naturalcrit/dependabot/npm_and_yarn/shell-quote-1.7.3
...
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-22 00:20:18 -04:00
dependabot[bot]
0e450f724b
Bump shell-quote from 1.7.2 to 1.7.3
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-22 04:18:40 +00:00
Trevor Buckner
5f5ff0023b
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-06-21 16:07:00 -04:00
Trevor Buckner
1e1a3d891a
Change let to const
2022-06-21 15:59:28 -04:00
Trevor Buckner
2e27e9f8f6
Update styles/snippets to match current master
2022-06-21 15:53:24 -04:00
Trevor Buckner
c4ee39461e
Merge pull request #2223 from jlgraves/master
...
Implements issue #2215 - spell-casting ability
2022-06-21 15:40:54 -04:00
Trevor Buckner
586ff67fa0
Small tweaks
2022-06-21 15:38:20 -04:00
jlgraves
dbbc529a57
Merge branch 'master' into master
2022-06-20 15:34:00 -07:00
jlgraves
a4c80f2bbf
added review changes requested
...
- correctly centred the legacy snippet
- fixed a couple small typos in both files
2022-06-20 15:33:51 -07:00
Trevor Buckner
a76715d2b3
Merge pull request #2224 from jeddai/update-react-router-dom
...
react-router-dom 5->6 upgrade
2022-06-20 17:27:19 -04:00
Trevor Buckner
9073435ff3
Update package-lock.json
2022-06-20 17:26:52 -04:00
Trevor Buckner
802e798492
Merge branch 'master' into update-react-router-dom
2022-06-20 17:24:59 -04:00
Charlie Humphreys
c0405fae08
add catch-all route
2022-06-20 13:19:43 -05:00
Charlie Humphreys
755b9dcc89
update based on feedback, remove query-string dependency, add/move favicon url
2022-06-20 12:53:26 -05:00
Trevor Buckner
038d0c5b68
Merge pull request #1699 from naturalcrit/v3ClassTableTweaks
...
Allow wide classTables to bleed into top margin
2022-06-20 11:36:38 -04:00
Trevor Buckner
5ac65245b7
Merge pull request #2226 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.4.0
...
Bump mongoose from 6.3.8 to 6.4.0
2022-06-19 23:12:53 -04:00
Trevor Buckner
06cbcb047b
Merge pull request #2225 from naturalcrit/dependabot/npm_and_yarn/eslint-8.18.0
...
Bump eslint from 8.17.0 to 8.18.0
2022-06-19 23:12:45 -04:00
dependabot[bot]
60811a3295
Bump mongoose from 6.3.8 to 6.4.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.8 to 6.4.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.3.8...6.4.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-06-20 03:01:19 +00:00
dependabot[bot]
5ca2899b54
Bump eslint from 8.17.0 to 8.18.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.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.17.0...v8.18.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-20 03:00:52 +00:00
Charlie Humphreys
60a372de68
update react-router-dom to 6.3.0, add WithRoute function component wrapper
2022-06-18 16:20:51 -05:00
jlgraves
01c16b4a1c
Updating legacy class feature
...
Separated into two commits - one for new, one for legacy
2022-06-18 12:26:07 -07:00
jlgraves
2ebfd19169
Adding in spell-casting ability
...
Re issue #2215 added spellcasting ability modifier
2022-06-18 11:30:35 -07:00
Trevor Buckner
f7d8c6434f
Small tweaks
2022-06-16 22:41:04 -04:00
Trevor Buckner
936fdff871
Update CSS, Shrink vertical border margins slightly
2022-06-16 22:13:52 -04:00
Trevor Buckner
da3460f3bf
Merge branch 'master' into v3ClassTableTweaks
2022-06-16 22:08:01 -04:00
Trevor Buckner
8ea58d22ba
Merge pull request #2218 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.18.5
...
Bump @babel/core from 7.18.2 to 7.18.5
2022-06-16 15:31:18 -04:00
dependabot[bot]
4f9ac9cad0
Bump @babel/core from 7.18.2 to 7.18.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.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.18.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-06-16 03:47:29 +00:00
Trevor Buckner
7dafd3ee77
Merge pull request #2217 from naturalcrit/dependabot/npm_and_yarn/marked-4.0.17
...
Bump marked from 4.0.16 to 4.0.17
2022-06-15 23:47:06 -04:00
Trevor Buckner
4e403dd0e9
Merge pull request #2220 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.5
...
Bump @babel/plugin-transform-runtime from 7.18.2 to 7.18.5
2022-06-15 23:46:46 -04:00
dependabot[bot]
530d1bee8d
Bump marked from 4.0.16 to 4.0.17
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.16 to 4.0.17.
- [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.16...v4.0.17 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 03:45:26 +00:00
Trevor Buckner
e8c7bcfee9
Merge pull request #2219 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.8
...
Bump mongoose from 6.3.6 to 6.3.8
2022-06-15 23:44:14 -04:00
Trevor Buckner
6ed12f41f9
Merge pull request #2222 from naturalcrit/dependabot/npm_and_yarn/googleapis-103.0.0
...
Bump googleapis from 101.0.0 to 103.0.0
2022-06-15 23:44:07 -04:00
dependabot[bot]
a754959a7d
Bump googleapis from 101.0.0 to 103.0.0
...
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client ) from 101.0.0 to 103.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-v101.0.0...googleapis-v103.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-16 03:01:32 +00:00
dependabot[bot]
d0334c69a2
Bump @babel/plugin-transform-runtime from 7.18.2 to 7.18.5
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.18.2 to 7.18.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.18.5/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-06-14 03:02:23 +00:00
dependabot[bot]
2063d12c42
Bump mongoose from 6.3.6 to 6.3.8
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.3.6 to 6.3.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.3.6...6.3.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-06-14 03:02:02 +00:00
Trevor Buckner
5601b932c8
Fix Clone to New broken with #2114
2022-06-09 01:09:18 -04:00
Trevor Buckner
204b379fcb
Merge pull request #2114 from jeddai/google-document-stubs
...
Google Drive document stubs
2022-06-09 00:37:49 -04:00
Trevor Buckner
5f7abe2a8f
Merge branch 'master' into pr/2114
2022-06-09 00:33:44 -04:00
Trevor Buckner
385a22f199
Merge pull request #2214 from naturalcrit/3.1.1
...
v3.1.1
2022-06-09 00:27:51 -04:00
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
Charlie Humphreys
890fbcc250
Merge branch 'master' into google-document-stubs
2022-06-06 15:04:24 +00:00
Charlie Humphreys
18ce232be9
Merge branch 'google-document-stubs' of https://github.com/jeddai/homebrewery into google-document-stubs
2022-06-06 15:01:10 +00:00
Charlie Humphreys
92b3f8252e
fix data reuse and add field to projection
2022-06-06 14:59:40 +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
45950cb8b4
Merge branch 'google-document-stubs' of https://github.com/jeddai/homebrewery into pr/2114
2022-05-28 23:10:53 -04:00
Trevor Buckner
f1f82abdb4
Merge branch 'master' into pr/2114
2022-05-28 23:10:14 -04: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
Charlie Humphreys
bade09c24c
linting
2022-05-26 04:46:07 +00:00
Charlie Humphreys
b54b7e317e
pre-filter brews list when finding google brews
2022-05-26 04:45:50 +00:00
Charlie Humphreys
627c52e845
Add comments and adjust google brew for loop
2022-05-26 04:40:33 +00: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
Charlie Humphreys
55c91217ab
fix deletion, update urls
2022-05-25 03:03:43 +00:00
G.Ambatte
3f852ccff3
Merge branch 'master' into fixBrewJump
2022-05-23 07:59:06 +12:00
Charlie Humphreys
7691e4d24e
Merge branch 'master' into google-document-stubs
2022-05-22 00:40:57 +00: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
Trevor Buckner
9ff5818a0d
Remove redundant helper files for DMG snippets
2022-05-18 16:25:44 -04:00
Trevor Buckner
59d267dff8
Remove redundant snippets from DMG theme
2022-05-18 16:23:01 -04:00
Trevor Buckner
8153bf7952
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-05-18 16:21:20 -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
Trevor Buckner
7200889d8c
Restore recent snippet changes from after this PR
2022-05-17 23:42:15 -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
Trevor Buckner
253db8304a
Make dropdown close on clickoutside, not mouseout
...
Accomplished by adding an onClick event listener to the whole document and then closing if the click was not inside the dropdown.
2022-05-16 23:07:38 -04: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
Trevor Buckner
a17a9ac0a0
lint
2022-05-16 01:41:31 -04:00
Trevor Buckner
4f6555b522
Merge snippets between theme and basetheme
...
- Current theme has preference over the base theme
- Snippets with the same name are overwritten by the current theme.
- If the overwritten snippet has no `gen` property (or `gen` is falsy), it will remove the base Theme snippet.
- Snippets not overwritten will carry over from base Theme
- New snippets will be added on to base Theme
2022-05-16 01:40:40 -04:00
Trevor Buckner
4167026ca7
Point to new theme location for user page
2022-05-16 00:01:34 -04:00
Trevor Buckner
ef7b8f1ba4
Themes work on Print page
2022-05-15 23:48:23 -04:00
Trevor Buckner
ec57b209b6
Themes work on Share page
2022-05-15 23:36:07 -04:00
Trevor Buckner
1e64ca04d8
BaseTheme is a separate file; not duplicated inside child theme
2022-05-15 23:08:44 -04:00
Trevor Buckner
1f82dbe8ee
Make DMG style use CSS variables
2022-05-15 22:45:59 -04:00
Charlie Humphreys
452aa1feaf
lint
2022-05-14 04:19:54 +00:00
Charlie Humphreys
74d22a05d0
swap transferToGoogle to saveToGoogle in a spot I missed
2022-05-14 04:19:36 +00:00
Charlie Humphreys
ac905ddf3f
add comments, update query params, adjust code based on feedback
2022-05-14 04:17:39 +00:00
Charlie Humphreys
ff885dc6c2
Merge branch 'master' into google-document-stubs
2022-05-11 23:35:31 -05:00
Charlie Humphreys
01441e0610
adjust code based on feedback
2022-05-11 23:34:48 -05:00
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
4f154922c0
Update client/homebrew/pages/accountPage/accountPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:30:08 +12:00
G.Ambatte
2b1fe5d3fe
Update client/homebrew/pages/accountPage/accountPage.jsx
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:29:53 +12:00
G.Ambatte
03402e4342
Add Google icon
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-05-03 22:29:33 +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
G.Ambatte
1d85eede43
Account information added
2022-05-03 11:38:24 +12:00
G.Ambatte
61f4456842
Styling updates.
2022-05-01 12:58:10 +12:00
G.Ambatte
c925e04f3c
Remove unused require
2022-05-01 12:41:10 +12:00
G.Ambatte
00412a70e9
Remove test UI page, add initial Account page
2022-05-01 12:39:19 +12:00
G.Ambatte
0923c50218
Update UI page styling
2022-05-01 12:38:20 +12:00
G.Ambatte
fe536bc9df
Initial pass at UI page and styling
2022-04-30 16:54:11 +12:00
G.Ambatte
e8937a285c
Add UI route for testing
2022-04-30 16:53:30 +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
Trevor Buckner
96e704234c
Convert LESS variables to CSS variables
2022-04-18 16:32:56 -04:00
Trevor Buckner
407528bd94
Don't embed base64 images
...
4+MB down to 17kb CSS file.
Images are only ~1.7MB. They were very bloated as base64
2022-04-18 16:32:35 -04:00
Trevor Buckner
5b107d4e62
Remove unneeded console log
2022-04-18 16:31:23 -04: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
Trevor Buckner
f71dc004c0
Themes list to use object instead of array.
2022-04-15 17:17:13 -04:00
dependabot[bot]
8e0e1c5946
Bump nconf from 0.11.4 to 0.12.0
...
Bumps [nconf](https://github.com/flatiron/nconf ) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/flatiron/nconf/releases )
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/nconf/compare/v0.11.4...v0.12.0 )
---
updated-dependencies:
- dependency-name: nconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 16:15:51 +00:00
Trevor Buckner
156abe3b9e
Merge pull request #2134 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.0
...
Bump mongoose from 6.2.11 to 6.3.0
2022-04-15 12:14:54 -04:00
Charlie Humphreys
2e145e7ff1
Merge branch 'master' into google-document-stubs
2022-04-15 00:23:51 -05:00
Charlie Humphreys
8a5e9aa1f6
update app to better handle google brew stubs
2022-04-15 00:22:51 -05:00
Charlie Humphreys
e7fe68d20c
merge master into google-document-stubs
2022-04-14 23:31:07 -05:00
dependabot[bot]
0393fcd5c4
Bump mongoose from 6.2.11 to 6.3.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.11 to 6.3.0.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.11...6.3.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 03:01:04 +00:00
Trevor Buckner
784c0ec8f8
Merge pull request #2131 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.11
...
Bump mongoose from 6.2.10 to 6.2.11
2022-04-13 23:56:42 -04:00
Trevor Buckner
e86c24943f
Merge pull request #2130 from G-Ambatte/userPublicUrlForLinkGen-#2128
...
User public url for link gen #2128
2022-04-13 23:56:26 -04:00
Trevor Buckner
2bc3aaf796
Merge pull request #2129 from G-Ambatte/fixMetaTags
...
Fix meta tags
2022-04-13 23:53:56 -04:00
dependabot[bot]
56d3d38cad
Bump mongoose from 6.2.10 to 6.2.11
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.2.10 to 6.2.11.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.10...6.2.11 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 03:01:21 +00:00
G.Ambatte
b2bcc9ef95
Shift to logical OR operator
...
(cherry picked from commit 0fb0f4b6b0 )
2022-04-14 13:59:42 +12:00
G.Ambatte
0fb0f4b6b0
Shift to logical OR operator
2022-04-14 13:58:51 +12:00
G.Ambatte
a73b3648ae
Update editPage links to use publicUrl
2022-04-13 19:40:33 +12:00
G.Ambatte
0e25793f0a
Add publicUrl to global.config & update template
2022-04-13 19:35:51 +12:00
G.Ambatte
3ad6f1d794
Switch from nullish coalescing operator to ternary operator to correct unexpected behaviour
...
Change meta type from website to article based on feedback
2022-04-13 17:19:45 +12:00
G.Ambatte
5f734096d6
Merge branch 'naturalcrit:master' into master
2022-04-13 15:23:37 +12:00
Trevor Buckner
7dbac5d848
Merge pull request #2061 from Gazook89/Nodesto-Caps
...
Add Nodesto font files to 5e, v3
2022-04-12 23:04:41 -04:00
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
Charlie Humphreys
39d29abb19
update app to list stubbed google docs only once
2022-04-11 12:55:19 -05: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
Charlie Humphreys
4941dbb5bd
add exclusions for stub props
2022-04-06 11:11:11 -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
Trevor Buckner
ff1f70afa8
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-04-02 13:50:18 -04: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
Charlie Humphreys
e5021259bb
swap usage of delete on possible Mongoose object for setting the value to undefined
2022-03-30 23:34:39 -05:00
Charlie Humphreys
6791df7f75
Merge branch 'master' into google-document-stubs
...
# Conflicts:
# server/homebrew.api.js
2022-03-30 23:26:41 -05:00
Charlie Humphreys
fa8d47400f
update API and frontend for google drive document stubs
2022-03-30 23:23:45 -05: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
Trevor Buckner
45969127f5
Merge pull request #2070 from Gazook89/z-index-on-dropdown
...
add z-index to dropdown container.
2022-03-15 21:42: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
Gazook89
f13c16bb4f
add z-index to dropdown container.
...
also just format spacing on css rules
2022-03-13 20:40:41 -05:00
Trevor Buckner
222ad3e73e
Fixed font files.
2022-03-13 03:32:05 -04:00
Trevor Buckner
438c7eabdc
Merge pull request #2065 from Gazook89/Small-Changes-to-Theme-Swapper
...
Small changes to theme swapper
2022-03-13 01:40:38 -05:00
Trevor Buckner
e12579a2a2
Restore original image size, shift position to not cover text
2022-03-13 01:38:48 -05:00
Gazook89
a6ede58d8e
set dropdown items to appear *over* subsequent items
...
change navdropdown items to position:absolute; so they appear *over* the next metadata items, rather than pushing them down when dropdown is open.
2022-03-11 23:16:08 -06:00
Gazook89
3a82e2a24b
fix *suppdorted* typo
2022-03-11 23:11:27 -06:00
Gazook89
28d45b89e0
set mask-image blends to fixed points
...
fixed blend points allows for different sized metadata panel without inadvertently masking text.
2022-03-11 23:10:50 -06: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
Trevor Buckner
01087ca302
Add preview texture to dropdown options
2022-03-01 11:21:13 -05:00
Trevor Buckner
297365407b
Fixed comment showing up on page
2022-03-01 09:30:56 -05:00
Trevor Buckner
8e0629062d
Fully disable theme selection when in Legacy mode
...
Making Legacy a "theme" implies we will add more themes to Legacy, which we aren't planning to.
2022-03-01 00:34:19 -05:00
Trevor Buckner
da5ce35c3c
Make themes work on /new
2022-02-11 00:32:05 -05:00
Trevor Buckner
96d9d323d1
Fix merge
2022-02-10 23:42:05 -05:00
Trevor Buckner
dd0112f749
Update to Master
2022-02-10 23:38:33 -05:00
Trevor Buckner
d35c5c2719
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-02-10 23:36:41 -05:00
Trevor Buckner
f84e2c316f
DMG theme added
2022-01-21 00:27:52 -05:00
Trevor Buckner
65335162fc
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-01-10 21:58:21 -05:00
Trevor Buckner
94157ec4d4
Theme switches on click
2022-01-09 23:19:03 -05:00
Trevor Buckner
87bb682836
Add dropdown selector (not clickable yet)
2022-01-09 22:35:53 -05:00
Trevor Buckner
9f12e2748d
Swapping working. Splitting into separate JS bundles doesn't seem to work.
2022-01-02 23:54:48 -05:00
Trevor Buckner
714a425ae5
Split themes into folders by Renderer (Legacy, V3)
2021-12-30 01:21:34 -05:00
Trevor Buckner
183a8035dd
Initial file restructuring
2021-12-29 16:42:25 -05:00
Charlie Humphreys
e2fe77ade7
Update tag keydown handler to allow tags that match a certain pattern
...
#758
2021-11-18 23:05:39 -06:00
Charlie Humphreys
19c13342c4
Add autoFocus functionality when editing tags and allow for multi-tag entry by comma separation
...
#758
2021-11-17 23:56:57 -06:00
Charlie Humphreys
330bf20d61
Update UI to support tags
...
#758
2021-11-17 22:26:25 -06:00
Charlie Humphreys
22f9efd58a
Update API to support homebrew tags
...
#758
2021-11-17 22:22:33 -06:00
Trevor Buckner
4bebdfda79
Allow wide classTables to bleed into top margin
2021-09-18 00:37:21 -04:00