-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Fix #35763: Add proper page title for project pages #35773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #35763: Add proper page title for project pages #35773
Conversation
|
@wxiaoguang should this use |
|
I think the current code is good enough. |
fbf3e17 to
43a30b6
Compare
|
Tested it, works in all cases:
|
|
Could backport as a trivial enhancement. |
lunny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will panic for an anonymous view?
I guess no. |
Fix go-gitea#35763 Co-authored-by: Mithilesh Gupta <guptamithilesh@protonmail.com>
* giteaofficial/main: Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage (go-gitea#35882) Add proper page title for project pages (go-gitea#35773) Use correct form field for allowed force push users in branch protection API (go-gitea#35894) Fix team member access check (go-gitea#35899) Add ability for local makefile with personal customizations that wouldnt affect remote repo (go-gitea#35836) Add toolchain directive to go.mod (go-gitea#35901) Display source code downloads last for release attachments (go-gitea#35897) Fix conda null depend issue (go-gitea#35900) Fix avatar upload error handling (go-gitea#35887) Move `gitea-vet` to use `go tool` (go-gitea#35878) Contribution heatmap improvements (go-gitea#35876) Update to go 1.25.4 (go-gitea#35877)
Backport #35773 by @mithileshgupta12 Co-authored-by: Mithilesh Gupta <mithileshgupta059@gmail.com> Co-authored-by: Mithilesh Gupta <guptamithilesh@protonmail.com>
No description provided.