gitea/routers/web/user
Exploding Dragon 4ddf94dee5
refactor organization menu (#33928)
Fix missing items in organization menu.

**Menu**

<details>
<summary>Show</summary>

Before:

![](https://github.com/user-attachments/assets/bcbce97e-84de-44ea-9889-a664979433cd)

After:

![](https://github.com/user-attachments/assets/a169e00f-5212-4733-af9e-e8676ad74376)

</details>

**Packages**

<details>

 keep it consistent with the other pages.

<summary>Show</summary>

Before:

![](https://github.com/user-attachments/assets/170d7b3d-ecac-49b9-8296-44d0b0f2b191)

After:

![](https://github.com/user-attachments/assets/9c3c6915-870c-48cc-8a35-3d615a27d36d)

</details>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-10 12:12:55 -07:00
..
setting refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
avatar.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
code.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
home_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
home.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
package.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
profile.go refactor organization menu (#33928) 2025-04-10 12:12:55 -07:00
search.go Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
stop_watch.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00