aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-102-14/+43
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-103-2/+110
* Make Monaco theme follow browser, fully type codeeditor.ts (#32756)silverwind2024-12-091-34/+79
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-0910-42/+179
* Remove unnecessary border in repo home page sidebar (#32767)yp053272024-12-091-2/+2
* [skip ci] Updated licenses and gitignoresGiteaBot2024-12-0920-52/+910
* Fix repo home row-right grow (#32763)wxiaoguang2024-12-092-8/+9
* Refactor issue list (#32755)wxiaoguang2024-12-088-155/+246
* 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-082-16/+22
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-086-37/+59
* Refactor LabelEdit (#32752)wxiaoguang2024-12-089-180/+97
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-081-0/+7
* fix(project): add title to project view page (#32747)metiftikci2024-12-071-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-0728-372/+405
* Fix case of .tsbuildinfo in .gitignore (#32737)silverwind2024-12-061-1/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-0610-136/+323
* Update changelog to add missed changelog (#32734)Lunny Xiao2024-12-061-0/+393
* GitHub like repo home page (#32213)yp053272024-12-0620-1043/+1245
* Refactor markdown render (#32736)wxiaoguang2024-12-065-31/+100
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-062-10/+44
* Refactor markdown render (#32728)wxiaoguang2024-12-066-166/+268
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-065-156/+301
* Bump relative-time-element to v4.4.4 (#32730)Yarden Shoham2024-12-062-5/+5
* Update dependencies, tweak eslint (#32719)silverwind2024-12-057-800/+974
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-0521-164/+390
* Fix fork page branch selection (#32711)Lunny Xiao2024-12-051-8/+6
* Add Arch package registry (#32692)KN4CK3R2024-12-0443-91/+1687
* Use new mail package instead of an unmintained one (#32682)Lunny Xiao2024-12-0511-71/+133
* Fix mentionable users when writing issue comments (#32715)wxiaoguang2024-12-045-15/+19
* Fix file editor & preview (#32706)wxiaoguang2024-12-046-94/+52
* Remove outdated code about fixture generation (#32708)Lunny Xiao2024-12-043-167/+0
* Fix gogit `GetRefCommitID` (#32705)Zettat1232024-12-032-2/+34
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-045-81/+128
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-0429-116/+147
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-0414-53/+69
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* Fix word overflow in file search page (#32695)yp053272024-12-032-1/+2
* Add Swift login endpoint (#32693)KN4CK3R2024-12-033-43/+77
* Quick fix for license file name (#32696)Lunny Xiao2024-12-031-0/+4
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-024-0/+15
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-035-50/+28
* Optimize the styling of icon buttons within file-header-right (#32675)Kerwin Bryant2024-12-021-5/+5
* fix: show tag name on branch/tag selector if repo shown from tag ref (#32689)metiftikci2024-12-022-4/+4
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-028-288/+275
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-027-48/+73
* Fix JS error when reply comment on Conversation page (#32685)wxiaoguang2024-12-022-13/+19
* fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ...Simon Pistache2024-12-013-5/+3
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-3015-405/+503