aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* actions view: move loading of task attributes etc... into own func (#31494)HEADmain654344 min.1-67/+81
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2 days5-31/+86
* Fix "redirect link" handling (#33440)wxiaoguang2 days3-14/+19
* Refactor repository transfer (#33211)Lunny Xiao3 days2-50/+37
* Support choose email when creating a commit via web UI (#33432)wxiaoguang3 days1-22/+46
* Link to tree views of submodules if possible (#33424)Rowan Bohde3 days2-0/+13
* Refactor user & avatar (#33433)wxiaoguang3 days3-19/+10
* Refactor user package (#33423)wxiaoguang4 days1-2/+1
* Add pubdate for repository rss and add some tests (#33411)Lunny Xiao6 days2-0/+2
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang6 days1-2/+2
* Refactor context flash msg and global variables (#33375)wxiaoguang8 days4-20/+20
* Refactor webhook events (#33337)Lunny Xiao9 days1-21/+21
* Support disable passkey auth (#33348)yp0532710 days3-0/+14
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang11 days5-35/+35
* Support performance trace (#32973)wxiaoguang11 days5-4/+45
* Fix issue count (#33338)wxiaoguang12 days1-10/+20
* Fix incorrect ref commit ID usage (#33331)wxiaoguang13 days6-7/+15
* Fix Account linking page (#33325)CrimsonEdgeHope14 days1-0/+11
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-1/+1
* Fix push message behavior (#33215)Chai-Shi2025-01-171-1/+19
* Trivial fixes (#33304)wxiaoguang2025-01-173-3/+3
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-163-18/+8
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-151-0/+8
* Prepare for support performance trace (#33286)wxiaoguang2025-01-152-3/+3
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-153-2/+3
* Simplify context ref name (#33267)wxiaoguang2025-01-155-15/+5
* Fix some broken route handlers (#33268)wxiaoguang2025-01-141-4/+5
* Refactor ref type (#33242)Lunny Xiao2025-01-143-56/+50
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-143-98/+112
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-142-153/+230
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-132-4/+10
* Refactor RefName (#33234)wxiaoguang2025-01-131-0/+1
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-136-33/+10
* Refactor context repository (#33202)wxiaoguang2025-01-1216-44/+36
* Some small refactors (#33144)Lunny Xiao2025-01-101-7/+23
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-13/+3
* Refactor older tests to use testify (#33140)TheFox0x72025-01-092-15/+11
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+0
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-072-3/+3
* Filter reviews of one pull request in memory instead of database to reduce sl...Lunny Xiao2025-01-071-8/+2
* fix empty repo updated time (#33120)Chai-Shi2025-01-071-1/+4
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-0/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-053-93/+135
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-16/+30
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-031-21/+22
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-033-43/+20
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-0/+2
* Use project's redirect url instead of composing url (#33058)Lunny Xiao2024-12-313-9/+16
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-315-66/+109
* Merge updatecommentattachment functions (#33044)Lunny Xiao2024-12-301-1/+1