MaxenceG2M

Results 14 comments of MaxenceG2M

I think the problem comes from the Gitea API which does not like the page number to be 0 (tested with Gitea 1.16.5). Change [this line](https://github.com/IJustDev/Gitea-VSCode/blob/fbf02a01199c112a9c14ec15b6ce5b50281fbe27/src/issueProvider.ts#L29) with `let page=1` seems...

Tested with an undred of issues, no more problems 8)

Hi, I share this issue. But I have some interrogation with the "ALL" mode > This can be temporarily used to force VCR to re-record a cassette (i.e. to ensure...

Hi @lonix1, I create I release on my fork for a new version with this fix and some new features (Markdown render, Labels views, etc.) here : https://github.com/MaxenceG2M/Gitea-VSCode/releases/tag/2.0.0-a Maybe, waiting...

Hi, Yes, still a thing :) Treated as a string, API return an object.

> Yea we really should implement the logging, at the beginning I didn't give a shit about logging ^^ Wrong move, I guess. It may be a problem with the...

I just created the pull request (#45). Very basic and focused on the Gitea Connector - request to Gitea. Hope this help :/

Hi hauleth, I think I have the same problem but to be sure: you have reversed "Actual Behavior" and "Expected Behavior", isnt' you? I try to "override" with other aliases...

Thank you so much for theses URL that unblocked me :)

Hi! I have the same problem, but the @UNICKCHENG fix works for me with a really huge value (e.g. `-500`). There is a screenshot with a value of `-200`: ![image](https://github.com/pengx17/logseq-dev-theme/assets/4601728/a6999f04-564c-48f6-8746-66b8dcdbea48)...