Trevor Buckner
|
24dfd41714
|
Merge branch 'master' into experimentalIDValidations
|
2025-07-14 13:37:19 -04:00 |
|
Trevor Buckner
|
cbc6956221
|
Merge pull request #4334 from G-Ambatte/addTokenTests
Add token.js tests
|
2025-07-14 13:15:43 -04:00 |
|
Trevor Buckner
|
248d2038ec
|
Cleanup token.js
|
2025-07-14 13:10:19 -04:00 |
|
Trevor Buckner
|
5b66175b8c
|
Merge pull request #4337 from naturalcrit/dependabot/npm_and_yarn/dev-dependencies-3db4bbab60
Bump the dev-dependencies group across 1 directory with 2 updates
|
2025-07-14 12:59:01 -04:00 |
|
Trevor Buckner
|
552aa7d41a
|
Merge branch 'master' into dependabot/npm_and_yarn/dev-dependencies-3db4bbab60
|
2025-07-14 12:53:33 -04:00 |
|
Trevor Buckner
|
b0a108b543
|
Merge pull request #4338 from G-Ambatte/addSafeHTMLTest
Increase safeHTML testing to 100% coverage
|
2025-07-14 12:53:12 -04:00 |
|
G.Ambatte
|
505d2840c0
|
Merge branch 'master' into addSafeHTMLTest
|
2025-07-14 21:26:22 +12:00 |
|
G.Ambatte
|
41ff50fefe
|
Add missing test
|
2025-07-14 21:23:38 +12:00 |
|
G.Ambatte
|
2fbcc84a50
|
Merge branch 'master' into experimentalIDValidations
|
2025-07-14 14:50:05 +12:00 |
|
G.Ambatte
|
77bf3ffc6f
|
Merge branch 'master' into addTokenTests
|
2025-07-14 14:46:07 +12:00 |
|
dependabot[bot]
|
bc045ec6c9
|
Bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [supertest](https://github.com/ladjs/supertest).
Updates `eslint` from 9.30.1 to 9.31.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.30.1...v9.31.0)
Updates `supertest` from 7.1.1 to 7.1.3
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.3)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: supertest
dependency-version: 7.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 00:02:03 +00:00 |
|
Trevor Buckner
|
6390ea076a
|
Merge pull request #4330 from naturalcrit/CompressSaveDataUpload
Gzip brew object when sending for save update
|
2025-07-13 20:00:21 -04:00 |
|
Trevor Buckner
|
6affcb587d
|
Merge branch 'master' into CompressSaveDataUpload
|
2025-07-13 19:57:10 -04:00 |
|
Trevor Buckner
|
7787afabff
|
Merge pull request #4336 from naturalcrit/fixVersionTest
Fix test option 2 - Add text property to version check test object
|
2025-07-13 19:55:16 -04:00 |
|
Trevor Buckner
|
fb4a8e5cf1
|
Merge branch 'CompressSaveDataUpload' of https://github.com/naturalcrit/homebrewery into CompressSaveDataUpload
|
2025-07-13 19:38:10 -04:00 |
|
Trevor Buckner
|
8432a6e367
|
cleanup
|
2025-07-13 19:38:08 -04:00 |
|
G.Ambatte
|
90ee08de42
|
Add text property to test object
|
2025-07-14 11:06:35 +12:00 |
|
G.Ambatte
|
40839b18e4
|
Add tests for token.js
|
2025-07-14 00:14:58 +12:00 |
|
G.Ambatte
|
a7a8803e9d
|
Merge branch 'master' into experimentalIDValidations
|
2025-07-13 20:52:52 +12:00 |
|
Trevor Buckner
|
5fbc111db7
|
Merge branch 'master' into CompressSaveDataUpload
|
2025-07-13 00:55:59 -04:00 |
|
Trevor Buckner
|
5edea7d0f4
|
Turns out body-parser automatically inflates gzip. Can remove.
|
2025-07-13 00:55:16 -04:00 |
|
Trevor Buckner
|
d3a9d813c9
|
Log brew compression size just for testing purposes
|
2025-07-13 00:54:51 -04:00 |
|
Trevor Buckner
|
fc475b2a7e
|
Allow babel to transpile fflate
|
2025-07-13 00:52:06 -04:00 |
|
Trevor Buckner
|
76b76b3bb6
|
Merge pull request #4286 from dbolack-ab/snippets-save-history-too
Add brew snippets to local save history
|
2025-07-11 13:32:13 -04:00 |
|
Trevor Buckner
|
22ef3cbebc
|
Gzip brew object when sending for save update
|
2025-07-11 16:55:30 +00:00 |
|
Trevor Buckner
|
9da8a17053
|
Remove text mismatch logs
|
2025-07-10 17:17:25 -04:00 |
|
Trevor Buckner
|
7cadbfbd7b
|
allowExceedingIndices for our patch applier
Test if it allows patches to go through, and log error if it doesn't match the expected output.
|
2025-07-10 17:11:31 -04:00 |
|
Trevor Buckner
|
98b9e86787
|
Merge pull request #4329 from naturalcrit/AdditionalPatchLogging
On patch failure, compare client and server text bytewise
|
2025-07-10 12:05:24 -04:00 |
|
Trevor Buckner
|
489b4b2694
|
Also log differences on MD5 mismatch
|
2025-07-10 12:04:09 -04:00 |
|
Trevor Buckner
|
8d279260c2
|
Merge branch 'master' into AdditionalPatchLogging
|
2025-07-10 11:19:07 -04:00 |
|
Trevor Buckner
|
7c08c430d0
|
Merge pull request #4324 from G-Ambatte/experimentalSplitHashAndVersionChecks
Split hash and version checks in updateBrew function
|
2025-07-10 11:18:53 -04:00 |
|
Trevor Buckner
|
45689d119e
|
Comment out one failing test
Patch failure test is no longer being thrown while we monitor in the background
|
2025-07-10 11:18:39 -04:00 |
|
Trevor Buckner
|
c5805af935
|
On patch failure, compare client and server text bytewise
|
2025-07-10 11:12:42 -04:00 |
|
Trevor Buckner
|
b2c4bb7082
|
Merge branch 'master' into experimentalSplitHashAndVersionChecks
|
2025-07-10 11:06:29 -04:00 |
|
Trevor Buckner
|
68460447dc
|
Merge pull request #4327 from dbolack-ab/fallbackTest
Run patch processing in parallel to prior system
|
2025-07-10 09:50:43 -04:00 |
|
Trevor Buckner
|
440c7beff6
|
Up to 3.19.3 so users can get the update
|
2025-07-10 09:47:21 -04:00 |
|
David Bolack
|
c7610cf0f8
|
Run patch processing in parallel to prior system to attempt to narrow down not-quite-so-edge cases that did not come up prior to user testing.
|
2025-07-10 07:10:13 -05:00 |
|
G.Ambatte
|
7f3a818558
|
Add Homebrew API coverage tests
|
2025-07-10 23:25:57 +12:00 |
|
G.Ambatte
|
bc82afa5b2
|
Split version from hash checks
|
2025-07-10 21:42:51 +12:00 |
|
G.Ambatte
|
abef250631
|
Update ID validation check
|
2025-07-10 20:58:46 +12:00 |
|
G.Ambatte
|
1794e96d50
|
Update tests
|
2025-07-10 20:46:01 +12:00 |
|
G.Ambatte
|
25f25da499
|
Adjust validation regex for IDs
|
2025-07-10 20:39:12 +12:00 |
|
G.Ambatte
|
aa15bdaacb
|
Initial pass at ID validations
|
2025-07-10 19:59:09 +12:00 |
|
Trevor Buckner
|
7ba7991631
|
Additional diff server error logging
|
2025-07-10 00:37:03 -04:00 |
|
Trevor Buckner
|
0e1ac26999
|
v3.19.2
|
2025-07-09 22:42:21 -04:00 |
|
Trevor Buckner
|
f49fed8c35
|
Merge pull request #4311 from dbolack-ab/md5Fix
Normalize strings before running MD5s
|
2025-07-09 22:40:15 -04:00 |
|
Trevor Buckner
|
a8236fbab4
|
Ok. I'm lowering the coverage threshold
|
2025-07-09 22:14:24 -04:00 |
|
Trevor Buckner
|
daf4eceedd
|
Small rearrangement
|
2025-07-09 22:09:16 -04:00 |
|
David Bolack
|
a02361ee65
|
Move normalization to before diffing
|
2025-07-09 19:37:57 -05:00 |
|
David Bolack
|
81e20f032e
|
NOrmalize strings before rnuning MD5s
|
2025-07-09 18:52:45 -05:00 |
|