James Cole

Results 509 comments of James Cole

This is something I'm working on already in the new layout.

There is a bug in the Google2FA class. I've submitted a PR.

Addendum: this issue should have been closed already, but hasn't: https://github.com/firefly-iii/firefly-iii/issues/3988 Did the honors myself

Yeah I moved to another service to do this for me.

@zoff99 https://github.com/firefly-iii/firefly-iii/blob/main/.github/workflows/stale.yml GitHubfirefly-iii/firefly-iiiFirefly III: a personal finances manager. Contribute to firefly-iii/firefly-iii development by creating an account on GitHub.

Testing frameworks such as PHPUnit can use this list as a "data provider". Here's some code for PHPUnit: ``` /** * @return array */ public function naughtyStringProvider() { $path =...

I am also curious about this. I have several old pages in this format: `/en/latest/installation/docker.html`. It is impossible to create a redirect for those.

Thanks, I'll see what I can do!

The box is hidden when the date is too long. I can't fix this easily. Sorry.

Thanks for letting me know. I appreciate the work-around but this is a breaking change I'm not really comfortable making. > the backup cron job are used to circumvent this...