summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rework spellchecking, add lint-spell (#29112)silverwind2024-02-169-25/+37
* Use ghost user if user was not found (#29161) (#29169)KN4CK3R2024-02-142-0/+12
* Refactor issue template parsing and fix API endpoint (#29069) (#29140)wxiaoguang2024-02-146-33/+88
* Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160)65432024-02-133-1/+12
* Refactor parseSignatureFromCommitLine (#29054) (#29108)wxiaoguang2024-02-098-149/+104
* Fix swift packages not resolving (#29095) (#29102)CEnnis912024-02-081-1/+1
* Fix incorrect link to swift doc and swift package-registry login command (#29...CEnnis912024-02-082-2/+3
* Avoid showing unnecessary JS errors when there are elements with different or...Giteabot2024-02-083-9/+19
* Fix gitea-origin-url with default ports (#29085) (#29088)Giteabot2024-02-083-13/+34
* Improve user experience for outdated comments (#29050) (#29086)Giteabot2024-02-085-17/+100
* Fix orgmode link resolving (#29024) (#29076)wxiaoguang2024-02-072-41/+43
* fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075)Giteabot2024-02-071-5/+11
* Hide code links on release page if user cannot read code (#29064) (#29066)Giteabot2024-02-061-24/+5
* Fix typos in the documentation (#29048) (#29056)Wang2024-02-051-1/+1
* Do not render empty comments (#29039) (#29049)Giteabot2024-02-041-1/+10
* labels and licenses are directories (#29037)Km2024-02-031-2/+2
* Avoid sending update/delete release notice when it is draft (#29008) (#29025)Giteabot2024-02-021-8/+7
* Wrap contained tags and branches again (#29021) (#29026)Giteabot2024-02-021-2/+2
* Fix incorrect button CSS usages (#29015) (#29023)Giteabot2024-02-023-4/+4
* Strip trailing newline in markdown code copy (#29019) (#29022)Giteabot2024-02-011-1/+3
* Add changelog for 1.21.5 (#28992)v1.21.5Lunny Xiao2024-02-011-0/+33
* Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#...Giteabot2024-02-011-6/+3
* Fix an actions schedule bug (#28942) (#28999)Giteabot2024-01-317-19/+104
* Don't remove all mirror repository's releases when mirroring (#28817) (#28939)Giteabot2024-01-313-7/+155
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-2713-134/+69
* Strip `/` from relative links (#28932) (#28952)Giteabot2024-01-272-4/+32
* Make loading animation less aggressive (#28955) (#28956)Giteabot2024-01-271-1/+1
* Update go dependencies and fix go-git (#28893) (#28934)65432024-01-264-37/+41
* fix: update enable_prune even if mirror_interval is not provided (#28905) (#2...Giteabot2024-01-261-1/+1
* Implement `MigrateRepository` for the actions notifier (#28920) (#28923)Giteabot2024-01-251-0/+12
* Respect branch info for relative links (#28909) (#28922)Giteabot2024-01-252-2/+4
* Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#288...Lunny Xiao2024-01-252-121/+3
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-244-150/+151
* Only migrate the first 255 chars of a Github issue title (#28902) (#28912)Giteabot2024-01-241-1/+2
* Fix sort bug on repository issues list (#28897) (#28901)Giteabot2024-01-231-2/+2
* Fix `DeleteCollaboration` transaction behaviour (#28886) (#28889)Giteabot2024-01-221-2/+5
* Fix schedule not trigger bug because matching full ref name with short ref na...Giteabot2024-01-221-12/+16
* Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832)FuXiaoHei2024-01-223-3/+105
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877)...Giteabot2024-01-223-6/+24
* Fix migrate storage bug (#28830) (#28867)Giteabot2024-01-211-0/+6
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870)Giteabot2024-01-212-2/+10
* Avoid duplicate JS error messages on UI (#28873) (#28881)Giteabot2024-01-213-4/+29
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined...Giteabot2024-01-211-1/+4
* Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851)Giteabot2024-01-211-0/+5
* Fix reverting a merge commit failing (#28794) (#28825)Mihir Joshi2024-01-2118-9/+98
* tests: missing refs/ in bare repositories (#28844) (#28852)Giteabot2024-01-191-0/+1
* Remove duplicated checkinit on git module (#28824) (#28831)Giteabot2024-01-171-4/+0
* Bump `@github/relative-time-element` to 4.3.1 (#28819) (#28826)Yarden Shoham2024-01-172-5/+5
* Add changelog for 1.21.4 (#28812)v1.21.4Lunny Xiao2024-01-171-0/+54
* Render code block in activity tab (#28816) (#28818)Giteabot2024-01-171-7/+7