forgejo/templates
sebastian-sauer 49dddd87b1
Improve PR diff view on mobile (#27883)
1. Show diff stats only on large screens

these are already shown in tabs, so no need for this duplicate
information on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/1287839d-7490-42eb-a17e-d526dc0bfd9e)

![image](https://github.com/go-gitea/gitea/assets/1135157/e9dcd89d-ed4d-4945-a7aa-4e6fc6d9c3a2)


2. Hide viewed files information on small screens

Github does the same and this gives us more free space on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/e90b042f-fffb-4f79-a5ae-cd480c9d8334)

![image](https://github.com/go-gitea/gitea/assets/1135157/d2480ffe-58f2-4694-8ae1-a2ab0aae14d4)


3. Review bar now doesn't wrap so we don't need the 77px even on very
small screens

(the sticky headers are still working)


![image](https://github.com/go-gitea/gitea/assets/1135157/42b19b2b-73ef-4b88-8680-c555879b363b)
2023-11-16 11:58:53 +08:00
..
admin Add word break to the repo list in admin settings page (#28034) 2023-11-14 04:58:01 +00:00
api/packages/pypi
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
code
custom
devtest Improve dropdown button alignment and fix hover bug (#27632) 2023-10-16 07:26:08 +00:00
explore Improve profile for Organizations (#27982) 2023-11-13 15:33:22 +01:00
mail
org Add Profile Readme for Organisations (#27955) 2023-11-09 14:05:52 +00:00
package Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
projects
repo Improve PR diff view on mobile (#27883) 2023-11-16 11:58:53 +08:00
shared Add Hide/Show all checks button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
status Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
swagger Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
user Improve profile for Organizations (#27982) 2023-11-13 15:33:22 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl