summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete `issue_service.CreateComment` (#26298)caicandong2023-08-045-31/+17
* Make git batch operations use parent context timeout instead of default timeo...wxiaoguang2023-08-041-0/+4
* Fix typos and grammer problems for actions documentation (#26328)sillyguodong2023-08-042-16/+19
* Update documentation for 1.21 actions (#26317)sillyguodong2023-08-042-4/+60
* Fix the wrong derive path (#26271)Lunny Xiao2023-08-042-17/+215
* Support getting changed files when commit ID is `EmptySHA` (#26290)Zettat1232023-08-043-3/+50
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-046-4/+57
* [skip ci] Updated translations via CrowdinGiteaBot2023-08-041-13/+13
* Add locale for deleted head branch (#26296)yp053272023-08-032-2/+4
* Use yellow if an approved review is stale (#26312)sebastian-sauer2023-08-041-0/+3
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Make confusable character warning less jarring (#25069)Panagiotis "Ivory" Vasilopoulos2023-08-032-5/+5
* Update Gmail example (#26302)Bård Aase2023-08-031-2/+1
* Fix the topic validation rule and suport dots (#26286)wxiaoguang2023-08-034-3/+5
* Upgrade x/net to 0.13.0 (#26297)Lunny Xiao2023-08-032-3/+3
* add unit test for user renaming (#26261)Earl Warren2023-08-031-0/+64
* add some Wiki unit tests (#26260)Earl Warren2023-08-031-0/+12
* Clarify the logger's MODE config option (#26267)wxiaoguang2023-08-012-1/+4
* speed up TestEventSourceManagerRun (#26262)Earl Warren2023-08-011-0/+4
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-013-100/+3
* Allow editing push mirrors after creation (#26151)puni98692023-08-015-4/+93
* Update Arch linux URL from community to extra (#26273)minijaws2023-08-011-1/+1
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* Some fixes of the prompt of new branches (#26257)Zettat1232023-08-013-7/+15
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-0146-999/+934
* Mention `devtest` in frontend contributing guidelines (#26249)Denys Konovalov2023-07-311-0/+4
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-319-11/+54
* Use shared template for webhook icons (#26242)silverwind2023-07-316-103/+53
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-317-29/+30
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-3137-851/+2955
* Show image size on view page (#25884)JakobDev2023-07-312-0/+22
* Fix pull request check list is limited (#26179)caicandong2023-07-317-11/+11
* Fix API leaking Usermail if not logged in (#25097)JakobDev2023-07-314-9/+24
* [skip ci] Updated licenses and gitignoresGiteaBot2023-07-314-0/+15
* Fix typo in metadata (#26207)KN4CK3R2023-07-304-2/+30
* Update js and py dependencies (#26243)silverwind2023-07-318-738/+253
* De-emphasize issue sidebar buttons (#26171)silverwind2023-07-301-10/+22
* Don't autosize textarea in diff view (#26233)silverwind2023-07-313-3/+8
* Add `/public/assets` to `.ignore` (#26232)silverwind2023-07-301-0/+1
* Fix attachment clipboard copy on insecure origin (#26224)silverwind2023-07-301-3/+5
* Fix commit compare style (#26209)puni98692023-07-291-1/+1
* Fix unable to display individual-level project (#26198)caicandong2023-07-291-2/+8
* Fix access check for org-level project (#26182)Zettat1232023-07-293-6/+74
* Fixed incorrect locale references (#26218)Kerwin Bryant2023-07-292-2/+2
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-294-4/+4
* Add changelog for 1.20.2 (#26208)delvh2023-07-291-0/+28
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-2871-35/+748
* Warn instead of reporting an error when a webhook cannot be found (#26039)puni98692023-07-281-1/+6
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-282-3/+3
* Fix allowed user types setting problem (#26200)Lunny Xiao2023-07-282-6/+110