1
0
Fork 0
forgejo/templates
Mihir Joshi 3d474110c1
Fix long package version names overflowing (#28619)
Fixes #28534 

---
Before:

![image](https://github.com/go-gitea/gitea/assets/50193156/b229551c-0a7d-4a99-9553-1f11b994876a)


After:
<img width="304" alt="image"
src="https://github.com/go-gitea/gitea/assets/50193156/53d04ad0-6d5c-47e2-8a7d-30a4d5dd9959">


Should we also apply this for long filenames in Assets?
It looks like this currently:
<img width="285" alt="image"
src="https://github.com/go-gitea/gitea/assets/50193156/e2dcbb2e-30d5-4e35-b304-6274ef60bda7">

---------

Co-authored-by: Mihir <mihir.joshi@senpiper.com>
2023-12-30 07:42:16 +00:00
..
admin Added instance-level variables (#28115) 2023-12-25 07:28:59 +00:00
api/packages/pypi
base
code Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
custom
devtest
explore
mail
org
package Fix long package version names overflowing (#28619) 2023-12-30 07:42:16 +00:00
projects
repo Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
shared Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
status
swagger Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 2023-12-27 07:57:54 +00:00
user
webhook
home.tmpl
install.tmpl
post-install.tmpl