aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove joinPaths function (#26833)silverwind2023-08-313-53/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-3125-72/+51
* Sync tags when adopting repos (#26816)Zettat1232023-08-311-0/+4
* rm comment about hugo (#26832)techknowlogick2023-08-311-2/+0
* Fix filename for .spectral.yaml (#26828)silverwind2023-08-301-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-08-311-9/+32
* Check blocklist for emails when adding them to account (#26812)techknowlogick2023-08-303-27/+40
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-304-36/+5
* Remove fomantic `text` module (#26777)delvh2023-08-303-141/+5
* Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)KN4CK3R2023-08-309-48/+36
* Fix verifyCommits error when push a new branch (#26664)CaiCandong2023-08-3043-20/+270
* Fix Uint8Array comparisons and update vitest (#26805)silverwind2023-08-303-39/+44
* Add various missing files-changed dependencies (#26799)silverwind2023-08-301-0/+10
* Improve flex list item padding (#26779)wxiaoguang2023-08-292-8/+30
* Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759)js6pak2023-08-291-8/+5
* feat(API): add route and implementation for creating/updating repository secr...Bo-Yi Wu2023-08-295-17/+174
* Replace deprecated `elliptic.Marshal` (#26800)Chongyi Zheng2023-08-291-2/+5
* Updating the js libraries to latest version. (#26795)puni98692023-08-302-76/+75
* Fix some slice append usages (#26778)Chongyi Zheng2023-08-293-13/+11
* Use Go 1.21 for golangci-lint (#26786)Chongyi Zheng2023-08-291-2/+2
* Fix notification circle (border-radius) (#26794)wxiaoguang2023-08-292-3/+3
* Fix context filter has no effect in dashboard (#26695)yp053272023-08-291-2/+2
* Add default label in branch select list (#26697)yp053272023-08-293-0/+5
* Remove redundant nil check in `WalkGitLog` (#26773)Eng Zer Jun2023-08-291-17/+15
* Remove fomantic `item` module (#26775)silverwind2023-08-292-526/+0
* Update info regarding internet connection for build (#26776)silverwind2023-08-291-3/+3
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-292-2/+2
* Add fix incorrect can_create_org_repo for org owner team (#26683)yp053272023-08-291-0/+61
* [skip ci] Updated translations via CrowdinGiteaBot2023-08-291-0/+172
* Improve modal dialog UI (#26764)wxiaoguang2023-08-283-17/+44
* Improve the "bug report" template and "support options" document (#26753)wxiaoguang2023-08-282-28/+48
* Unify `border-radius` behavior (#26770)delvh2023-08-2817-42/+41
* 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