David Bolack
6d6571be0b
Merge branch 'master' into brew_themes_user_selection
2024-02-23 13:46:56 -06:00
David Bolack
f9307986cd
WIP
...
@import statements are just not working. Uploaded for other eyes.
2024-02-22 23:06:40 -06:00
Trevor Buckner
ba1430c377
Merge pull request #3320 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.2.0
...
Bump mongoose from 8.1.3 to 8.2.0
2024-02-22 23:08:17 -05:00
David Bolack
f60090e5fa
Update Theme Picker to use Brews tagged as a theme
...
This updates the theme picker to include brews tagged as themes owned by
the user.
Some supporting functions were updated. User themes are loaded on /edit
and added to the request.
2024-02-22 21:12:56 -06:00
dependabot[bot]
7698abe70f
Bump mongoose from 8.1.3 to 8.2.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.1.3 to 8.2.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/8.1.3...8.2.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 03:02:05 +00:00
Víctor Losada Hernández
fd58503a77
Merge pull request #3297 from RKuerten/fixMonsterBg
...
Changed background-attachment: fixed on the monster frame
2024-02-22 16:43:10 +01:00
Rodrigo Kuerten
8aa7a26183
Merge branch 'master' into fixMonsterBg
2024-02-22 12:02:14 -03:00
Trevor Buckner
94d9e1b08e
Merge pull request #3316 from G-Ambatte/fixSantizeScriptTags-#3315
...
Fix sanitizeScriptTags when content is null
2024-02-22 00:20:35 -05:00
G.Ambatte
2c02d4174f
Fix sanitizeScriptTags when content is null
2024-02-22 17:06:02 +13:00
Trevor Buckner
4feeaee7e7
Merge pull request #3307 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
...
Bump eslint-plugin-jest from 27.6.3 to 27.9.0
2024-02-21 22:02:52 -05:00
Trevor Buckner
5f5185c619
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
2024-02-21 21:53:14 -05:00
Trevor Buckner
3e76307303
Merge pull request #3296 from 5e-Cleric/lang-fix-on-print
...
Fix lang on print
2024-02-21 21:52:59 -05:00
Trevor Buckner
fe3a5f4def
Merge branch 'master' into lang-fix-on-print
2024-02-21 21:52:03 -05:00
Trevor Buckner
5d752f3355
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
2024-02-21 21:49:43 -05:00
Trevor Buckner
8f400236a7
Merge pull request #3314 from naturalcrit/ForceVarMathTo$
...
Variable math requires `$` prefix
2024-02-21 21:42:36 -05:00
Trevor Buckner
8779ee3325
Variable math requires $ prefix
2024-02-21 21:42:03 -05:00
dependabot[bot]
e268858945
Bump eslint-plugin-jest from 27.6.3 to 27.9.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 27.6.3 to 27.9.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-21 22:31:38 +00:00
Trevor Buckner
0e48f325f2
Merge pull request #3311 from naturalcrit/v3.11.0
...
Up to v3.11.0
2024-02-21 17:30:44 -05:00
Trevor Buckner
7e38271ac6
Up to v3.11.0
2024-02-21 17:30:15 -05:00
Rodrigo Kuerten
ff75afa91f
Merge branch 'master' into fixMonsterBg
2024-02-21 08:46:47 -03:00
David Bolack
ae2bb3a028
Add missing style.css
2024-02-20 23:26:09 -06:00
David Bolack
c319d6bcfa
Consolidate and add theme parent walking
...
This consolidates the style/theme endpoint to a singular method, adds
interpretation of static themes, and allow parent theme recursion.
I am not 100% sure this will order styles correctly.
2024-02-20 23:15:37 -06:00
Trevor Buckner
4866eacd5d
Merge pull request #3306 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.22.1
...
Bump react-router-dom from 6.22.0 to 6.22.1
2024-02-20 23:51:32 -05:00
Trevor Buckner
1386020bbb
Merge pull request #3273 from 5e-Cleric/brew-author-comma-fix
...
brew fix commas
2024-02-20 23:25:23 -05:00
Trevor Buckner
6b7af58e6c
Change span to Fragment; linting
2024-02-20 23:24:43 -05:00
dependabot[bot]
0f1d07d90f
Bump react-router-dom from 6.22.0 to 6.22.1
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.0 to 6.22.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.22.1/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.1/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 >
2024-02-21 04:08:37 +00:00
Trevor Buckner
d5230757b1
Merge pull request #3305 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.1.3
...
Bump mongoose from 8.1.1 to 8.1.3
2024-02-20 23:07:27 -05:00
Trevor Buckner
06825468b4
Merge pull request #3299 from 5e-Cleric/update-popup
...
popup update 3.11
2024-02-20 23:07:05 -05:00
Trevor Buckner
faab60f271
Merge branch 'master' into update-popup
2024-02-20 23:06:33 -05:00
dependabot[bot]
4bed2349a9
Bump mongoose from 8.1.1 to 8.1.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.1.1 to 8.1.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.1.1...8.1.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-02-21 04:05:02 +00:00
Trevor Buckner
53f1e53fcb
Merge pull request #3199 from naturalcrit/GlobalReflinks
...
Yet another Brew Variables PR
2024-02-20 23:03:53 -05:00
Trevor Buckner
df447d3d4d
typo
2024-02-20 23:01:49 -05:00
Trevor Buckner
e3bf913a80
lint
2024-02-20 23:00:57 -05:00
Trevor Buckner
7bb1f16946
Always render currently-edited page first, so variables update across pages properly
2024-02-20 22:56:37 -05:00
Trevor Buckner
6870fd6d76
Add tests for cross-page behavior and fix related bugs
2024-02-20 22:31:33 -05:00
David Bolack
e2ef9b8122
Report Theme title with CSS
...
This adds a comment/field ( depending on endpoint ) that reports the
name of the Brew being used as a theming source.
2024-02-20 16:44:17 -06:00
Trevor Buckner
9ad1d1f196
remove unused 'parseVarse' variable
2024-02-20 17:05:26 -05:00
Trevor Buckner
969cff61bf
Add one more test that was failing
2024-02-20 17:03:17 -05:00
Trevor Buckner
736f729457
Rename variables
2024-02-20 16:46:49 -05:00
Trevor Buckner
0050e1e294
Added another test for a broken case and fixed; Cleaned up more
2024-02-20 15:37:54 -05:00
Trevor Buckner
f2d1b61a7a
Remove unused variables
2024-02-20 00:04:29 -05:00
Trevor Buckner
1d1fa99b4b
Pass all tests
2024-02-19 23:57:19 -05:00
David Bolack
8e48df5de1
Partial Code coverage for new endpoints
2024-02-18 12:45:14 -06:00
David Bolack
a3b1d7fb7c
Use a brew as a theme, three ways.
...
This has been implemented three different ways to allow for comparison
and discussion
- /api/css/:id : This returns the style frontmatter of the referenced
document as a text/css document.
/api/theme/:id : This returns an object with the reference'd object's
theme and style frontmatter.
/api/csstheme/:id : This returns the stylye frontmatter of the
referenced document as a text/css document and adds the theme as an
@import ( if not using the legacy renderer )
2024-02-17 11:01:21 -06:00
Víctor Losada Hernández
f42cab6e40
suggested changes
2024-02-17 11:51:42 +01:00
Trevor Buckner
bc21abd509
Fix matches inside of code blocks
2024-02-14 11:38:47 -05:00
Trevor Buckner
72744718cc
Adding some tests
2024-02-13 22:44:57 -05:00
Trevor Buckner
e85a62a05c
Disable default def behavior.
2024-02-13 09:35:55 -05:00
Víctor Losada Hernández
5a68acc0f5
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-popup
2024-02-13 14:31:45 +01:00
Víctor Losada Hernández
f51fca74e6
initial commit
2024-02-13 14:27:32 +01:00