aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/web.go
Commit message (Expand)AuthorAgeFilesLines
* Add file tree to file view page (#32721)Kerwin Bryant9 days1-0/+6
* Improve repo commit view (#33877)wxiaoguang10 days1-1/+2
* Refactor cache-control (#33861)wxiaoguang12 days1-2/+2
* Always show the "rerun" button for action jobs (#33692)wxiaoguang2025-02-241-0/+1
* Fix PR web route permission check (#33636)wxiaoguang2025-02-191-7/+9
* Refactor error system (#33610)wxiaoguang2025-02-161-25/+25
* Fix context usage (#33554)wxiaoguang2025-02-111-1/+1
* Enhance routers for the Actions runner operations (#33549)Jason Song2025-02-111-6/+6
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-111-4/+5
* Refactor web route handler (#33488)wxiaoguang2025-02-051-12/+13
* Reject star-related requests if stars are disabled (#33208)Henrique CorrĂȘa2025-02-041-2/+11
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-021-2/+2
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-0/+2
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-311-4/+3
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-311-7/+1
* Link to tree views of submodules if possible (#33424)Rowan Bohde2025-01-301-0/+7
* Refactor user & avatar (#33433)wxiaoguang2025-01-301-1/+1
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-251-1/+1
* Support performance trace (#32973)wxiaoguang2025-01-211-0/+1
* Fix incorrect ref commit ID usage (#33331)wxiaoguang2025-01-201-2/+2
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-161-5/+7
* Prepare for support performance trace (#33286)wxiaoguang2025-01-151-1/+1
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-151-1/+1
* Fix some broken route handlers (#33268)wxiaoguang2025-01-141-4/+5
* Refactor ref type (#33242)Lunny Xiao2025-01-141-54/+48
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-141-88/+95
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-131-3/+3
* Refactor RefName (#33234)wxiaoguang2025-01-131-0/+1
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-071-1/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-051-1/+2
* Refactor tmpl and blob_excerpt (#32967)wxiaoguang2024-12-251-22/+4
* Refactor request context (#32956)wxiaoguang2024-12-241-7/+5
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)wxiaoguang2024-12-231-1/+1
* Refactor repo-projects.ts (#32892)silverwind2024-12-191-4/+6
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-1/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-061-0/+1
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-4/+6
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-051-0/+1
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-0/+2
* Allow users with write permission to run actions (#32644)Pedro Nishiyama2024-11-281-1/+1
* Add priority to protected branch (#32286)65432024-11-271-0/+1
* Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specificat...Marcell Mars2024-11-201-1/+1
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-131-37/+36
* Disable Oauth check if oauth disabled (#32368)Lunny Xiao2024-11-121-32/+38
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-121-17/+1
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-101-1/+1
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-1/+1
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-051-6/+6
* Suggestions for issues (#32327)Anbraten2024-10-291-0/+1
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-1/+1