plugin should allow user to change server config
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The deweb plugin has currently an unused endpoint that allows to change the config used by the deweb server. It stop the deweb server process, change the config in the config file and start the deweb server which hence take into account the new config.
This endpoint is unused for now.
We could allow the user to changes in the ui some aspect of the config: allow list, black lists, allowOffline...
Maybe not all element of the config are pertinent to be made mutable by the user. Don't allows the user to change the massa node url since this data is dynamically handled by the plugin to be in sync with the node used by station.
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
Locate the unused endpoint that changes the deweb server configuration, then inspect the UI and the configuration fields it could expose. Done means selected settings such as allow lists, blacklists, and offline mode can be changed from the UI, while the Massa node URL remains managed by the plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100