You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* giteaofficial/main:
[skip ci] Updated licenses and gitignores
Prevent anonymous container access if `RequireSignInView` is enabled (go-gitea#28877)
Don't show new pr button when page is not compare pull (go-gitea#26431)
Avoid duplicate JS error messages on UI (go-gitea#28873)
Fix branch list bug which displayed default branch twice (go-gitea#28878)
Revert adding htmx until we finaly decide to add it (go-gitea#28879)
Don't do a full page load when clicking the follow button (go-gitea#28872)
Don't do a full page load when clicking the subscribe button (go-gitea#28871)
Fix incorrect PostgreSQL connection string for Unix sockets (go-gitea#28865)
Run `npm audit fix` (go-gitea#28866)
Fix migrate storage bug (go-gitea#28830)
Set the `isPermaLink` attribute to `false` in the `guid` sub-element (go-gitea#28860)
In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler (go-gitea#28859)
Move doctor package from modules to services (go-gitea#28856)
Add support for sha256 repositories (go-gitea#23894)
Fix incorrect action duration time when rerun the job before executed once (go-gitea#28364)
Fix some RPM registry flaws (go-gitea#28782)
tests: missing refs/ in bare repositories (go-gitea#28844)
Fix archive creating LFS hooks and breaking pull requests (go-gitea#28848)
If the registry is private, provide credentials in the url. You can use a password or a [personal access token](development/api-usage.md#authentication):
0 commit comments