summaryrefslogtreecommitdiffstats
path: root/templates/repo/editor/upload.tmpl (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-02[skip ci] Updated translations via CrowdinGiteaBot4-48/+328
2023-03-02Add loading yaml label template files (#22976)Lauris BH15-241/+488
2023-03-01Allow `<video>` in MarkDown (#22892)Sybren1-0/+2
2023-03-01Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel3-0/+17
2023-03-01Do not create commit graph for temporary repos (#23219)Brecht Van Lommel1-2/+8
2023-03-01Use the correct selector to hide the checkmark of selected labels on clear (#...wxiaoguang1-1/+1
2023-03-01Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel1-0/+1
2023-03-01Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2-113/+60
2023-03-01[skip ci] Updated translations via CrowdinGiteaBot2-0/+71
2023-02-28Properly flush unique queues on startup (#23154)zeripath7-21/+332
2023-02-28Use context parameter in services/repository (#23186)Jason Song29-100/+102
2023-02-28Pass `--global` when calling `git config --get`, for consistency with `git co...Philip Peterson1-4/+4
2023-02-28Make `gitea serv` respect git binary home (#23138)wxiaoguang1-10/+15
2023-02-28Write Gitpod `app.ini` only once (#23192)Yarden Shoham1-3/+6
2023-02-28Avoid too long names for actions (#23162)Jason Song3-2/+6
2023-02-28[skip ci] Updated translations via CrowdinGiteaBot29-3003/+2331
2023-02-28Change button text for commenting and closing an issue at the same time (#23135)wxiaoguang2-1/+10
2023-02-27Don't run unnecessary steps when only docs changed (#23103)Lunny Xiao1-0/+21
2023-02-27Add word-break to sidebar-item-link (#23146)yp053271-1/+1
2023-02-27Speed up HasUserStopwatch & GetActiveStopwatch (#23051)zeripath4-39/+28
2023-02-27Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham5-9/+28
2023-02-27Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...wxiaoguang2-2/+4
2023-02-27Remove useless comment in #23114 (#23173)Zettat1231-1/+0
2023-02-27Remove xin-u from maintainers (#23170)xin-u1-1/+0
2023-02-27Revert "[skip ci] Updated translations via Crowdin" (#23167)Lunny Xiao98-136529/+46506
2023-02-27[skip ci] Updated translations via CrowdinGiteaBot98-46506/+136529
2023-02-26Return 404 instead of 403 if user can not access the repo (#23155)yp053271-1/+1
2023-02-26[skip ci] Updated licenses and gitignoresGiteaBot32-0/+1144
2023-02-25Fix secrets overview page missing from docs sidebar (#23143)Yarden Shoham2-2/+2
2023-02-25Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel9-7/+100
2023-02-25Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel5-68/+70
2023-02-24Fix DBConsistency checks on MSSQL (#23132)zeripath1-4/+4
2023-02-24Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel9-32/+81
2023-02-24Update go.mod dependencies (#23126)zeripath4-334/+144
2023-02-24Show empty repos in Admin Repository Management page (#23114)Zettat1232-21/+23
2023-02-24Redirect to the commit page after applying patch (#23056)yp053271-6/+4
2023-02-24Bump go.etcd.io/bbolt and blevesearch deps (#23062)WÁNG Xuěruì2-18/+15
2023-02-24Fix height for sticky head on large screen on PR page (#23111)HesterG1-10/+2
2023-02-24Fix db.Find bug (#23115)Lunny Xiao2-2/+50
2023-02-24Avoid warning for system setting when start up (#23054)Lunny Xiao11-34/+43
2023-02-24Require approval to run actions for fork pull request (#22803)Jason Song10-16/+154
2023-02-24Fix nil context in RenderMarkdownToHtml (#23092)Zettat12313-23/+24
2023-02-24Add HesterG to maintainers (#23104)HesterG1-1/+2
2023-02-24improve FindProjects (#23085)yp053271-10/+3
2023-02-24Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang5-20/+46
2023-02-23Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong1-0/+1
2023-02-23Fix commit name in Apply Patch page (#23086)yp053272-1/+4
2023-02-23Add wrapper to author to avoid long name ui problem (#23030)HesterG2-7/+18
2023-02-23Avoid Hugo from adding quote to actions url (#23097)Sven1-1/+1
2023-02-23Remove all package data after tests (#22984)KN4CK3R16-9/+62