Charlie Humphreys
|
e9cf7be488
|
add asyncHandler to async methods in routes
|
2022-03-28 20:43:45 -05:00 |
|
Charlie Humphreys
|
562ba42b1b
|
add the transfer if statement back in after erroneously removing it
|
2022-03-24 13:50:26 -05:00 |
|
Charlie Humphreys
|
c081234021
|
update package-lock.json
|
2022-03-24 13:47:57 -05:00 |
|
Charlie Humphreys
|
bba0208361
|
update based on feedback
|
2022-03-24 13:46:23 -05:00 |
|
Charlie Humphreys
|
b19efcebb9
|
update package-lock.json
|
2022-03-24 08:18:24 -05:00 |
|
Charlie Humphreys
|
4d6ce6b917
|
Merge branch 'master' into google-transfer-api
# Conflicts:
# package-lock.json
|
2022-03-24 08:17:56 -05:00 |
|
Charlie Humphreys
|
92d8027640
|
update app to use a single endpoint for google and non-google stored brews
|
2022-03-24 08:13:34 -05:00 |
|
Trevor Buckner
|
c9935fa45c
|
Merge pull request #2087 from naturalcrit/dependabot/npm_and_yarn/googleapis-98.0.0
Bump googleapis from 97.0.0 to 98.0.0
|
2022-03-24 00:08:23 -04:00 |
|
dependabot[bot]
|
a140deae54
|
Bump googleapis from 97.0.0 to 98.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 97.0.0 to 98.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v97.0.0...googleapis-v98.0.0)
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 03:03:48 +00:00 |
|
Trevor Buckner
|
9e5cc57441
|
Merge pull request #2055 from G-Ambatte/addDividerResetOnWindowResize-#2053
Add divider reset on window resize #2053
|
2022-03-23 21:08:18 -04:00 |
|
Trevor Buckner
|
8bab346cbb
|
Change var names, simplify resize logic, limit on page refresh
|
2022-03-23 16:21:37 -04:00 |
|
Trevor Buckner
|
0a52cafefe
|
Merge pull request #2050 from lucastucious/Fix-#1749---ToC-linking-in-pdf
Fix #1749 - ToC linking in pdf
|
2022-03-23 12:48:45 -04:00 |
|
Trevor Buckner
|
83b3fdff21
|
Merge pull request #2084 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.8
Bump @babel/core from 7.17.7 to 7.17.8
|
2022-03-23 12:47:45 -04:00 |
|
Trevor Buckner
|
97dfbe9e35
|
Merge pull request #2086 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.8
Bump mongoose from 6.2.7 to 6.2.8
|
2022-03-23 12:46:07 -04:00 |
|
dependabot[bot]
|
e4e6b5426e
|
Bump mongoose from 6.2.7 to 6.2.8
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.7 to 6.2.8.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.7...6.2.8)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-23 03:01:23 +00:00 |
|
G.Ambatte
|
2ec2239124
|
Merge branch 'master' into addDividerResetOnWindowResize-#2053
|
2022-03-22 10:31:03 +13:00 |
|
G.Ambatte
|
257262e3cc
|
Allow divider to grow back to original position
|
2022-03-22 10:26:29 +13:00 |
|
dependabot[bot]
|
e85975308f
|
Bump @babel/core from 7.17.7 to 7.17.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.7 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 03:02:20 +00:00 |
|
Trevor Buckner
|
323ccf3b25
|
Merge pull request #2082 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.7
Bump mongoose from 6.2.6 to 6.2.7
|
2022-03-17 13:35:15 -04:00 |
|
dependabot[bot]
|
be892516d5
|
Bump mongoose from 6.2.6 to 6.2.7
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.6 to 6.2.7.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.6...6.2.7)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-17 03:01:21 +00:00 |
|
LUCASTUCIOUS
|
a6e956472f
|
Fix #1749 - ToC linking in pdf
|
2022-03-16 11:45:44 +01:00 |
|
Trevor Buckner
|
392ce35efa
|
Merge pull request #2079 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.17.7
Bump @babel/core from 7.17.5 to 7.17.7
|
2022-03-15 21:41:00 -04:00 |
|
dependabot[bot]
|
ef35991a8c
|
Bump @babel/core from 7.17.5 to 7.17.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.7/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-15 01:26:44 +00:00 |
|
Trevor Buckner
|
1c2992c887
|
Merge pull request #2073 from naturalcrit/dependabot/npm_and_yarn/eslint-8.11.0
Bump eslint from 8.10.0 to 8.11.0
|
2022-03-14 21:25:46 -04:00 |
|
Trevor Buckner
|
1eaeebf2fe
|
Merge pull request #2078 from naturalcrit/dependabot/npm_and_yarn/googleapis-97.0.0
Bump googleapis from 96.0.0 to 97.0.0
|
2022-03-14 21:25:37 -04:00 |
|
Trevor Buckner
|
ffc027a309
|
Merge pull request #2072 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.6
Bump mongoose from 6.2.5 to 6.2.6
|
2022-03-14 21:25:25 -04:00 |
|
dependabot[bot]
|
6821d84f9b
|
Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-15 01:03:42 +00:00 |
|
dependabot[bot]
|
dcb25d8a40
|
Bump googleapis from 96.0.0 to 97.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 96.0.0 to 97.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v96.0.0...googleapis-v97.0.0)
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-15 01:03:29 +00:00 |
|
Trevor Buckner
|
2f20eeb016
|
Merge pull request #2074 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.29.4
Bump eslint-plugin-react from 7.29.3 to 7.29.4
|
2022-03-14 21:02:55 -04:00 |
|
dependabot[bot]
|
98e40e2b49
|
Bump eslint-plugin-react from 7.29.3 to 7.29.4
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 03:02:12 +00:00 |
|
dependabot[bot]
|
2d10394690
|
Bump mongoose from 6.2.5 to 6.2.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.5...6.2.6)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 03:01:17 +00:00 |
|
Trevor Buckner
|
ebe76aacf3
|
Merge pull request #2062 from Gazook89/Remove-Reddit-Post-Issue-Title
Remove post title when opening issue on Reddit; add leading questions
|
2022-03-13 01:52:49 -05:00 |
|
Trevor Buckner
|
b144f0c1d7
|
Bold text
|
2022-03-13 01:51:24 -05:00 |
|
Trevor Buckner
|
8ec8b2c66d
|
Merge pull request #2063 from Gazook89/Fix-classTable-Decoration
Set `.classTable.decoration` to display below text
|
2022-03-13 01:44:40 -05:00 |
|
Trevor Buckner
|
5bb5af2b5e
|
Merge pull request #2064 from Gazook89/Changelog-3.0.6-MacOS-Typo
Small change to 3.0.6 changelog for MacOS
|
2022-03-13 01:41:03 -05:00 |
|
Trevor Buckner
|
2229686057
|
Merge pull request #2066 from craigelloyd/doc-fixes
Fixed typos and some grammar things in README.md
|
2022-03-13 00:31:54 -05:00 |
|
craigelloyd
|
1a419f7e28
|
Fixed typos and some grammar things in README.md
|
2022-03-12 20:09:19 -08:00 |
|
Gazook89
|
b8973d63c0
|
Small change to search/replace update
add correct instruction for MacOS
|
2022-03-10 22:20:43 -06:00 |
|
Gazook89
|
b1932dc8e4
|
Utilize dedent in URL paremeters
|
2022-03-10 22:08:19 -06:00 |
|
Gazook89
|
de54bd4817
|
add z-index and position to .decoration
|
2022-03-10 21:56:49 -06:00 |
|
Gazook89
|
424bc9fa6e
|
remove post title. add post text
|
2022-03-10 21:42:00 -06:00 |
|
Trevor Buckner
|
9282bdc09d
|
Merge pull request #2056 from G-Ambatte/addDividerResetOnLogout-#2054
Reset divider position on log out
|
2022-03-10 19:46:51 -05:00 |
|
Trevor Buckner
|
2cb34c6535
|
Merge pull request #2060 from naturalcrit/dependabot/npm_and_yarn/googleapis-96.0.0
Bump googleapis from 95.0.0 to 96.0.0
|
2022-03-10 19:45:42 -05:00 |
|
Trevor Buckner
|
5329f21896
|
Merge pull request #2059 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.2.5
Bump mongoose from 6.2.4 to 6.2.5
|
2022-03-10 14:34:45 -05:00 |
|
dependabot[bot]
|
6d73f2eb9f
|
Bump googleapis from 95.0.0 to 96.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 95.0.0 to 96.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v95.0.0...googleapis-v96.0.0)
---
updated-dependencies:
- dependency-name: googleapis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 03:01:57 +00:00 |
|
dependabot[bot]
|
52a777aae6
|
Bump mongoose from 6.2.4 to 6.2.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.4...6.2.5)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-10 03:01:28 +00:00 |
|
G.Ambatte
|
e44bbae07a
|
Use percentage based positioning, not reset
|
2022-03-09 17:55:24 +13:00 |
|
G.Ambatte
|
f8abca6053
|
Formatting change - space out functions correctly
|
2022-03-09 16:45:21 +13:00 |
|
G.Ambatte
|
156e697042
|
Initial pass: reset divider position on log out
|
2022-03-09 14:17:12 +13:00 |
|
G.Ambatte
|
39d338e5bf
|
Reset position in local storage on divider reset
|
2022-03-09 13:19:07 +13:00 |
|