aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
...
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)wxiaoguang2024-12-232-3/+2
* Add auto-expanding running actions step (#30058)bytedream2024-12-221-1/+20
* Refactor template & test related code (#32938)wxiaoguang2024-12-2285-295/+302
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-2011-78/+74
* Refactor pprof labels and process desc (#32909)wxiaoguang2024-12-201-1/+0
* Update go tool dependencies (#32916)silverwind2024-12-191-3/+0
* Refactor repo-projects.ts (#32892)silverwind2024-12-191-4/+6
* Move delete deploy keys into service layer (#32201)Lunny Xiao2024-12-181-1/+1
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-184-8/+11
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+3
* Fix bug on action list deleted branch (#32848)Lunny Xiao2024-12-163-4/+41
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-2/+2
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-141-3/+4
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-122-2/+46
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-121-2/+0
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-121-0/+7
* Rearrange Clone Panel (#31142)Blender Defender2024-12-111-2/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-117-174/+136
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-104-40/+9
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-3/+7
* Refactor issue list (#32755)wxiaoguang2024-12-083-49/+73
* Fix compare page bug view as anonymous (#32754)Lunny Xiao2024-12-081-1/+3
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-082-298/+356
* fix: render job title as commit message (#32748)metiftikci2024-12-081-13/+19
* fix(project): add title to project view page (#32747)metiftikci2024-12-071-0/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-064-134/+179
* GitHub like repo home page (#32213)yp053272024-12-068-801/+882
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-10/+21
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-063-56/+160
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-12/+42
* Add Arch package registry (#32692)KN4CK3R2024-12-041-7/+24
* Fix mentionable users when writing issue comments (#32715)wxiaoguang2024-12-045-15/+19
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-041-31/+32
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-0/+2
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-2/+2
* Quick fix for license file name (#32696)Lunny Xiao2024-12-031-0/+4
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-31/+17
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-294-4/+8
* Allow users with write permission to run actions (#32644)Pedro Nishiyama2024-11-282-3/+3
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-2/+15
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-273-17/+15
* Add priority to protected branch (#32286)65432024-11-272-0/+11
* Fix: passkey login not working anymore (#32623)hiifong2024-11-262-7/+20
* Refactor some frontend problems (#32646)wxiaoguang2024-11-262-3/+3
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-251-2/+12
* Refactor markup render system (#32612)wxiaoguang2024-11-2415-180/+96
* Update the list of watchers and stargazers when clicking watch/unwatch or sta...Yarden Shoham2024-11-222-3/+3
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-221-4/+4
* Refactor markup render system (#32589)wxiaoguang2024-11-2217-188/+137
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+15