aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1
* chore: use errors.New to replace fmt.Errorf with no parameters (#32800)RiceChuan2024-12-121-3/+3
* Switch to `eslint-plugin-import-x` (#32790)silverwind2024-12-124-104/+96
* Fix clone panel js error (#32798)wxiaoguang2024-12-121-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-121-1/+4
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-129-11/+62
* Upgrade dependency crypto library (#32750)Lunny Xiao2024-12-112-9/+14
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-112-0/+9
* Fix repo home file list (#32788)wxiaoguang2024-12-1111-559/+441
* Rearrange Clone Panel (#31142)Blender Defender2024-12-1119-195/+191
* Fix a number of typescript errors (#32773)silverwind2024-12-1119-80/+81
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-1127-319/+338
* [skip ci] Updated translations via CrowdinGiteaBot2024-12-1116-30/+0
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-1115-93/+566
* Fix internal server error when updating labels without write permission (#32776)yp053272024-12-101-5/+5
* Fix wiki ui (#32781)wxiaoguang2024-12-101-14/+14
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-102-3/+2
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-1018-320/+293
* 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