aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Show more settings for empty repositories (#29130) (#30635)Lunny Xiao2024-04-231-4/+6
* Avoid losing token when updating mirror settings (#30429) (#30466)Lunny Xiao2024-04-151-1/+1
* Fix incorrect SVGs (#30087)silverwind2024-03-261-1/+1
* Fix manual merge form and 404 page templates (#30000)wxiaoguang2024-03-221-1/+1
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-194-191/+209
* Fix wrong line number in code search result (#29260) (#29623)Giteabot2024-03-061-14/+1
* Fix incorrect redirection when creating a PR fails (#29537) (#29543)Giteabot2024-03-023-21/+3
* Fix incorrect subpath in links (#29535) (#29541)Giteabot2024-03-022-2/+2
* Fix URL calculation in clone input box (#29470) (#29473)Giteabot2024-02-281-7/+15
* Fix incorrect tree path value for patch editor (#29377) (#29421)Giteabot2024-02-261-2/+2
* Add missing space (#29393) (#29399)Giteabot2024-02-261-1/+1
* enforce maxlength in frontend (#29389) (#29396)Giteabot2024-02-254-5/+5
* Fix XSS vulnerabilities (#29336)65432024-02-225-8/+8
* Do not show delete button when time tracker is disabled (#29257) (#29279)Zettat1232024-02-201-1/+1
* Disallow merge when required checked are missing (#29143) (#29268)Markus Amshove2024-02-191-2/+13
* Rework spellchecking, add lint-spell (#29112)silverwind2024-02-162-2/+2
* Improve user experience for outdated comments (#29050) (#29086)Giteabot2024-02-081-0/+3
* Hide code links on release page if user cannot read code (#29064) (#29066)Giteabot2024-02-061-24/+5
* 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
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-271-2/+1
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-242-133/+134
* Render code block in activity tab (#28816) (#28818)Giteabot2024-01-171-7/+7
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-168-16/+16
* Fix links in issue card (#28806) (#28807)Giteabot2024-01-161-3/+3
* Fix button size in "attached header right" (#28770) (#28774)Giteabot2024-01-122-4/+4
* Hide code related setting options in repository when code unit is disabled (#...Giteabot2024-01-112-19/+19
* Add download attribute to release attachments (#28739) (#28740)Giteabot2024-01-091-1/+1
* Fix 500 error of searching commits (#28576) (#28579)Giteabot2023-12-221-1/+1
* Fix duplicate ID when deleting repo (#28520) (#28528)Giteabot2023-12-192-4/+4
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-181-3/+3
* Fix margin in server signed signature verification view (#28379) (#28381)Giteabot2023-12-071-1/+1
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-061-1/+1
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-056-18/+18
* Use full width for project boards (#28225) (#28245)Giteabot2023-11-271-0/+2
* Use full width for PR comparison (#28182) (#28186)Giteabot2023-11-231-2/+2
* Fix missing buttons (#28179) (#28181)Giteabot2023-11-231-0/+4
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-4/+3
* Add guide page to actions when there's no workflows (#28145) (#28153)Giteabot2023-11-222-0/+12
* Fix empty action run title (#28113) (#28148)Giteabot2023-11-211-1/+1
* Add word-break to repo description in home page (#27924) (#27957)Giteabot2023-11-081-1/+1
* Fix rendering assignee changed comments without assignee (#27927) (#27952)Giteabot2023-11-071-24/+23
* Add word break to release title (#27942) (#27947)Giteabot2023-11-071-1/+1
* Show correct commit sha when viewing single commit diff (#27916) (#27921)Giteabot2023-11-061-1/+1
* Remove set tabindex on view issue (#27892) (#27896)Giteabot2023-11-032-7/+7
* Add dedicated class for empty placeholders (#27788) (#27792)Giteabot2023-10-261-1/+1
* Enable followCursor for language stats bar (#27713) (#27739)Giteabot2023-10-221-1/+1
* cleanup repo details icons/labels (#27644) (#27654)v1.21.0-rc2Giteabot2023-10-192-20/+9
* Fix required checkboxes in issue forms (#27592) (#27692)Giteabot2023-10-191-4/+7
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-172-8/+10