Vector35 / Vector35/binaryninja-api
Show cached state of server's projects in remote browser while disconnected
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
What is the feature you'd like to have?
Please show the cached state of the remote's projects in the remote browser while I am disconnected.
Is your feature request related to a problem?
If I want to open a locally-cached copy of a remote project while I am offline, there is no good way to do this outside of the Recent Projects in the new tab (or navigating to the <GUID>.bnpr on disk if it wasn't recently opened). This is annoying.
Are any alternative solutions acceptable?
Probably, but this seems to be the most straight-forward way to solve the problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name an implementation file or test. Start by locating the remote browser and the Recent Projects/new-tab handling, then compare how cached .bnpr projects are discovered while offline. Done means cached projects from the remote are visible and can be opened while disconnected, including projects not recently opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100