Lunny Xiao
Lunny Xiao
per https://github.com/go-gitea/gitea/pull/26679#issuecomment-1689626654, it will not work for multiple nodes Gitea because `melody` keeps the session on memory but not redis.
I still don't think this is ready to be merged. My 2 points. - I think this is a complicated place which should not be implemented with htmx since we...
This is not a high-efficiency implementation to iterate all the WebSocket sessions. Maybe the best way is to use Pubsub. So when a WebSocket client connects to the server, it...
What's the PostgreSQL's version?
We need to store the default branch in database for wiki repository first and then first this problem.
Or we can rename GitLab's default branch to `main` when migrating.
> Have to check how it looks on mobile... I have checked it works. See the updated screenshots.
But now organization's settings are already aligned to the right. This PR will keep them both consistent.
> Have to check how it looks on mobile... Mobile screenshots updated. It's not affected.
Yes, I can confirm this has been resolved.