Pete Miller

Results 52 issues of Pete Miller

When choosing a preset location, during movement and only if the movement lasts for more than ~1 second, the megadesk will start beeping continuously. It moves to the preset location...

A problem with the `outputPlayerSize` option is that it is not good for fluid widths, i.e. responsive design where you may use `width: 100%; max-width: 800px` on a media element,...

This allows any instance of a video found within content to override the default size (width and height) output for that video. Useful for sites where the video sizes differ...

In PR , we included a log of bad model keys when detected. We discovered that the inner text of the model selection options on the settings page was mistakenly...

OS/Android
OS/Desktop

### Description Mac Arm and Intel builds are generating different `brave_resources.pak` resource files. This results in an error when creating a Universal app for distribution. To get around this error,...

OS/Desktop

The Conversation API sends delta updates of text, but the text selection rewriting expects full text on every streaming event call. This PR passes through whether it's a delta update...

Resolves https://github.com/brave/brave-browser/issues/30554 Introduces: - Full-page conversation UI at chrome-untrusted://chat - Selectable older conversations in full-page mode - Selectable older conversations in sidebar mode - Browser command to open full-page mode...

CI/storybook-url
puLL-Merge

- Adds AIChatDatabase class which purely looks at persisting and retrieving conversation and conversation entry items. - Modified AIChatService to manage data going in and out of the database -...

CI/storybook-url
needs-security-review

Resolves https://github.com/brave/brave-browser/issues/40620 Performs re-encode if: - ~Not android~ - Image is not both padded and from pcdn.brave.com Shares a data decoder utility process with the all similar operations. Performs re-encode...

Resolves ## Submitter Checklist: - [ ] I confirm that no [security/privacy review is needed](https://github.com/brave/brave-browser/wiki/Security-reviews) and no other type of reviews are needed, or that I have [requested](https://github.com/brave/reviews/issues/new/choose) them -...

CI/storybook-url