aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce some allocations in type conversion (#26772)Chongyi Zheng2023-08-293-4/+4
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-289-78/+60
* Add auth-required to config.json for Cargo http registry (#26729)merlleu2023-08-282-7/+12
* refactor(API): refactor secret creation and update functionality (#26751)Bo-Yi Wu2023-08-285-155/+51
* Fix bug for ctx usage (#26762)Lunny Xiao2023-08-282-6/+6
* Remove some transition related code (#26755)wxiaoguang2023-08-283-10/+2
* Expanded minimum RSA Keylength to 3072 (#26604)mainboarder2023-08-2810-9/+12
* [skip ci] Updated licenses and gitignoresGiteaBot2023-08-287-8/+87
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-2772-111/+111
* Adding hint `Archived` to archive label. (#26741)puni98692023-08-273-1/+7
* Move `modules/mirror` to `services` (#26737)Chongyi Zheng2023-08-278-39/+32
* [skip ci] Updated translations via CrowdinGiteaBot2023-08-271-0/+23
* Fix template bugs in recently_pushed_new_branches.tmpl (#26744)wxiaoguang2023-08-271-2/+2
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-2611-55/+54
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-2617-34/+33
* Remove fomantic loader module (#26670)silverwind2023-08-259-993/+25
* Fix link in mirror docs (#26719)silverwind2023-08-251-1/+1
* Add `eslint-plugin-vue-scoped-css` (#26720)silverwind2023-08-254-23/+210
* Fixed text overflow in dropdown menu (#26694)Viktor Suprun2023-08-251-0/+5
* Make web context initialize correctly for different cases (#26726)wxiaoguang2023-08-2511-54/+50
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-255-29/+21
* Focus editor on "Write" tab click (#26714)silverwind2023-08-251-0/+6
* Fix review bar misalignment (#26711)wxiaoguang2023-08-242-11/+7
* Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710)wxiaoguang2023-08-242-9/+2
* Improve Image Diff UI (#26696)wxiaoguang2023-08-243-11/+16
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* add Upload URL to release API (#26663)Earl Warren2023-08-246-0/+79
* Add merge files files to GetCommitFileStatus (#20515)Laurent Cahour2023-08-2422-1/+38
* PATCH branch-protection updates check list even when checks are disabled (#26...Infinoid2023-08-242-2/+23
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-245-64/+97
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-2413-9/+693
* feat(API): update and delete secret for managing organization secrets (#26660)Bo-Yi Wu2023-08-246-1/+272
* Remove ref name in PR commits page (#25876)yp053272023-08-242-7/+4
* Modify the content format of the Feishu webhook (#25106)谈笑风生间2023-08-244-15/+111
* Handle "comment form combo editor init" more gracefully (#26688)wxiaoguang2023-08-231-2/+3
* Prefer variables over subprocesses (#26690)Thomas McWork2023-08-231-3/+3
* Fix archived unix time when archiving the label (#26681)puni98692023-08-231-3/+4
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-238-8/+8
* Fix doubled box-shadow in branch dropdown menu (#26678)wxiaoguang2023-08-232-2/+2
* Refactor toast module (#26677)wxiaoguang2023-08-233-20/+15
* More improvements for the "flex list" and the dashboard list (#26675)wxiaoguang2023-08-234-24/+19
* Fix counting and filtering on the dashboard page for issues (#26657)Jason Song2023-08-235-110/+187
* add mfa doc (#26654)Lunny Xiao2023-08-221-0/+35
* [Refactor] getIssueStatsChunk to move inner function into own one (#26671)65432023-08-221-48/+49
* Use line-height: normal by default (#26635)wxiaoguang2023-08-222-6/+2
* Improve repo sub menu (#26531)yp053272023-08-221-4/+4
* Fix organization list in dashboard (#26650)yp053272023-08-221-3/+7
* Improve show role (#26621)yp053272023-08-223-61/+23
* Improve some flex layouts (#26649)wxiaoguang2023-08-224-63/+96
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-227-7/+161