Trevor Buckner
9fb0f37718
Pass CSS props from curly spans/divs as an object for finer control
2024-04-30 23:52:19 -04:00
David Bolack
b86502aec7
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-04-30 21:35:29 -05:00
dependabot[bot]
822f8a2cd0
Bump superagent from 9.0.1 to 9.0.2
...
Bumps [superagent](https://github.com/ladjs/superagent ) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v9.0.1...v9.0.2 )
---
updated-dependencies:
- dependency-name: superagent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-30 14:10:06 -04:00
Trevor Buckner
d2965e1122
Merge pull request #3444 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.3.3
...
Bump mongoose from 8.3.2 to 8.3.3
2024-04-30 14:09:57 -04:00
dependabot[bot]
37e211937c
Bump mongoose from 8.3.2 to 8.3.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.3.2 to 8.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/8.3.2...8.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 >
2024-04-30 14:08:20 -04:00
Trevor Buckner
e7a03dc7d6
Merge pull request #3445 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.24.5
...
Bump @babel/preset-env from 7.24.4 to 7.24.5
2024-04-30 14:07:57 -04:00
Trevor Buckner
a469b88fd2
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.24.5
2024-04-30 14:05:44 -04:00
Trevor Buckner
45244c8e5d
Merge pull request #3407 from Gazook89/errorPage.jsx-cleanup
...
Convert errorPage.jsx to functional component.
2024-04-30 13:43:20 -04:00
Trevor Buckner
fad5817353
Merge branch 'master' into errorPage.jsx-cleanup
2024-04-30 13:41:10 -04:00
Trevor Buckner
c0a8b79acc
Small tweak
2024-04-30 13:40:39 -04:00
dependabot[bot]
34a41fd610
Bump @babel/preset-env from 7.24.4 to 7.24.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.4 to 7.24.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.24.5/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 >
2024-04-30 03:58:07 +00:00
G.Ambatte
eb0440d36d
Fix ID removal
2024-04-28 01:13:12 +12:00
G.Ambatte
cd82db16d5
Add DOMPurify config options
2024-04-28 00:49:03 +12:00
G.Ambatte
bdad601ebc
Remove now-obsolete sanitization function
2024-04-27 23:58:55 +12:00
G.Ambatte
97a74902ef
Add DOMPurify to BrewRenderer
2024-04-27 23:58:23 +12:00
G.Ambatte
ab30b6a799
Add DOM-Purify package
2024-04-27 23:38:55 +12:00
Víctor Losada Hernández
da6bc497fc
eldeberry misstype rise dead
2024-04-26 23:07:06 +02:00
Trevor Buckner
06c3168868
Merge pull request #3429 from naturalcrit/dependabot/npm_and_yarn/multi-812b0dc3fc
...
Bump formidable, superagent and supertest
2024-04-25 10:45:55 -04:00
dependabot[bot]
86be90adb2
Bump formidable, superagent and supertest
...
Bumps [formidable](https://github.com/node-formidable/formidable ) to 3.5.1 and updates ancestor dependencies [formidable](https://github.com/node-formidable/formidable ), [superagent](https://github.com/ladjs/superagent ) and [supertest](https://github.com/ladjs/supertest ). These dependencies need to be updated together.
Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases )
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1 )
Updates `superagent` from 8.1.2 to 9.0.1
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v8.1.2...v9.0.1 )
Updates `supertest` from 6.3.4 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases )
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.4...v7.0.0 )
---
updated-dependencies:
- dependency-name: formidable
dependency-type: indirect
- dependency-name: superagent
dependency-type: direct:production
- dependency-name: supertest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-25 14:28:34 +00:00
Trevor Buckner
a296678d20
Merge pull request #3409 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.3.2
...
Bump mongoose from 8.3.1 to 8.3.2
2024-04-25 10:27:36 -04:00
Trevor Buckner
f768990fb1
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.3.2
2024-04-25 09:39:13 -04:00
Trevor Buckner
313543d0d1
Merge pull request #3424 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.23.0
...
Bump react-router-dom from 6.22.3 to 6.23.0
2024-04-25 09:39:03 -04:00
Víctor Losada Hernández
2ebe8d80e9
fix ei poison piercing
2024-04-25 15:15:07 +02:00
Víctor Losada Hernández
8c20422fef
initial commit
2024-04-25 15:09:25 +02:00
dependabot[bot]
2197a9b782
Bump react-router-dom from 6.22.3 to 6.23.0
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.3 to 6.23.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.23.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 >
2024-04-24 03:27:56 +00:00
David Bolack
2a148cb138
Update Menus and standardize CSS Names
...
Update addh4, addh5, addh6 class names to addToCH4, addToCH5, addToCH6
Update menu items for Table of contents with better labels and addToC
2024-04-20 21:53:02 -05:00
David Bolack
9426c6acd9
Merge branch 'issue_2994_css_style' of github.com:dbolacksn/homebrewery-broken into issue_2994_css_style
2024-04-20 21:48:13 -05:00
David Bolack
90ce48b170
Adapt Recursive Toc function from 3254
2024-04-20 21:46:32 -05:00
David Bolack
448af683a0
Merge branch 'master' into issue_2994_css_style
2024-04-20 21:36:42 -05:00
David Bolack
ec5f8254f1
Merge branch 'master' of github.com:naturalcrit/homebrewery
2024-04-20 19:12:29 -05:00
Trevor Buckner
1891d7c90a
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.3.2
2024-04-19 12:10:55 -04:00
Trevor Buckner
98d032913b
Update pr-check.yml
2024-04-19 12:00:11 -04:00
Trevor Buckner
80bcf92fa3
Update pr-check.yml
2024-04-19 11:57:44 -04:00
Trevor Buckner
41d536b7ff
Merge pull request #3418 from naturalcrit/calculuschild-patch-2
...
Rename limit-pull-requests.yml to action.yml
2024-04-19 11:50:14 -04:00
Trevor Buckner
1e5e3d5f41
Rename limit-pull-requests.yml to action.yml
2024-04-19 11:50:01 -04:00
Trevor Buckner
19961c7ec5
Update pr-check.yml
2024-04-19 11:48:30 -04:00
Trevor Buckner
08e273bfd6
Update pr-check.yml
2024-04-19 11:37:23 -04:00
Trevor Buckner
9f45456066
Delete .github/workflows/limit-pull-requests.yml
2024-04-19 11:34:26 -04:00
Trevor Buckner
6e69696b4a
Update pr-check.yml
2024-04-19 11:34:06 -04:00
Trevor Buckner
8b6be1cab8
Create limit-pull-requests.yml
2024-04-19 11:33:55 -04:00
Trevor Buckner
93a490e881
Merge pull request #3413 from naturalcrit/calculuschild-patch-1
...
Update pr-check.yml
2024-04-19 11:24:28 -04:00
Trevor Buckner
f23959bb05
Update pr-check.yml
2024-04-19 11:24:18 -04:00
Trevor Buckner
228041913e
Create limit-pull-requests.yml
2024-04-19 11:15:27 -04:00
Trevor Buckner
fc53989946
Create pr-check.yml
...
For users with many open PRs, creates a warning message in the PR description when opening a new PR, encouraging users to complete existing PRs before opening new ones.
2024-04-19 10:47:00 -04:00
Trevor Buckner
9f72dc08c6
Merge pull request #3411 from naturalcrit/make-diceFont-capitalization-consistent
...
Change dicefont names to consistent camelCase
2024-04-18 16:52:15 -04:00
Trevor Buckner
1018ba554f
rename files to camelCase
2024-04-18 16:42:06 -04:00
Trevor Buckner
709c9ece74
Change to camelCase
2024-04-18 16:20:09 -04:00
Trevor Buckner
19e51102d2
Merge pull request #3410 from naturalcrit/Only-check-DefinitionLists-at-start-of-line
...
Only check definition lists at start of line
2024-04-17 01:08:03 -04:00
Trevor Buckner
68a68bde82
Only check for DLs at start of line
...
Previous "start" regex used `^` instead of `\n`, which meant if the first character in a line failed to start a match, it would check for the start of a DL in *every* character in the line, which slows things down a lot.
2024-04-17 01:03:25 -04:00
Trevor Buckner
e1186b4a1e
Rename Inline to SingleLine
2024-04-17 01:01:58 -04:00