gitdataai/libs/service/project
ZhenYi 8b433c9169
Some checks are pending
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
feat(repo): return ssh/https clone URLs from backend
Add ssh_clone_url and https_clone_url to ProjectRepositoryItem,
constructed from config.ssh_domain() and config.git_http_domain().
Update frontend RepoInfo interface and header.tsx to use the
server-provided URLs instead of hardcoded values.
2026-04-16 18:20:48 +08:00
..
activity.rs init 2026-04-15 09:08:09 +08:00
audit.rs init 2026-04-15 09:08:09 +08:00
avatar.rs init 2026-04-15 09:08:09 +08:00
billing.rs init 2026-04-15 09:08:09 +08:00
board.rs init 2026-04-15 09:08:09 +08:00
can_use.rs init 2026-04-15 09:08:09 +08:00
info.rs init 2026-04-15 09:08:09 +08:00
init.rs init 2026-04-15 09:08:09 +08:00
invitation.rs init 2026-04-15 09:08:09 +08:00
join_answers.rs init 2026-04-15 09:08:09 +08:00
join_request.rs init 2026-04-15 09:08:09 +08:00
join_settings.rs init 2026-04-15 09:08:09 +08:00
labels.rs init 2026-04-15 09:08:09 +08:00
like.rs init 2026-04-15 09:08:09 +08:00
members.rs init 2026-04-15 09:08:09 +08:00
mod.rs init 2026-04-15 09:08:09 +08:00
repo_permission.rs init 2026-04-15 09:08:09 +08:00
repo.rs feat(repo): return ssh/https clone URLs from backend 2026-04-16 18:20:48 +08:00
settings.rs init 2026-04-15 09:08:09 +08:00
standard.rs init 2026-04-15 09:08:09 +08:00
transfer_repo.rs init 2026-04-15 09:08:09 +08:00
watch.rs init 2026-04-15 09:08:09 +08:00