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 |
|
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 |
|
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 |
|
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 |
|