aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hide branch/tag icon if branches/tags are empty (#26204)wxiaoguang2023-07-281-2/+2
* Prevent primary key update on migration (#26192)KN4CK3R2023-07-281-1/+1
* improve unit test for caching (#26185)Earl Warren2023-07-271-39/+37
* Render plaintext task list items for markdown files (#26186)Earl Warren2023-07-273-0/+31
* Add tooltip to describe LFS table column and color `delete LFS file` button r...puni98692023-07-272-3/+3
* Show branches and tags that contain a commit (#25180)delvh2023-07-2716-42/+202
* Release attachments duplicated check (#26176)Lunny Xiao2023-07-271-15/+14
* Calculate MAX_WORKERS default value by CPU number (#26177)wxiaoguang2023-07-274-18/+25
* Fixing redirection issue for logged-in users (#26105)cassiozareck2023-07-271-1/+2
* Update govulncheck, fix typo (#26168)silverwind2023-07-261-4/+4
* Fix handling of plenty Nuget package versions (#26075)KN4CK3R2023-07-265-38/+138
* Fix typos in Contributing.md (#26170)Niko Hoffrén2023-07-261-2/+2
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Re-add static images to docs (#26167)John Olheiser2023-07-264-0/+76
* Update email-setup.en-us.md (#26068)Felix Victor2023-07-2610-19/+14
* Improve display of Labels/Projects/Assignees sort options (#25886)yp053272023-07-263-8/+12
* Fix wrong branch name in rename branch modal (#26146)yp053272023-07-261-1/+1
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-262-12/+5
* Fix UI regression of asciinema player (#26159)Jason Song2023-07-261-1/+1
* refactor improve NoBetterThan (#26126)caicandong2023-07-264-8/+193
* Update Chinese documents (#26139)Upstream80222023-07-263-39/+113
* Fix bugs in LFS meta garbage collection (#26122)Zettat1232023-07-263-7/+71