James Cahill

Results 8 issues of James Cahill

Just wondering if we could maybe either update the [privacy policy wiki page](https://github.com/CodeHubApp/CodeHub/wiki/Private-Policy) or just remove the wiki page entirely, as the page is empty. You might also want to...

I think this is more of a proof-of-concept at the moment. ## To-Do - [ ] Add `429` handling? _Would it be worth logging/otherwise storing times when rate limited requests...

feature

At present, most endpoints will simply hand when a 429 is received, tying up the request handlers which makes the API unresponsive.

Probably need to revert/amend 6663b56e2eaa9458b0930def0448064f898dc4a4 to allow for http & https responses

enhancement

First of all, errors are not handled at all in some routes such as userstats and profile settings, and when errors are handled, only a few errors (namely 401 and...

bug

Hi, I've setup v4.1.2 of the plugin on a fresh Obsidian (v1.10.3 on linux) vault and configured the password manager with a wildcard match (eg `https://example.com/*`) If I then try...