0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-09-19 13:04:47 +02:00

10 Commits

Author SHA1 Message Date
Kerwin Bryant
0cafe2a39d fix 2025-01-10 09:02:02 +00:00
Kerwin Bryant
9b95582f5d fix 2025-01-10 08:25:33 +00:00
Kerwin Bryant
6b86304589 fix 2025-01-06 07:37:45 +00:00
Kerwin Bryant
91f972ce82 fix 2025-01-06 06:59:04 +00:00
Kerwin Bryant
143249f4f1 change loading 2024-12-26 00:51:46 +00:00
Kerwin Bryant
68ef9ef6b2
Merge branch 'main' into add-file-tree-to-file-view-page 2024-12-16 08:22:52 +08:00
silverwind
df9a78cd04
Tweak repo sidebar (#32847)
Before and after:

<img width="218" alt="Screenshot 2024-12-15 at 04 53 53"
src="https://github.com/user-attachments/assets/299b1f0a-ba72-47c6-b662-a9d540d4d741"
/>
<img width="222" alt="Screenshot 2024-12-15 at 04 53 41"
src="https://github.com/user-attachments/assets/5a2b5332-e324-4d20-82e9-21d1c850e826"
/>

Diff without whitespace:
https://github.com/go-gitea/gitea/pull/32847/files?diff=unified&w=1

The `tw-mt-2` is fine even if the element renders empty:

<img width="387" alt="image"
src="https://github.com/user-attachments/assets/76a976e4-ba2e-48a5-9248-c361552a937a"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-15 10:01:46 +00:00
Kerwin Bryant
181645f4ed add tree sidebar to file view 2024-12-13 06:26:07 +00:00
yp05327
2d13eafd69
Remove unnecessary border in repo home page sidebar (#32767) 2024-12-09 15:30:16 +08:00
yp05327
faf5705d29
GitHub like repo home page (#32213)
Move some components (description, license, release, language stats) to sidebar

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-06 14:29:04 +00:00