aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Improve theme display (#30671)HEADmainwxiaoguang5 hours1-7/+1
* Decouple diff stats query from actual diffing (#33810)wxiaoguang17 hours4-29/+37
* Use correct start and end commits for GetDiffTree (#33816)Alexander McRae2 days1-1/+1
* Refactor: move part of updating protected branch logic to service layer (#33742)Lunny Xiao3 days1-17/+3
* Remove context from git struct (#33793)TheFox0x74 days2-10/+10
* Refactor error system (#33771)wxiaoguang6 days1-1/+1
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae9 days4-0/+77
* Improve "generate new access token" form (#33730)Guillaume9 days1-7/+27
* Always show the "rerun" button for action jobs (#33692)wxiaoguang13 days2-2/+35
* Fix git empty check and HEAD request (#33690)wxiaoguang13 days1-1/+1
* Fix PR web route permission check (#33636)wxiaoguang2025-02-191-7/+9
* Fix Untranslated Text on Actions Page (#33635)Kerwin Bryant2025-02-181-1/+1
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-172-20/+33
* Refactor error system (#33610)wxiaoguang2025-02-1676-432/+431
* Fix project issues list and counting (#33594)Lunny Xiao2025-02-173-5/+30
* Move commits signature and verify functions to service layers (#33605)Lunny Xiao2025-02-164-7/+10
* enable literal string for code search (#33590)Darren Hoo2025-02-162-59/+6
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-15/+3
* Improve commits list performance to reduce unnecessary database queries (#33528)Lunny Xiao2025-02-145-10/+45
* Performance optimization for pull request files loading comments attachments ...Lunny Xiao2025-02-141-6/+6
* Fix PR's target branch dropdown (#33589)wxiaoguang2025-02-141-8/+16
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy ...wxiaoguang2025-02-131-4/+7
* Fix context usage (#33554)wxiaoguang2025-02-111-1/+1
* Enhance routers for the Actions runner operations (#33549)Jason Song2025-02-113-207/+227
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-113-156/+175
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-130/+11
* Rework suggestion backend (#33538)Lunny Xiao2025-02-101-49/+3
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-101-24/+136
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-101-136/+24
* Add a option "--user-type bot" to admin user create, improve role display (#2...mscherer2025-02-071-44/+37
* Move gitgraph from modules to services layer (#33527)Lunny Xiao2025-02-071-1/+1
* Refactor web route handler (#33488)wxiaoguang2025-02-057-107/+117
* Reject star-related requests if stars are disabled (#33208)Henrique Corrêa2025-02-041-2/+11
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+1
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-022-7/+2
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-032-0/+76
* actions view: move loading of task attributes etc... into own func (#31494)65432025-02-021-67/+81
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-315-31/+86
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-313-14/+19
* Refactor repository transfer (#33211)Lunny Xiao2025-01-302-50/+37
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-301-22/+46
* Link to tree views of submodules if possible (#33424)Rowan Bohde2025-01-302-0/+13
* Refactor user & avatar (#33433)wxiaoguang2025-01-303-19/+10
* Refactor user package (#33423)wxiaoguang2025-01-291-2/+1
* Add pubdate for repository rss and add some tests (#33411)Lunny Xiao2025-01-272-0/+2
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang2025-01-271-2/+2
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-254-20/+20
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-21/+21
* Support disable passkey auth (#33348)yp053272025-01-223-0/+14
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-225-35/+35