add upstream and fork in ui

This commit is contained in:
2026-09-02 08:45:40 +07:00
parent aaa7aa7ec8
commit 6f1256757f
9 changed files with 471 additions and 67 deletions
+5 -6
View File
@@ -1,12 +1,11 @@
# TODO
## Local repository scan
## Fork support
- [ ] Make the scanned directories configurable (currently fixed to Desktop and Documents).
## Create repository dialog
- [ ] Remember the folder picked in the create-repository dialog and default to it next time (currently defaults to Desktop).
- [ ] Add UI for fork (see `PLAN.md` section 1):
- [ ] Fork badge on repo list cards (`repo_list.rs::render_card`).
- [ ] "Forked from …" text button in the repo detail header (`repo_detail/mod.rs::render_header`) and About dialog.
- [ ] Clicking the upstream opens it as a center panel (shared `open_repo_panel` helper).
## Performance: render path