You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Blender Defender 18061af490
Rearrange Clone Panel (#31142)
Rearrange the clone panel to use less horizontal space.
The following changes have been made to achieve this:
- Moved everything into the dropdown menu
- Moved the HTTPS/SSH Switch to a separate line
- Moved the "Clone in VS Code"-Button up and added a divider
- Named the dropdown button "Code", added appropriate icon

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
api Use batch database operations instead of one by one to optimze api pulls (#32680) 3 months ago
common Fix markup render regression and fix some tests (#32640) 4 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Split mail sender sub package from mailer service package (#32618) 3 months ago
utils Refactor external URL detection (#29973) 12 months ago
web Rearrange Clone Panel (#31142) 3 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 5 months ago