Trevor Buckner
53761bc567
Merge pull request #3785 from naturalcrit/dependabot/npm_and_yarn/globals-15.10.0
...
Bump globals from 15.9.0 to 15.10.0
2024-10-01 23:33:33 -04:00
dependabot[bot]
e6e9029bb7
Bump globals from 15.9.0 to 15.10.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.9.0 to 15.10.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 03:26:23 +00:00
Trevor Buckner
84f49aebce
Add test for "add notification"
2024-10-01 21:54:22 -04:00
Trevor Buckner
8949248bc4
Example test
...
Added an example test that queries /admin/notification/all and checks if the response returns a list of notifications.
Since we don't have a real database, we overwrite (mock) NotificationModel to just return some fake data, otherwise the test would crash.
2024-10-01 17:15:36 -04:00
Trevor Buckner
bc475b5ed9
Merge pull request #3762 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.37.0
...
Bump eslint-plugin-react from 7.36.1 to 7.37.0
2024-09-30 14:14:21 -04:00
Trevor Buckner
0415af624a
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-react-7.37.0
2024-09-30 13:52:13 -04:00
Trevor Buckner
8a63859546
Merge pull request #3778 from 5e-Cleric/fix-lang-on-share
...
fix lang on share page
2024-09-30 13:51:50 -04:00
Trevor Buckner
8d5bc9e37c
Merge pull request #3767 from G-Ambatte/fixToolbarZoomInPrint-#3744
...
Add zoom property to BrewRenderer print styling
2024-09-30 13:51:37 -04:00
Trevor Buckner
313f18c74c
Merge branch 'master' into fixToolbarZoomInPrint-#3744
2024-09-30 13:50:00 -04:00
Trevor Buckner
0c6bc5d7ac
Merge pull request #3757 from naturalcrit/v3.15.1
...
Fix Rate Limiting
2024-09-30 13:48:53 -04:00
Trevor Buckner
db6c689914
Merge branch 'master' into fix-lang-on-share
2024-09-30 13:48:20 -04:00
Víctor Losada Hernández
d4970ed119
initial commit
2024-09-30 17:48:07 +02:00
dependabot[bot]
e45fddad60
Bump eslint-plugin-react from 7.36.1 to 7.37.0
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.36.1 to 7.37.0.
- [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.36.1...v7.37.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 04:24:03 +00:00
Trevor Buckner
a31f1da4dc
Merge branch 'master' into v3.15.1
2024-09-30 00:23:04 -04:00
Trevor Buckner
3ec3cf8df8
Merge pull request #3741 from naturalcrit/dependabot/npm_and_yarn/stylistic/stylelint-plugin-3.1.0
2024-09-30 00:22:49 -04:00
dependabot[bot]
4d6d8a5e5a
Bump @stylistic/stylelint-plugin from 3.0.1 to 3.1.0
...
Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic ) from 3.0.1 to 3.1.0.
- [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.0.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 01:54:47 +00:00
Trevor Buckner
96acd334a0
Merge pull request #3742 from naturalcrit/dependabot/npm_and_yarn/eslint-9.11.1
2024-09-29 21:53:36 -04:00
dependabot[bot]
a0aa975d07
Bump eslint from 9.11.0 to 9.11.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.11.0 to 9.11.1.
- [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.11.0...v9.11.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-29 18:24:55 +00:00
Trevor Buckner
8a06257a50
Merge pull request #3766 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.7.0
2024-09-29 14:23:41 -04:00
Trevor Buckner
aaa0acdfea
Merge branch 'master' into v3.15.1
2024-09-28 23:40:25 -04:00
G.Ambatte
570c850c4f
Merge branch 'master' into fixToolbarZoomInPrint-#3744
2024-09-28 09:05:22 +12:00
G.Ambatte
17dfacd5c9
Add zoom property to BrewRenderer print styling
2024-09-28 09:03:00 +12:00
dependabot[bot]
6d904111f7
Bump mongoose from 8.6.3 to 8.7.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.6.3 to 8.7.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.6.3...8.7.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-09-27 19:16:48 +00:00
Trevor Buckner
f1f686d8c7
Merge pull request #3760 from naturalcrit/dependabot/npm_and_yarn/dompurify-3.1.7
2024-09-27 15:15:43 -04:00
Trevor Buckner
6e120c2d05
Merge pull request #3765 from G-Ambatte/fixLegacyBrewRenders-#3764
2024-09-27 15:15:26 -04:00
Trevor Buckner
9b58db9f1e
Let sharepage update page numbers
2024-09-27 15:03:29 -04:00
Trevor Buckner
ae123a8310
Change the other page number values as well
2024-09-27 11:35:01 -04:00
G.Ambatte
1f047890ab
Change default value of currentEditorCursorPageNum
2024-09-27 23:32:19 +12:00
Trevor Buckner
58b0e12fcc
Update app.js
2024-09-27 00:34:35 -04:00
Trevor Buckner
51f4c83ec0
Update app.js
2024-09-27 00:34:12 -04:00
Trevor Buckner
9decaf73f7
Update app.js
2024-09-27 00:19:08 -04:00
Trevor Buckner
15fde76209
Merge branch 'master' into v3.15.1
2024-09-27 00:13:32 -04:00
Trevor Buckner
2ba160fe65
Re-remove extra error log for new google brews.
2024-09-27 00:08:23 -04:00
dependabot[bot]
606af87e0f
Bump dompurify from 3.1.6 to 3.1.7
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-27 03:53:15 +00:00
Trevor Buckner
05ad8e17a7
Merge pull request #3755 from naturalcrit/RaiseAutoSaveDelay
2024-09-26 19:17:51 -04:00
Trevor Buckner
bf87225415
Merge branch 'v3.15.1' into RaiseAutoSaveDelay
2024-09-26 19:17:35 -04:00
Trevor Buckner
8b61e69b77
Merge pull request #3754 from naturalcrit/RemoveDoubleGoogleDriveLogs
2024-09-26 19:15:46 -04:00
Trevor Buckner
e260eb0911
Raise timeout to 10 s.
...
No need to be stingy here... Can lower back down if this works.
2024-09-26 19:14:16 -04:00
Trevor Buckner
c8424e0b10
Remove test that no longer applies
2024-09-26 19:12:19 -04:00
Trevor Buckner
ff9a75f6b6
Remove duplicate error logs for google drive update / new
...
Errors are now logged once in the central error handler in app.js
2024-09-26 19:00:07 -04:00
Trevor Buckner
cd0bf9c947
Merge pull request #3740 from naturalcrit/dependabot/npm_and_yarn/stylelint-config-recess-order-5.1.1
...
Bump stylelint-config-recess-order from 5.1.0 to 5.1.1
2024-09-23 15:20:43 -04:00
dependabot[bot]
c039a90624
Bump stylelint-config-recess-order from 5.1.0 to 5.1.1
...
Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases )
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v5.1.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: stylelint-config-recess-order
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 15:17:32 +00:00
Trevor Buckner
0e8387ec0d
Merge pull request #3734 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.6.3
...
Bump mongoose from 8.6.2 to 8.6.3
2024-09-23 11:16:08 -04:00
dependabot[bot]
1347374ff7
Bump mongoose from 8.6.2 to 8.6.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.6.2 to 8.6.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.6.2...8.6.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-09-23 13:54:45 +00:00
Trevor Buckner
9419186e78
Merge pull request #3739 from naturalcrit/dependabot/npm_and_yarn/eslint-9.11.0
...
Bump eslint from 9.10.0 to 9.11.0
2024-09-23 09:53:30 -04:00
dependabot[bot]
58c6e6a446
Bump eslint from 9.10.0 to 9.11.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.10.0 to 9.11.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.10.0...v9.11.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:35:10 +00:00
Trevor Buckner
6e2bc1cabe
Merge pull request #3723 from naturalcrit/sort-in-vault
...
Add sorting options to Vault Page
2024-09-20 16:03:17 -04:00
Trevor Buckner
971be6375e
lint
2024-09-20 16:02:09 -04:00
Trevor Buckner
4353c01032
Update server/vault.api.js
2024-09-20 16:01:29 -04:00
Víctor Losada Hernández
d09cecedd7
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into sort-in-vault
2024-09-20 20:54:14 +02:00