G.Ambatte
|
e89920bd1e
|
Remove unneeded .then()
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
|
2025-02-12 07:41:53 +13:00 |
|
Trevor Buckner
|
2e12980180
|
Merge branch 'master' into fix-snippet-styling
|
2025-02-11 11:23:05 -05:00 |
|
Trevor Buckner
|
b77af1bcc8
|
Merge pull request #4040 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.26.8
Bump @babel/preset-env from 7.26.7 to 7.26.8
|
2025-02-11 11:22:14 -05:00 |
|
dependabot[bot]
|
45d188fea1
|
Bump @babel/preset-env from 7.26.7 to 7.26.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.7 to 7.26.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.26.8/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>
|
2025-02-11 16:19:50 +00:00 |
|
Trevor Buckner
|
1ce26ca953
|
Merge pull request #4041 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.26.8
Bump @babel/core from 7.26.7 to 7.26.8
|
2025-02-11 11:18:26 -05:00 |
|
dependabot[bot]
|
d1c0557341
|
Bump @babel/core from 7.26.7 to 7.26.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.7 to 7.26.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.26.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>
|
2025-02-11 16:04:52 +00:00 |
|
Trevor Buckner
|
4e857a1a99
|
Merge pull request #4033 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.10.0
Bump mongoose from 8.9.6 to 8.10.0
|
2025-02-11 11:03:19 -05:00 |
|
Trevor Buckner
|
547ac11756
|
Merge branch 'master' into dependabot/npm_and_yarn/mongoose-8.10.0
|
2025-02-11 11:01:27 -05:00 |
|
Trevor Buckner
|
0e2443f772
|
Merge pull request #4039 from naturalcrit/dependabot/npm_and_yarn/eslint-9.20.0
Bump eslint from 9.19.0 to 9.20.0
|
2025-02-11 11:01:03 -05:00 |
|
dependabot[bot]
|
9d16f4556e
|
Bump mongoose from 8.9.6 to 8.10.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.9.6 to 8.10.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.9.6...8.10.0)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 15:23:08 +00:00 |
|
dependabot[bot]
|
6d0d0057f6
|
Bump eslint from 9.19.0 to 9.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.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/v9.19.0...v9.20.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 15:22:28 +00:00 |
|
Trevor Buckner
|
b8d9023c98
|
Merge pull request #4038 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.26.8
Bump @babel/plugin-transform-runtime from 7.25.9 to 7.26.8
|
2025-02-11 10:21:48 -05:00 |
|
Trevor Buckner
|
4578cf6584
|
Merge branch 'master' into dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.26.8
|
2025-02-11 10:19:58 -05:00 |
|
Trevor Buckner
|
111869d33b
|
Merge pull request #4032 from naturalcrit/dependabot/npm_and_yarn/stylistic/stylelint-plugin-3.1.2
Bump @stylistic/stylelint-plugin from 3.1.1 to 3.1.2
|
2025-02-11 10:19:31 -05:00 |
|
Trevor Buckner
|
d0b4486e15
|
Merge branch 'master' into dependabot/npm_and_yarn/stylistic/stylelint-plugin-3.1.2
|
2025-02-11 10:15:39 -05:00 |
|
Trevor Buckner
|
1aed753911
|
Use ComboBox component for Theme Selector
|
2025-02-10 22:20:54 -05:00 |
|
Trevor Buckner
|
c080e5b191
|
Add author to snippetBundle
|
2025-02-10 22:20:12 -05:00 |
|
David Bolack
|
11396389ab
|
Move Superscript/Subscript functions into their own module
|
2025-02-10 20:47:17 -06:00 |
|
Trevor Buckner
|
0bcf228881
|
Merge branch 'master' into writeinBrewTheme
|
2025-02-10 00:49:22 -05:00 |
|
Trevor Buckner
|
de30722554
|
Merge pull request #4042 from naturalcrit/cleanUpCombobox
Clean up combobox component
|
2025-02-10 00:48:48 -05:00 |
|
Trevor Buckner
|
6cfdfad7d3
|
Clean up combobox component
|
2025-02-10 00:33:33 -05:00 |
|
dependabot[bot]
|
a9fa0bd32d
|
Bump @babel/plugin-transform-runtime from 7.25.9 to 7.26.8
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.25.9 to 7.26.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.26.8/packages/babel-plugin-transform-runtime)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:10:29 +00:00 |
|
Trevor Buckner
|
cfbf4021dc
|
Remove unneeded filter
|
2025-02-09 12:23:42 -05:00 |
|
Trevor Buckner
|
e3780e844d
|
Merge branch 'writeinBrewTheme' of https://github.com/dbolack-ab/homebrewery into pr/3923
|
2025-02-09 12:07:31 -05:00 |
|
Trevor Buckner
|
659510e364
|
Remove unused function
|
2025-02-09 12:07:09 -05:00 |
|
Trevor Buckner
|
29da0396fd
|
Merge branch 'master' into writeinBrewTheme
|
2025-02-09 12:03:06 -05:00 |
|
Trevor Buckner
|
c3e08181e9
|
Merge branch 'master' into dependabot/npm_and_yarn/stylistic/stylelint-plugin-3.1.2
|
2025-02-09 12:02:12 -05:00 |
|
Víctor Losada Hernández
|
213a719337
|
Merge pull request #4036 from G-Ambatte/correctChangeLogTypo
Correct typo in date of v3.17.0
|
2025-02-09 11:33:37 +01:00 |
|
G.Ambatte
|
a7a7e46e89
|
Correct typo in date of v3.17.0
|
2025-02-09 22:40:54 +13:00 |
|
dependabot[bot]
|
ada06c9618
|
Bump @stylistic/stylelint-plugin from 3.1.1 to 3.1.2
Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-stylistic/stylelint-stylistic/compare/v3.1.1...v3.1.2)
---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-06 03:24:23 +00:00 |
|
G.Ambatte
|
03798e945d
|
Add UI
|
2025-02-05 21:35:33 +13:00 |
|
G.Ambatte
|
6d2cbaacc0
|
Add Admin API for getByUser
|
2025-02-05 21:35:21 +13:00 |
|
David Bolack
|
f2f894381e
|
Merge branch 'master' into issue_3206
|
2025-02-04 21:10:25 -06:00 |
|
Trevor Buckner
|
10fae6dbac
|
Merge pull request #4026 from 5e-Cleric/fix-errorpage-error-if-brew-title-doesn't-exist
fix undefined value in errorIndex.js if brew doesn't exist
|
2025-02-03 14:24:30 -05:00 |
|
Víctor Losada Hernández
|
ebc7f055fa
|
Merge branch 'master' into fix-errorpage-error-if-brew-title-doesn't-exist
|
2025-02-03 15:26:36 +01:00 |
|
Víctor Losada Hernández
|
ce01b6c1ff
|
initial commit
|
2025-02-03 15:10:34 +01:00 |
|
Trevor Buckner
|
553562611f
|
Merge pull request #4024 from naturalcrit/dependabot/npm_and_yarn/react-router-7.1.5
Bump react-router from 7.1.4 to 7.1.5
|
2025-02-03 00:07:11 -05:00 |
|
dependabot[bot]
|
423caefe1a
|
Bump react-router from 7.1.4 to 7.1.5
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.1.4 to 7.1.5.
- [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.1.5/packages/react-router)
---
updated-dependencies:
- dependency-name: react-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 04:45:39 +00:00 |
|
Trevor Buckner
|
ae1de819ea
|
Merge pull request #4025 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.9.6
Bump mongoose from 8.9.5 to 8.9.6
|
2025-02-02 23:44:17 -05:00 |
|
dependabot[bot]
|
27c4cfd25c
|
Bump mongoose from 8.9.5 to 8.9.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.9.5 to 8.9.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/8.9.5...8.9.6)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 03:16:41 +00:00 |
|
Víctor Losada Hernández
|
bf22104474
|
move padding to a more deserving place
|
2025-02-02 22:19:38 +01:00 |
|
Víctor Losada Hernández
|
c3e0a687c0
|
Merge branch 'master' into writeinBrewTheme
|
2025-02-02 22:18:20 +01:00 |
|
Víctor Losada Hernández
|
00a2b130eb
|
Merge branch 'master' into headerNaxExtension
|
2025-02-02 16:44:30 +01:00 |
|
Víctor Losada Hernández
|
8eef810f3f
|
backcover logo width
|
2025-02-01 20:30:54 +01:00 |
|
Víctor Losada Hernández
|
a04df0fdfc
|
small adjustements
|
2025-02-01 19:27:55 +01:00 |
|
Víctor Losada Hernández
|
a504703d41
|
removed unnecessary files and refactored layout of dl
|
2025-02-01 15:47:41 +01:00 |
|
Víctor Losada Hernández
|
3ce9bb1310
|
initial commit
|
2025-01-31 23:20:35 +01:00 |
|
Víctor Losada Hernández
|
66bfc8f27b
|
style change
|
2025-01-31 22:33:47 +01:00 |
|
Trevor Buckner
|
6c8b94453e
|
Merge pull request #4019 from naturalcrit/update-notif-to-handle-markdown
upadte notification popup to handle markdown
|
2025-01-31 14:31:31 -05:00 |
|
Víctor Losada Hernández
|
460fb655d8
|
bring margin back
|
2025-01-31 20:11:57 +01:00 |
|