Valters Melnalksnis
Valters Melnalksnis
**Is your feature request related to a problem? Please describe.** There have already been a few cases where issues are spotted only after release, because the published applications differ from...
**Is your feature request related to a problem? Please describe.** Right now in case of any exception from API an `HttpRequestException` is thrown with the response content as the message....
Fixes #1084
**Is your feature request related to a problem? Please describe.** While OIDC providers such as Keycloak support FIDO2 various multi-factor authentication methods, local accounts only support TOTP. **Describe the solution...
**Describe the solution you'd like** Gnomeshade web pages have dark theme support, and theme is automatically selected based on browser settings. **Additional context** The documentation pages already have a CSS...
After creating a new transfer, purchase or link, the list does not resize; a new loan does not show up at all.
**Is your feature request related to a problem? Please describe.** When manually entering transfers or purchases, there are many optional fields that need to be tabbed through to get to...
Currently debian packages are created using a shell script. If there are any issues with the current pacakge, an existing solution such as https://github.com/quamotion/dotnet-packaging should be considered. Note, seems that...
**Is your feature request related to a problem? Please describe.** `::set-output` and `::set-state` are going to be removed, see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/. Remaining external dependencies that have not migrated: - [x] azure/webapps-deploy...
**Describe the bug** Importing purchases from a receipt fails with internal server error due to `duplicate key value violates unique constraint "products_normalized_name"` when no matching product is found, but a...