openbullet / openbullet/OpenBullet2
[REQUEST]: save hash instead of name in web client
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 603
- PR merge metrics
- No merged PRs in 30d
Description
This feature request respects the following points:
- This is a feature request, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
- This issue is not already reported on GitHub (I've searched it).
- I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
- I agree to follow OpenBullet's Code of Conduct.
- This report addresses only a single feature request; If you have multiple feature request, kindly create separate reports for each one.
Description of the feature request
Use the hash instead of the name in the wordlist section when saving a file to the web version as previous version
Is your feature request related to a problem
this saves from incompatibility between windows and unix systems in the way file names are handled and reduces the occurrence of problems
Describe the solution you'd like
Use the hash instead of the name in the wordlist section when saving a file to the web version as previous version
Describe alternatives you've considered
Reuse the old method of saving the previous version
Relevant screenshots or videos
No response
Additional information
No response
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
No file or test is named. Start by locating the web client's wordlist save flow and the previous-version method referenced in the request, then check how names are currently generated. Done means the web version saves wordlists using the hash and the behavior avoids the reported Windows and Unix filename incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100