Gusted
Gusted
> No problem if other dropdowns are affected as well. IIRC, there's some CSS hacks abound there, definitely partly broken currently. Yeah I'm not going to approve this PR until...
> Shouldn't fixing this be a separate PR? Fine either way, could also be more backported š¤·š½
I don't think this is correct, the API shouldn't use a sessioner, The API shouldn't be accessible via some sort of CSRF token. Just create a user token for this...
> My current use is to add javascript to the Gitea interface, get some information through the API, and display it in the original interface, such as report information >...
@Ta180m FYI `log.Xxx` are essentially calls to printf, so use formatting directives for arguments.
Note to frontport #20544 into this PR.
Blocking, due to fixed width, this doesn't work great on mobile.
Blocked by https://github.com/mCaptcha/glue/pull/12 & https://github.com/mCaptcha/mCaptcha/pull/35
PRs are merged on mCaptcha. https://github.com/go-gitea/gitea/pull/20458/commits/c866103203575c193fdfb3095b55a8c3a83f2073 + https://github.com/go-gitea/gitea/pull/20458/commits/0789b3311d8ea1cdb768efa13a6ee050d76fbf1d fixes the issue on mobile.
@wxiaoguang I've changed my comment to reflect a more accurate representation. Sorry for the confusion.