summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update documentation for the new YAML label file format (#23020)JonRB2023-03-071-1/+14
* Remove unnecessary space on link (#23334)Lunny Xiao2023-03-061-1/+1
* Fix incorrect redirect link of delete org project (#23327)yp053272023-03-061-1/+1
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-067-14/+14
* Fix PR view misalignment caused by long name file (#23321)Hester Gong2023-03-062-4/+19
* Add ActionRunStatus component (#23259)yp053272023-03-062-16/+35
* Scoped labels: don't require holding alt key to remove (#23303)Brecht Van Lommel2023-03-061-6/+1
* Update hacking-on-gitea-zh_cn documentation (#23315)Lunny Xiao2023-03-061-14/+320
* Fix broken code editor diff preview (#23307)wxiaoguang2023-03-063-32/+35
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-0623-23/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-0523-76/+136
* Change interactiveBorder to fix popup preview (#23169)Hester Gong2023-03-051-0/+1
* Improve the frontend guideline (#23298)wxiaoguang2023-03-053-2/+20
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel2023-03-051-0/+2
* Add basic documentation for labels, including scoped labels (#23304)Brecht Van Lommel2023-03-051-0/+42
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-0525-161/+223
* Re-add accidentally removed `hacking-on-gitea.zh-cn.md` (#23297)Lunny Xiao2023-03-041-0/+43
* Add default owner team to privated_org and limited_org in unit test (#23109)yp053272023-03-042-2/+24
* Improve sed detection in update-locales.sh (#23254)silverwind2023-03-041-10/+11
* Support sanitising the URL by removing extra slashes in the URL (#21333)Sandeep Bhat2023-03-042-2/+103
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-049-28/+25
* Avoid panic caused by broken payload when creating commit status (#23216)Jason Song2023-03-045-14/+45
* Add run status in action view page (#23212)yp053272023-03-042-2/+15
* update to mermaid v10 (#23178)techknowlogick2023-03-044-68/+233
* Fix code wrap for unbroken lines (#23268)wxiaoguang2023-03-031-2/+1
* Fix stray backticks appearing in pull request timeline (#23282)Brecht Van Lommel2023-03-031-2/+2
* Fill head commit to in payload when notifying push commits for mirroring (#23...Jason Song2023-03-031-0/+7
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-047-30/+107
* Fix GetFilesChangedBetween if the file name may be escaped (#23272)zeripath2023-03-031-2/+9
* Support paste treepath when creating a new file or updating the file name (#2...Hester Gong2023-03-031-28/+38
* Fix grammar in error message (#23273)ChristianSch2023-03-031-1/+1
* Revert relative links to absolute links in mail templates (#23267)wxiaoguang2023-03-033-6/+6
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-036-17/+31
* Use correct README link to render the README (#23152)yp053272023-03-037-2/+23
* Add document for `webcomponents` (#23261)wxiaoguang2023-03-031-0/+19
* Use async await to fix empty quote reply at first time (#23168)HesterG2023-03-023-20/+23
* Fix switched citation format (#23250)Blender Defender2023-03-021-1/+1
* Improve update-locales script and fix locale processing bug (#23240)wxiaoguang2023-03-022-13/+225
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-0212-51/+51
* Improve frontend guideline (#23252)wxiaoguang2023-03-021-0/+3
* Close the temp file when dumping database to make the temp file can be delete...wxiaoguang2023-03-021-0/+1
* Fix commit retrieval by tag (#21804)silverwind2023-03-0219-58/+26
* Fix missed `.hide` class (#23208)yp053272023-03-022-4/+4
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-024-48/+328
* Add loading yaml label template files (#22976)Lauris BH2023-03-0215-241/+488
* Allow `<video>` in MarkDown (#22892)Sybren2023-03-011-0/+2
* Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel2023-03-013-0/+17
* Do not create commit graph for temporary repos (#23219)Brecht Van Lommel2023-03-011-2/+8
* Use the correct selector to hide the checkmark of selected labels on clear (#...wxiaoguang2023-03-011-1/+1
* Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel2023-03-011-0/+1