0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 02:48:40 +00:00
Commit Graph

9401 Commits

Author SHA1 Message Date
Víctor Losada Hernández 63d918a428 Merge pull request #4776 from Gazook89/Lazy-Load-Images
Lazy Load Images
2026-05-22 22:47:44 +02:00
Gazook89 029d2c9f33 Merge branch 'master' into Lazy-Load-Images 2026-05-22 15:04:17 -05:00
Víctor Losada Hernández 2322999099 Merge pull request #4740 from dbolack-ab/preloadVars
Preload Marked Variables
2026-05-21 22:19:29 +02:00
David Bolack dff93002d0 Clarify Regex behavior
Add short circuit so the full hoisting only happens on brew load rather than every parse.
Remove stray CR in unrelated file.
2026-05-18 21:59:56 -05:00
David Bolack 84fbf75f0c Merge branch 'master' into preloadVars 2026-05-18 21:50:32 -05:00
David Bolack ea9d114156 Merge branch 'master' of github.com:naturalcrit/homebrewery 2026-05-18 21:25:05 -05:00
Víctor Losada Hernández bd96b4850e Merge pull request #4822 from naturalcrit/lint
Lint repository
2026-05-18 16:32:19 +02:00
Víctor Losada Hernández 8bc670b9be Merge branch 'master' of https://github.com/naturalcrit/homebrewery into lint 2026-05-18 16:28:30 +02:00
Víctor Losada Hernández 34b26107c6 lint server 2026-05-18 16:22:03 +02:00
Víctor Losada Hernández 15db3c9f66 lint client 2026-05-18 16:21:57 +02:00
Víctor Losada Hernández 4a565b929b lint themes 2026-05-18 16:21:46 +02:00
Víctor Losada Hernández a220dad1eb Merge pull request #4816 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-eb4237a4f0
Bump stylelint from 17.11.0 to 17.11.1 in the dev-dependencies group across 1 directory
2026-05-15 12:39:53 +02:00
dependabot[bot] cd74792402 Bump stylelint in the dev-dependencies group across 1 directory
Bumps the dev-dependencies group with 1 update in the / directory: [stylelint](https://github.com/stylelint/stylelint).


Updates `stylelint` from 17.11.0 to 17.11.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.11.0...17.11.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-15 10:28:19 +00:00
Víctor Losada Hernández f1c2198514 Merge pull request #4817 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-0f7a747189
Bump the prod-dependencies group with 2 updates
2026-05-15 12:25:54 +02:00
dependabot[bot] fd9df5f6ae Bump the prod-dependencies group with 2 updates
Bumps the prod-dependencies group with 2 updates: [@codemirror/view](https://github.com/codemirror/view) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router).


Updates `@codemirror/view` from 6.42.1 to 6.43.0
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `react-router` from 7.15.0 to 7.15.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.1/packages/react-router)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-router
  dependency-version: 7.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-15 03:23:59 +00:00
Trevor Buckner 42455bc5e5 Merge pull request #4815 from G-Ambatte/increasePatchLogging
Add logging of failed patches
2026-05-14 10:52:51 -04:00
G.Ambatte eec4cf8167 Comment out excessive logging items 2026-05-14 21:17:18 +12:00
G.Ambatte 26ef5b10a0 Check for failed patches 2026-05-14 20:36:44 +12:00
David Bolack f0b381417d Merge branch 'master' of github.com:naturalcrit/homebrewery 2026-05-13 13:59:38 -05:00
Víctor Losada Hernández 989ac071be Merge pull request #4797 from naturalcrit/fix-CM-bugs
make wrapselection work with multiple selections
2026-05-13 11:37:49 +02:00
Víctor Losada Hernández 8b4c5c1d25 Merge branch 'master' into fix-CM-bugs 2026-05-12 16:29:33 +02:00
Víctor Losada Hernández 35d8f5a675 Merge pull request #4793 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-f1720b19c6
Bump the dev-dependencies group across 1 directory with 3 updates
2026-05-10 18:44:07 +02:00
dependabot[bot] 118ec1bc50 Bump the dev-dependencies group across 1 directory with 3 updates
Bumps the dev-dependencies group with 3 updates in the / directory: [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [stylelint](https://github.com/stylelint/stylelint).


Updates `babel-jest` from 30.3.0 to 30.4.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/babel-jest)

Updates `jest` from 30.3.0 to 30.4.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest)

Updates `stylelint` from 17.10.0 to 17.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.10.0...17.11.0)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-version: 30.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-10 16:41:15 +00:00
Víctor Losada Hernández 24163b2427 Merge pull request #4803 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-64bf5212b7
Bump the prod-dependencies group across 1 directory with 9 updates
2026-05-10 18:39:20 +02:00
dependabot[bot] 10506ad521 Bump the prod-dependencies group across 1 directory with 9 updates
Bumps the prod-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.3` | `7.29.5` |
| [@codemirror/autocomplete](https://github.com/codemirror/autocomplete) | `6.20.1` | `6.20.2` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.41.1` | `6.42.1` |
| [express-static-gzip](https://github.com/tkoenig89/express-static-gzip) | `3.0.0` | `3.0.1` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.4` | `11.3.5` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.6.1` | `9.6.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.14.2` | `7.15.0` |



Updates `@babel/preset-env` from 7.29.3 to 7.29.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.29.5/packages/babel-preset-env)

Updates `@codemirror/autocomplete` from 6.20.1 to 6.20.2
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/autocomplete/commits)

Updates `@codemirror/view` from 6.41.1 to 6.42.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `express-static-gzip` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/tkoenig89/express-static-gzip/releases)
- [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v3.0.0...v3.0.1)

Updates `fs-extra` from 11.3.4 to 11.3.5
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.4...11.3.5)

Updates `mongoose` from 9.6.1 to 9.6.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/9.6.1...9.6.2)

Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

Updates `react-router` from 7.14.2 to 7.15.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.0/packages/react-router)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@codemirror/autocomplete"
  dependency-version: 6.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@codemirror/view"
  dependency-version: 6.42.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: express-static-gzip
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: fs-extra
  dependency-version: 11.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: mongoose
  dependency-version: 9.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: react-router
  dependency-version: 7.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-10 16:36:28 +00:00
Víctor Losada Hernández a67360c18a Merge pull request #4800 from naturalcrit/dependabot/npm_and_yarn/fast-uri-3.1.2
Bump fast-uri from 3.1.1 to 3.1.2
2026-05-10 18:33:17 +02:00
Víctor Losada Hernández c4a92dc3d8 Merge branch 'master' into dependabot/npm_and_yarn/fast-uri-3.1.2 2026-05-10 18:30:07 +02:00
Trevor Buckner 545a5324f0 Merge pull request #4802 from G-Ambatte/addHashMismatchContext
Log additional information during brew mismatchesbrew content
2026-05-10 11:54:51 -04:00
Trevor Buckner abcd5d5839 Merge branch 'master' into addHashMismatchContext 2026-05-10 11:54:37 -04:00
Trevor Buckner 978a4c6f5f Merge pull request #4799 from G-Ambatte/escapeDollarSignForHTMLReplace
Prevent pattern matching in HTML replace function
2026-05-10 11:21:13 -04:00
G.Ambatte 9e4d9ee35d Fix missing character 2026-05-10 12:23:06 +12:00
G.Ambatte cc2963b765 Increase information about mismatch brew content 2026-05-10 12:14:54 +12:00
dependabot[bot] 93d51fe499 Bump fast-uri from 3.1.1 to 3.1.2
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 10:38:05 +00:00
G.Ambatte 82bab12941 Use function instead of pattern escaping 2026-05-09 18:08:44 +12:00
G.Ambatte e9dba94dd5 Escape $ in HTML replace function 2026-05-09 17:58:52 +12:00
Víctor Losada Hernández 01060c38c8 make wrapselection work with multiple selections 2026-05-08 23:23:48 +02:00
Víctor Losada Hernández 1807559987 Merge pull request #4782 from naturalcrit/fix-CM-bugs
Fixes the next batch of codemirror bugs
2026-05-05 14:21:02 +02:00
Víctor Losada Hernández 69b2bfb0b9 Merge branch 'master' into fix-CM-bugs 2026-05-05 14:18:01 +02:00
Trevor Buckner d5d848acd8 Merge pull request #4772 from 5e-Cleric/fix-save-on-load
fix save on load
2026-05-04 16:06:55 -04:00
Trevor Buckner b75c83901b Merge branch 'fix-save-on-load' of https://github.com/5e-Cleric/homebrewery into pr/4772 2026-05-04 16:01:43 -04:00
Trevor Buckner 339d2844a7 Change logic to fire on button click, rather than on state change
Ideally side effects (server calls, etc.) should happen outside of useEffect anyway for reasons like this; Putting the save in the button click keeps the logic in one place instead of spread across multiple functions and renders,

(This change was already made in my local copy toward combining Edit/New/Home pages.)
2026-05-04 16:01:39 -04:00
Trevor Buckner 614d9fd7b3 Merge branch 'master' into fix-save-on-load 2026-05-04 11:50:13 -04:00
Víctor Losada Hernández 0ac261e1bf lock sync 2026-05-04 16:35:45 +02:00
Víctor Losada Hernández 9f6e03fd80 add strikethrough highlight 2026-05-04 16:24:41 +02:00
Víctor Losada Hernández 43c9f35f3c Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-CM-bugs 2026-05-04 16:16:02 +02:00
Víctor Losada Hernández 3978c4ae1e Merge pull request #4781 from Gazook89/Tweak-Injection-highlighting
Fix issue with closing brace not highlighting
2026-05-04 16:15:50 +02:00
Víctor Losada Hernández 80093a1998 remove console.log 2026-05-04 16:13:15 +02:00
Víctor Losada Hernández 479834cea8 Merge branch 'master' into Tweak-Injection-highlighting 2026-05-04 16:09:30 +02:00
Víctor Losada Hernández 60b5f6bac2 fix tab insert 2026-05-04 16:06:53 +02:00
Víctor Losada Hernández 41ea3ba987 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-CM-bugs 2026-05-04 16:03:26 +02:00