Daniel Friesen

Results 142 issues of Daniel Friesen

paper-styles is missing css variables for icons in default-theme. default-theme.html does say `--dark-theme-secondary-color: #bcbcbc; /* for secondary text and icons */`, however that is incorrect, dark theme icons don't match...

### Describe the bug When Vite asset-ifies `` resources it applies the default assetsInlineLimit for JS without considering whether it makes sense to inline the resource in HTML. One issue...

enhancement
feat: html

When using createConnectionPool with a DSN string, if the database password contains an unquoted ampersand you will get an `Uncaught Error: Expected "port" to be an integer` error from `parsePort`....

Postgres

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...

feat
stale

Standalone mode is primarily intended for SteamVR overlays where it is undesirable for Unity to initialize itself as a VR application and render a scene. In order to run standalone:...

New icons for FSS mode and Combat/Analysis modes have been created. - https://github.com/SpyTec/EDAssets/issues/129#issuecomment-1425854961 (related to #117) - https://github.com/SpyTec/EDAssets/issues/119#issuecomment-1425857092

good first issue
planned

Microsoft is working on a package manager ([winget](https://docs.microsoft.com/en-us/windows/package-manager/winget/)) that allows for automatically installing applications. And there are already lots of applications in it and a collection of websites that let...

enhancement

The `(LGPL-2.0 or MIT)` identifier isn't valid. Specifically instead of `LGPL-2.0` you need to declare either `LGPL-2.0-only` or `LGPL-2.0-or-later`.

The latest version of KSP is 1.4.3, this is marked as compatible up to 1.4.2. So it can't be installed via CKAN. Presumably since it's a bugfix update only minor...

This looks like a really nice idea for the language. Have you considered submitting it to tc39 so it will be considered one of the stage-0 proposals? See: https://github.com/tc39/ecma262