aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Fix auto concurrency cancellation skips commit status updates (#33764) (#33849)release/v1.23ChristopherHX7 hours2-3/+2
* Support disable passkey auth (#33348) (#33819)wxiaoguang4 days3-0/+14
* Fix project issues list and counting (#33594) (#33619)Giteabot2025-02-183-5/+30
* Fix PR's target branch dropdown (#33589) (#33591)wxiaoguang2025-02-141-8/+16
* Performance optimization for pull request files loading comments attachments ...Giteabot2025-02-141-6/+6
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy ...Giteabot2025-02-131-4/+7
* Fix context usage (#33554) (#33557)wxiaoguang2025-02-111-1/+1
* Enhance routers for the Actions runner operations (#33549) (#33555)Lunny Xiao2025-02-113-207/+227
* Enhance routers for the Actions variable operations (#33547) (#33553)Lunny Xiao2025-02-113-158/+177
* Rework suggestion backend (#33538) (#33546)Giteabot2025-02-111-49/+3
* Fix commit status events (#33320) (#33493)Lunny Xiao2025-02-051-0/+1
* Fix user avatar (#33439)wxiaoguang2025-01-303-21/+11
* Add pubdate for repository rss and add some tests (#33411) (#33416)Giteabot2025-01-272-0/+2
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410)Giteabot2025-01-271-2/+2
* Update go tool dependencies (#32916) (#33355)silverwind2025-01-221-3/+0
* Fix issue count (#33338) (#33341)Giteabot2025-01-211-10/+20
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-211-1/+1
* Fix Account linking page (#33325) (#33327)Giteabot2025-01-191-0/+11
* Fix push message behavior (#33215) (#33317)wxiaoguang2025-01-191-1/+19
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-183-3/+3
* Fix tag route and empty repo (#33253)wxiaoguang2025-01-142-3/+2
* Filter reviews of one pull request in memory instead of database to reduce sl...Giteabot2025-01-081-8/+2
* fix empty repo updated time (#33120) (#33124)Giteabot2025-01-061-1/+4
* Fix package error handling and npm meta and empty repo guide (#33112)wxiaoguang2025-01-061-0/+1
* Fix empty git repo handling logic and fix mobile view (#33101) (#33102)wxiaoguang2025-01-051-16/+30
* Fix bleve fuzziness search (#33078) (#33087)wxiaoguang2025-01-023-46/+23
* Fix broken forms (#33082)wxiaoguang2025-01-031-0/+4
* Use project's redirect url instead of composing url (#33058) (#33064)Giteabot2024-12-313-9/+16
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Giteabot2024-12-301-11/+5
* Support for email addresses containing uppercase characters when activating u...Giteabot2024-12-272-3/+3
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964)Giteabot2024-12-242-3/+2
* Backport 1.23 (#32868)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