aboutsummaryrefslogtreecommitdiffstats
path: root/templates
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-262-3/+3
* Remove duplicate option in admin screen and now-unused translation keys (#284...wxiaoguang2024-03-231-2/+0
* Fix manual merge form and 404 page templates (#30000)wxiaoguang2024-03-222-7/+3
* Performance improvements for pull request list page (#29900) (#29972)Lunny Xiao2024-03-221-8/+8
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-194-191/+209
* Fix bug on template (#29887)Lunny Xiao2024-03-181-2/+2
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)Lunny Xiao2024-03-171-2/+2
* Fix `for` attribute not pointing to the ID of the color picker (#29813) (#29815)Giteabot2024-03-151-1/+1
* Fix missing translation on milestons (#29785) (#29789)Giteabot2024-03-141-2/+2
* Fix incorrect package link method calls in templates (#29580) (#29764)wxiaoguang2024-03-135-5/+5
* Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747)Giteabot2024-03-131-0/+10
* Fix wrong line number in code search result (#29260) (#29623)Giteabot2024-03-063-28/+16
* Add a trailing slash to dashboard links (#29555) (#29573)wxiaoguang2024-03-041-6/+8
* Only use supported sort order for "explore/users" page (#29430) (#29443)wxiaoguang2024-03-031-2/+0
* 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 template bug (#27581) (#29446)Lunny Xiao2024-02-271-1/+2
* 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 project counter in organization/individual profile (#28068) (#29361)Lunny Xiao2024-02-242-0/+6
* 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
* Convert visibility to number (#29226) (#29244)Tim-Nicas Oelschläger2024-02-181-1/+1
* 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-169-17/+17
* Forbid removing the last admin user (#28337) (#28793)Giteabot2024-01-161-0/+3
* Fix links in issue card (#28806) (#28807)Giteabot2024-01-161-3/+3
* Fix button size in "attached header right" (#28770) (#28774)Giteabot2024-01-123-5/+5
* 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
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721)Giteabot2024-01-071-1/+1
* Make template `DateTime` show proper tooltip (#28677) (#28683)wxiaoguang2024-01-031-1/+3
* switch destination directory for apt signing keys (#28639) (#28642)Giteabot2023-12-291-2/+2
* Fix wrong due date rendering in issue list page (#28588) (#28591)Giteabot2023-12-221-1/+1
* Fix 500 error of searching commits (#28576) (#28579)Giteabot2023-12-222-2/+2
* Fix duplicate ID when deleting repo (#28520) (#28528)Giteabot2023-12-192-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Giteabot2023-12-191-2/+1
* Improve the prompt for "ssh-keygen sign" (#28509) (#28510)Giteabot2023-12-181-1/+1