Joshua Bachmeier

Results 23 issues of Joshua Bachmeier

Usage of `\usepackage{appendixnumberbeamer}` as suggested by the documentation can lead to problems, see #365. Metropolis uses the macro `\inserttotalframenumber` for calculation of the progress bar length in the templates for...

Whatever I do, I get a `(wrong-type-argument stringp nil)` error. Be it cloning a new repository, or trying to access the dashbord in an existing one. For example: `M-x` magithub-clone...

Many OAuth providers support if not require requesting specific scopes to retrieve certain claims / attributes at the user info endpoint (most commonly, only basic claims such as `'sub'` or...

Add support for luks keyfile (`--key-file` option to cryptsetup), by parsing the `cryptkey` option from the kernel commandline [1]. If the option is not set or could not be parsed...

See sdementen/piecash#215. They are looking for a new maintainer. GnuCash Web cannot function without piecash.

help wanted

The README is getting long. I should add those files, with the appropriate content: - CONTRIBUTING.md - ACKNOWLEDGMENTS.md - ISSUE_TEMPLATE - PULL_REQUEST_TEMPLATE

documentation
meta

I would like to be able to record transactions without network connection. This probably involves local storage and something something service workers and is likely a major change to the...

enhancement
frontend
backend
responsiveness

Yahoo finance seems to have discontinued their public API (worked last in Mai 2023). Running `gnucash-web commodities update_prices` for my stocks results in ``` Traceback (most recent call last): File...

backend

We should support dark mode when the user wishes, as this is especially useful on mobile devices with dynamic / intelligent dark mode. There is a CSS media query for...

enhancement
question
frontend

documentation
meta