aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove jQuery .map() and enable eslint rules for it (#29272)silverwind2024-02-213-19/+14
* Explained where create issue/PR template (#29035) (#29266)65432024-02-201-1/+2
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-204-37/+51
* Do not show delete button when time tracker is disabled (#29257)Zettat1232024-02-201-1/+1
* Left align the input labels for the link account page (#29255)Rafael Heard2024-02-191-2/+0
* [skip ci] Updated translations via CrowdinGiteaBot2024-02-201-3/+43
* Remove jQuery from the repo migration form (#29229)Yarden Shoham2024-02-191-34/+40
* Fix content size does not match error when uploading lfs file (#29259)vincent2024-02-192-2/+6
* Workaround to clean up old reviews on creating a new one (#28554)65432024-02-193-9/+165
* Deduplicate translations for contributors graph (#29256)Şahin Akkaya2024-02-193-5/+4
* Remove DataRaceCheck (#29258)wxiaoguang2024-02-193-16/+0
* Fix c/p error in inline documentation (#29148)Johan Van de Wauw2024-02-191-1/+1
* Show commit status for releases (#29149)KN4CK3R2024-02-194-165/+168
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-194-1/+44
* Do not use lower tag names to find releases/tags (#29261)Jason Song2024-02-191-6/+6
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-193-3/+93
* [skip ci] Updated licenses and gitignoresGiteaBot2024-02-1914-0/+205
* De-duplicate contributor graph translations (#29247)Şahin Akkaya2024-02-182-8/+11
* Use general token signing secret (#29205)wxiaoguang2024-02-189-33/+82
* Fix missed edit issues event for actions (#29237)Lunny Xiao2024-02-181-0/+41
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-185-22/+11
* Expire artifacts before deleting them physically (#29241)FuXiaoHei2024-02-181-8/+8
* Improve TrHTML and add more tests (#29228)wxiaoguang2024-02-182-3/+71
* Convert visibility to number (#29226)Tim-Nicas Oelschläger2024-02-181-1/+1
* Implement some action notifier functions (#29173)yp053272024-02-183-13/+75
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-188-11/+120
* Update docs for actions variables (#29239)zhangnew2024-02-181-6/+0
* Refactor more code in templates (#29236)wxiaoguang2024-02-1811-42/+45
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-1812-15/+15
* Remove jQuery from the repo release form (#29225)Yarden Shoham2024-02-181-11/+11
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-173-2/+3
* Remove jQuery from repo migrate page (#29219)Yarden Shoham2024-02-171-9/+8
* Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#2...Yarden Shoham2024-02-172-30/+1
* Fix labels referencing the wrong ID in the user profile settings (#29199)Yarden Shoham2024-02-172-7/+7
* Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29...Yarden Shoham2024-02-171-1/+1
* Load outdated comments when (un)resolving conversation on PR timeline (#29203)Jimmy Praet2024-02-172-3/+4
* Fix missing template for follow button in organization (#29215)Yarden Shoham2024-02-173-8/+9
* Enable markdownlint `no-trailing-punctuation` and `no-blanks-blockquote` (#29...silverwind2024-02-177-9/+7
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from issue reference context popup attach (#29216)Yarden Shoham2024-02-171-2/+1
* fix typo (#29212)xkcdstickfigure2024-02-171-1/+1
* Fix debian InRelease Acquire-By-Hash newline (#29204)Robin Schoonover2024-02-171-1/+1
* Fix broken following organization (#29005)yp053272024-02-172-9/+21
* [skip ci] Updated translations via CrowdinGiteaBot2024-02-172-0/+121
* Add `eslint-plugin-github` and fix issues (#29201)silverwind2024-02-169-38/+1026
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Fix `initCompLabelEdit` not being called (#29198)Yarden Shoham2024-02-161-3/+1
* Remove jQuery from username change prompt and fix its detection (#29197)Yarden Shoham2024-02-161-14/+15
* Remove jQuery from organization rename prompt toggle (#29195)Yarden Shoham2024-02-161-4/+5
* Refactor JWT secret generating & decoding code (#29172)wxiaoguang2024-02-169-46/+57