summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-012-113/+60
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-012-0/+71
* Properly flush unique queues on startup (#23154)zeripath2023-02-287-21/+332
* Use context parameter in services/repository (#23186)Jason Song2023-02-2829-100/+102
* Pass `--global` when calling `git config --get`, for consistency with `git co...Philip Peterson2023-02-281-4/+4
* Make `gitea serv` respect git binary home (#23138)wxiaoguang2023-02-281-10/+15
* Write Gitpod `app.ini` only once (#23192)Yarden Shoham2023-02-281-3/+6
* Avoid too long names for actions (#23162)Jason Song2023-02-283-2/+6
* [skip ci] Updated translations via CrowdinGiteaBot2023-02-2829-3003/+2331
* Change button text for commenting and closing an issue at the same time (#23135)wxiaoguang2023-02-272-1/+10
* Don't run unnecessary steps when only docs changed (#23103)Lunny Xiao2023-02-271-0/+21
* Add word-break to sidebar-item-link (#23146)yp053272023-02-271-1/+1