mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-10 01:14:57 +08:00
1. make it able to "force reload", then the previous pending request won't block the new request 2. make it support `::group::` 3. add some TS types (but there are still many variables untyped, this PR is large enough, the remaining types could be added in the future)