ᴊᴏᴇ ᴄʜᴇɴ

Results 333 comments of ᴊᴏᴇ ᴄʜᴇɴ

https://github.com/manifoldco/promptui

Thanks for your feedback! >at a glance a list of all open issues By "all", do you mean all issues in your Gogs instance or what?

>Exactly, so I use issues to know what I have to do or fix, like an overall backlog. Ah, OK. I should rephrase it again: all issues of repositories you...

Hey @MarcVlb, thanks for your interest! I think this is where the current error is coming from: https://github.com/gogs/gogs/blob/31a0964e124e7e370fd8091f4a367e52e35a692c/internal/form/repo.go#L63

> we haven't been able to pinpoint the location of the error message in order to modify it Hi @JTR220, thanks for looking into it! Could you clarify? i.e. isn't...

> Hi @unknwon If i manage to understand yes ParseRemoteAdrr is returning an error, but this error is used in methode MigratePost ([https://github.com/gogs/gogs/blob/main/internal/route/repo/repo.go#L176](https://github.com/gogs/gogs/blob/main/internal/route/repo/repo.go?rgh-link-date=2023-12-05T10%3A25%3A48Z#L176)) in which if there is an error...

> Good find! I think the backup command [shouldn't include `data/tmp`](https://github.com/gogs/gogs/blob/4ca87057f3da5d3b7befb8c2338288c7c1ec1a84/internal/cmd/backup.go#L119) at all since this is directory is for a temporary data and gets cleaned up regularly. For reference, turns...

Hi @Sim4n6, based on the linked report, the current status is "Awaiting fix". If you feel about it, PRs welcome :D

> Do you have any bug bounty reward program for identifying vulnerabilities and suggesting fixes please? Unfortunately, we do not have bug bounty reward program.