Nicholas Rayburn

Results 12 issues of Nicholas Rayburn

## What kind of change does this PR introduce? Bug fix, fixes #5025 ## What is the current behavior? Users can create a database password with 99 or more characters,...

If the top sections in the docs were collapsible, then the docs would be a bit easier to navigate. This would also be similar to how https://mui.com/material-ui/getting-started/overview/ works as well....

enhancement
pkg:site

Instead of `curl`, `fetch` can be used since Node.js 18+ is required for development. `https` from Node.js could also be used instead. https://github.com/swordev/suid/blob/main/scripts/actions/downloadMaterialSource.ts#L16 Instead of `7z`, an NPM package like...

enhancement
pkg:scripts

Fixes #245. #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x]...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I'm...

Fixes #183. #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x]...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I'm...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I'm...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I'm...

Should add quick fixes to disable a rule for a single line or for the entire file. Eslint screenshot ![image](https://github.com/user-attachments/assets/8cc869db-33df-403b-b05b-f1f0840dacd4)

C-enhancement
A-editor