summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Render embedded code preview by permlink in markdown (#30234)wxiaoguang2024-04-0222-21/+450
* Fix missing 0 prefix of GPG key id (#30245)KN4CK3R2024-04-023-7/+23
* Fix spacing in issue navbar (#30238)silverwind2024-04-024-3/+8
* Add unique index for project_issue to prevent duplicate data (#30190)Lunny Xiao2024-04-025-0/+133
* [skip ci] Updated translations via CrowdinGiteaBot2024-04-0222-22/+3
* Refactor commit signature parser (#30228)wxiaoguang2024-04-017-98/+134
* Refactor dropzone (#30232)wxiaoguang2024-04-021-29/+21
* Remove scheduled action tasks if the repo is archived (#30224)Zettat1232024-04-014-2/+29
* Refactor file view & render (#30227)wxiaoguang2024-04-017-33/+40
* Refactor DeleteInactiveUsers, fix bug and add tests (#30206)wxiaoguang2024-04-013-33/+45
* [skip ci] Updated licenses and gitignoresGiteaBot2024-04-013-0/+35
* Add `/options/license` and `/options/gitignore` to `.ignore` (#30219)silverwind2024-03-311-1/+3
* Remove fomantic input module (#30194)silverwind2024-03-3111-812/+207
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-315-75/+54
* Prevent flash of dropdown menu on labels list (#30215)silverwind2024-03-312-1/+7
* Remove jQuery class from the `repo-issue.js` file (#30192)Yarden Shoham2024-03-311-70/+85
* Ignore fomantic folder in linters (#30200)silverwind2024-03-312-0/+2
* Remove `modifies/frontend` from labeler (#30198)silverwind2024-03-311-7/+0
* Make a distinction between `active` and `selected` in the issue author dropdo...Yarden Shoham2024-03-311-1/+3
* Move and simplify tab-size helpers (#30196)silverwind2024-03-312-80/+17
* Fix markdown color code detection (#30208)wxiaoguang2024-03-312-3/+26
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-3112-47/+75
* Fix GPG subkey verify (#30193)KN4CK3R2024-03-311-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2024-03-311-1/+1
* Fix unclickable checkboxes (#30195)silverwind2024-03-312-5/+14
* Remove jQuery class from the issue author dropdown (#30188)Yarden Shoham2024-03-301-7/+13
* Remove jQuery class from the comment edit history (#30186)Yarden Shoham2024-03-301-2/+5
* Remove jQuery class from the repository branch settings (#30184)Yarden Shoham2024-03-301-13/+18
* [skip ci] Updated translations via CrowdinGiteaBot2024-03-3027-1049/+888
* Use Crowdin action for translation sync (#30054)Denys Konovalov2024-03-302-22/+23
* Remove jQuery class from the project page (#30183)Yarden Shoham2024-03-301-22/+23
* Remove jQuery class from the comment context menu (#30179)Yarden Shoham2024-03-301-1/+1
* Include encoding in signature payload (#30174)KN4CK3R2024-03-293-0/+75
* Add `stylelint-value-no-unknown-custom-properties` and convert stylelint conf...silverwind2024-03-296-225/+265
* Remove jQuery class from the commit button (#30178)Yarden Shoham2024-03-291-2/+2
* Remove jQuery class from the diff view (#30176)Yarden Shoham2024-03-292-25/+32
* Remove jQuery class from the notification count (#30172)Yarden Shoham2024-03-291-7/+5
* Remove jQuery class from the code range selection (#30173)Yarden Shoham2024-03-291-3/+5
* Fix:the rounded corners of the folded file are not displayed correctly (#29953)HEREYUA2024-03-291-1/+2
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-299-16/+84
* Remove jQuery class from the image diff (#30140)Yarden Shoham2024-03-291-9/+20
* Remove fomantic checkbox module (#30162)silverwind2024-03-2918-1730/+181
* Refactor topic Find functions and add more tests for pagination (#30127)Lunny Xiao2024-03-297-32/+70
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-2918-106/+224
* Add API for `Variables` (#29520)sillyguodong2024-03-2816-74/+2102
* Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit gr...yp053272024-03-283-3/+3
* Fix migration v292 (#30153)v1.22.0-rc0Lunny Xiao2024-03-286-134/+162
* Adjust VS Code debug filename match in .gitignore (#30158)Paweł Bogusławski2024-03-281-1/+1
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-289-11/+170
* Render code tags in commit messages (#30146)silverwind2024-03-282-4/+4