Skip to content
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

Various improvements for long file and commit names (#30374) #30386

Merged
merged 1 commit into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. Various improvements for long file and commit names (go-gitea#30374)

    Fixes: go-gitea#29438
    
    This contains numerous enhancements for how large commit messages and
    large filenames render. Another notable change is that the file path is
    no longer cut off by backend at 30 chars, but rendered in full with
    wrapping.
    
    <img width="1329" alt="Screenshot 2024-04-09 at 21 53 57"
    src="https://github.com/go-gitea/gitea/assets/115237/5ccbb3d6-643a-4f60-ba79-3572b36d5182">
    <hr>
    <img width="711" alt="Screenshot 2024-04-09 at 21 44 24"
    src="https://github.com/go-gitea/gitea/assets/115237/6ffe8fbb-407c-4aa7-b591-3d80daea7d57">
    <hr>
    <img width="439" alt="Screenshot 2024-04-09 at 21 19 03"
    src="https://github.com/go-gitea/gitea/assets/115237/1ec7f6e9-2fd8-4841-87eb-6ca02ab9cd61">
    <hr>
    <img width="444" alt="Screenshot 2024-04-09 at 21 18 52"
    src="https://github.com/go-gitea/gitea/assets/115237/70931b9e-5841-477e-b3bc-98f8d2662964">
    
    ---------
    
    Co-authored-by: Giteabot <[email protected]>
    silverwind and GiteaBot committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eb62060 View commit details
    Browse the repository at this point in the history